Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 382 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 382 Bytes

Markdown Style Guide

Readable and portable Markdown style guide: http://www.cirosantilli.com/markdown-style-guide

The main source file is index.md

Hosted on GitHub pages for the Kramdown generated TOC and social media buttons.

This is a one-page Jekyll website, so to develop just:

bundle install
bundle exec jekyll serve -w

and visit localhost:4000