Based on Forever Jekyll - A simple, elegant & full featured Jekyll theme
See topics/development/tools/jekyll/_posts/2022-03-08-jekyll-basics.md
$ source ~/.bashrc
$ bundle install
$ bundle exec jekyll serve
Browse http://127.0.0.1:4000/
pandoc test2.odt -t markdown -o test2.md
https://github.com/toshimaru/jekyll-toc
Gemfile: gem 'jekyll-toc' _config.yml: plugins:
- jekyll-toc