Intro
Presentations
- Shower Presentation Engine
Remote control for Shower
Github pages as blog engine
Jekyll
yaml
Markdown posts
- Markdown
- GFM
- Maruku
- Maruku/Basik Markdown
- kramdown Syntax
— Особенности синтаксиса kramdown: [часть 1(http://prgssr.ru/articles/osobennosti-sintaksisa-kramdown-chast-1.html) часть 2
— Дополнительные возможности kramdown
On/Off markdown for HTML-elements
markdown="0|1"
Syntax highlighting
Js highlighters
_config.yml:
pygments: false
markdown: redcarpet
Pygments
_config.yml:
pygments: true
Liquid
https://github.com/Shopify/liquid/wiki/Liquid-for-Designers https://github.com/mojombo/jekyll/wiki/Liquid-Extensions
GFM
_config.yml:
pygments: false
markdown: redcarpet
Use GitHub Gist
Comments
http://disqus.com
CDN
http://cdnjs.com/
http://www.bootstrapcdn.com
Tools
https://github.com/badges/shields http://shields.io/