Source for the ACM@VT website. Written with docpad. Big thanks to Robert Senkbeil for all the work he put into creating the original.
Check out the (in progress) docpad tutorials on Youtube! Once you've done that, fork this repo and make your own contributions!
Here's how to get up and running to make changes to the site locally:
npm install -g docpad
git clone https://github.com/VT-ACM/web.git && cd web
npm install
If that worked, you should be ready to run the website locally:
docpad run
If that didn't work, open an issue in this repo with details on your error.
Copyright © 2013+ All rights reserved.