A personal blog built with Hugo. The main goal of this blog was to use Jupyter notebooks as a blogging source without fancy converters. Jupyter's nbconvert is used to convert notebooks into HTML formats ($ jupyter nbconvert notebook.ipynb --to html --template basic
).
Main Page
Single Post (Jupyter)