joplin-mdbooks-website/README.md
Stavros Korokithakis cd048d8fe6
Add README
2020-11-20 21:44:50 +02:00

9 lines
443 B
Markdown

Stavros' notes
==============
This is a static website that gets autogenerated from a bunch of [Joplin](https://joplinapp.org/) 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.