/markdown-style-guide

Readable and portable Markdown style guide:

Primary LanguageCSS

Markdown Style Guide

Readable and portable Markdown style guide: http://www.************.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