A guide for class mobilities website!
- Project doc <- check for much better project information than this readme gives
- Live site
- Copy
_posts/2014-01-01-sample.md
to_posts/year-mo-da-title-of-post
- Write that post!
- Add appropriate tags from the tag lexicon
For helpful tips:
- Creating a post
- Defining your excerpt
- Linking properly since we're on github pages
- Including images and resources
- This is my favorite post so far! Use it as an example!
Assuming you have a working ruby install:
git clone https://github.com/LynnCo/AGuideToClassMobility.git
cd AGuideToClassMobility
bundle install
jekyll serve --baseurl ''
Open http://localhost:4000/ in your browser.