Y
Hacker News
new
|
ask
|
show
|
jobs
by
avilay
2522 days ago
Nice. I have been using gitlab CI and a simple Python script to publish my notes (usually in markdown and Jupyter notebooks) to Gitlab pages. You can find the output on
http://avilay.gitlab.io/gyan
. And if you want to reuse the code you can find it in
https://gitlab.com/avilay/gyan/blob/master/publisher/publish...
. Will surely check out your stuff.
1 comments
hemanta212
2522 days ago
I didn't find it responsive though. Maybe not your goal but the designs are similar. Similarly I think you can import nbconvert instead of just calling from subprocess.
link