Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 888 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 888 Bytes

acm.vt.edu

About

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!

Contributing

Here's how to get up and running to make changes to the site locally:

  1. Install Node.js
  2. Install git
  3. Now run the following
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.

License

Copyright © 2013+ All rights reserved.