bundle
bundle exec jekyll serve --livereload
See this blog post for reference.
bundle lock --add-platform x86_64-linux
- See
.github/workflows/github-pages.yml
for the deployment workflow. Update actions versions if necessary.
Run: rougify style github > syntax.css
if changing anything related to the syntax highlighting.
The theme is insired by this one.
- Convert the notebook to markdown:
jupyter nbconvert --to html notebook.ipynb
- Paste the output into the body of the post
- Update GA