/weippig.github.io

Primary LanguageCSSOtherNOASSERTION

Getting Start

  1. install Ruby Gems
bundle install
  1. run jekyll server(default: localhost:4000)
bundle exec jekyll serve
  1. If you add some new posts including new tags
python3 tag_generator.py

useful resource

Jekyll
Liquid Filters