Website for the Linux User's Group of Oregon State University
Fork the project or just clone a copy. To add content, add or edit the markdown files in the content directory.
Markdown explanation is at http://daringfireball.net/projects/markdown/
You probably need to have Wok installed. Then in the main directory of your clone of the site, run wok --server
.
More info about wok is at http://wok.mythmon.com/
Once you've made and tested your changes, submit a pull request and then ping edunham about it.
We need to eventually set up a post-commit hook to get the machine hosting lug.oregonstate.edu to automatically pull from this repo and run wok whenever code gets committed here. Until then, just have someone with the necessary access (probably edunham) do it manually.