| 1 | == Website == |
| 2 | Entry on 2/28/15: Updating the Website: |
| 3 | 1. Check the code out of Subversion using Netbeans. |
| 4 | 2. Locally edit the HTML code. |
| 5 | 3. Test it by running the project using the Netbeans Chrome Extension. To inspect a part of a page, right-click it and click “Inspect Element.” |
| 6 | 4. Commit it to Subversion. |
| 7 | 5. Publish update the website using Filezilla. The webserver is at ftp://96.0.37.37, which uses port 21. Save HTML files within first.raidtech.net/wordpress, however all images should be saved within the appropriate subdirectory of first.raidtech.net/images. For example, any images on the blog itself should be put within first.raidtech.net/images/blog_images. |