KeAWang / pensieve

Notes on things I learned

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pensieve

Self-contained notes on things I've learned and don't want to forget. No guarantees on correctness.

Build instructions:

  • ./md_to_html.sh path/to/markdown-file.md to convert a markdown file to html
  • make convert-all to convert all markdown files to html
  • make clean to delete all html files

Template notes

The template is taken from pandoc-goodies. You can see what is possible in markdown here with the corresponding HTML page here.

Legend:

  • 🚧(under construction)

Machine Learning

Programming

TODO: write a pandoc filter to allow html files to point to /pensieve/MEDIA_DIR instead of MEDIA_DIR

About

Notes on things I learned

License:Apache License 2.0


Languages

Language:Jupyter Notebook 78.4%Language:HTML 19.5%Language:CSS 1.5%Language:Makefile 0.4%Language:Shell 0.2%