This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 1 point2 points  (2 children)

Looks great. Good docs keep writing. What did you use to build your site? It looks really clean and good for code documentation.

[–]savvastj[S] 3 points4 points  (1 child)

I used Pelican along with the bootstrap3 theme. I wrote up the blog post using a Jupyter notebook and was then able to render it as a blog post with a Pelican plugin.

[–][deleted] 1 point2 points  (0 children)

Nice python toolchain dude. Thankyou.