Skip to content

jafrog/jafrog.github.com

Repository files navigation

Run locally

bundle
bundle exec jekyll serve --livereload

Deploy on Github pages

See this blog post for reference.

  1. bundle lock --add-platform x86_64-linux
  2. 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.

Misc

Design

The theme is insired by this one.

Integrating a Jupyter notebook in a blog post

  1. Convert the notebook to markdown: jupyter nbconvert --to html notebook.ipynb
  2. Paste the output into the body of the post

Todo

  • Update GA

About

My dev blog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published