mdbooks based website generated from my Joplin Notes database
Go to file
Stavros Korokithakis cd048d8fe6
Add README
2020-11-20 21:44:50 +02:00
content Add README 2020-11-20 21:44:50 +02:00
static Updates 2020-11-20 21:29:02 +02:00
.gitignore Initial commit 2020-11-20 20:22:00 +02:00
.gitlab-ci.yml Don't deploy to NeoCities 2020-11-20 21:29:38 +02:00
.pre-commit-config.yaml Updates 2020-11-20 21:33:25 +02:00
config.toml Initial commit 2020-11-20 20:22:00 +02:00
joplinexport.py Appease flake8 2020-11-20 21:32:13 +02:00
README.md Add README 2020-11-20 21:44:50 +02:00

Stavros' notes

This is a static website that gets autogenerated from a bunch of Joplin notes. I wrote a small script to read the notes, export them, and generate a static site. If you want to use the script and generate such a site for yourself, feel free to fork this repository.

Just run ./joplinexport.py, it will read the database and create a site like this one and upload it to GitLab pages.