Skip to content

MyUPB/myupb.github.io

Repository files navigation

MyUPB Website

The Jekyll website

Usage

  • Setup your bundle: bundle install
  • do your changes to the markdown files
  • add new pages with rake page name="my_cool_page.md"
  • Start local Jekyll to preview: bundle exec jekyll serve
  • Push pages to GitHub to publish.

For original project's usage and documentation please see: http://jekyllbootstrap.com

License

MIT