IN DEVELOPMENT
This thing is still a work in progress, so use it at your own risk. There are a lot of things still broken, workflows that aren't completely clear, or things that just simply don't work yet.
Or help me develop it. Feel free to issue tickets or open push requests. Be sure to consult CONTRIBUTING to learn about issuing tickets, and if you participate in the development of this you must abide by the code of conduct.
- Todo lists using the Github syntax
- Tags and categories for linking together concepts and notes
- Post archives, listing posts alphabetically and by date
- Hypothes.is integration for notes
At a minimum, there's a few required things. This notebook runs with Hugo + R:
You can clone this repository:
git clone git@github.com:hepplerj/notebook.git
and use make preview
to run it locally. It will load up under localhost:4321.
- Easier linking between posts
- Better global search
- sitemap.xml and robots.txt
- 404.html
- PDF export with Pandoc
See LICENSE.