This a repo the generates my blog with my notes that is available at http://bartek-blog.github.io.
Here my blog post are written with:
markdown
,jupyter
,Rmd
.
Then I use corresponding tools that automatically transform them into markdown. Blog's html files
are generated with Jekyll. Please refere to Makefile
file for details.