I've done an update to the Workshopshed website, it should be a lot easier to find the information you are looking for, navigate the site, find out about me and the shed and get in contact if you want to.
Example: Tools Archives - Workshopshed
Hope you enjoy the new site. Let me know if there are any glaring errors.

LinkBack URL
About LinkBacks

Reply With Quote

It turned out to be much easier than I thought. The codebase is hosted on bitbucket, and we use AWS EC2 instances for development. Every developer gets his or her own dev instance to test everything out, and then pushes code updates to the central repository. From there, I can pull it to my dev server, test it out, then pull to the live server.

Bookmarks