Team Website Development & Maintenance Team
Mentor Lead
- Blair Chisholm
Student Members
Locations
Subversion:
-svn+ssh://jupiter2.raidtech.net/home/svn/web
Website:
Update Entries
Entry on 4/22/15: Updating the Website:
- Check out the code from Subversion using Netbeans.
- Delete, add (usually images), and/or locally edit files (usually HTML code) changed on website on Netbeans.
- Test code by running the project using the Netbeans Chrome Extension. To inspect a part of a page, right-click it and click “Inspect Element.” Return to the previous step if it fails.
- Commit the code to Subversion.
- Publish the update to the website using Filezilla by deleting, adding, and replacing files that have been added, edited, or deleted to the website. 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.
Entry on 2/28/15: Updating the Website:
- Check the code out of Subversion using Netbeans.
- Locally edit the HTML code.
- 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.”
- Commit it to Subversion.
- 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.
Last modified 9 years ago
Last modified on Nov 25, 2015, 12:26:15 PM