/admor.github.io

Code for personal website

Primary LanguageJupyter NotebookGNU General Public License v3.0GPL-3.0

Personal blog page

Here you can find the code for my blog : admor.github.io

Running locally

bundle install
bundle exec jekyll serve

Notebooks

Some posts were created from notebooks with jupyter nbconvert --to markdown ./_notebooks/XXXX.ipynb