Jontem / jontem.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Working with drafts

  1. Put a markdown file in _drafts
  2. bundle exec jekyll serve --drafts

Build

  1. Move the draft to _posts
  2. Fix the front matter tags
  3. Test run with bundle exec jekyll build
  4. Push to remote

About


Languages

Language:Ruby 55.1%Language:HTML 44.9%