/infinitemonkeytheorem

Primary LanguageJavaScriptEclipse Public License 2.0EPL-2.0

infinitemonkeytheorem

Contained in the gh-pages branch is a website, out here there is nothing.

Writing

To watch the content (and theme) files and rebuild on change

pelican content -r

To start a server at localhost:8000

pelican -l

To convert a jupyter notebook to markdown

jupyter nbconvert --to markdown file.ipynb  --template=md.tpl