Static site generator for andrew.tennikoff.com
bundle exec jekyll serve --livereload
# ...or when there's no Gemfile
jekyll serve
# Tip:
# - use `serve --livereload` to enable live reload (…but it seems
# to regenerate on file changes anyway?)
- GH Pages docs: https://docs.github.com/en/pages/setting-up-a-github-pages-site-with-jekyll/testing-your-github-pages-site-locally-with-jekyll
- GH Pages deps: https://pages.github.com/versions/
github-pages
Ruby gem: https://github.com/github/pages-gem- Jekyll - Ruby 101: https://jekyllrb.com/docs/ruby-101/
- Jekyll devcontainer: https://hub.docker.com/r/microsoft/devcontainers-jekyll