Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 560 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 560 Bytes

snappy-docs

proof of concept for updated snappy docs on the developer.u.c website

  • just in the root, create and update markdown (.md) docs
  • create a /media directory for images, etc...
  • update the navigation.html for the left column content - currently this is just a an unordered html list
  • clone this repo down
  • install jekyll - https://jekyllrb.com/
  • run 'make clean snappy-dev-docs'
  • run 'jekyll serve'