- add neovim.io; see https://github.com/neovim/neovim.github.io
- add babeljs.io; see https://github.com/babel/babel.github.io
- add viennahtml
Markdown Tutorial by Garen Torikian
Lessons to help guide new writers into Markdown
Postgres Guide by Craig Kerstiens
Bootstrap Expo
Beautiful and inspiring uses of Bootstrap
- add the more page for personal site (see showcase_ii.yml)
better yaml keys e.g. change
live:
source:
to
live_url:
source_url:
Why? Why not? Plus: Clearer in liquid templates -- Minus: More typing in yaml (e.g. _url)
change (rename) thumbnails folder to:
- /i
- /thumbs
- /screenshoots
Why? Why not?