This commit is contained in:
Stavros Korokithakis 2020-11-20 21:50:30 +02:00
parent cd048d8fe6
commit 8a7f110da5
No known key found for this signature in database
GPG Key ID: 26EA345ECD4C2A63

View File

@ -10,7 +10,7 @@ This site is autogenerated from a bunch of [Joplin](https://joplinapp.org/) note
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 my repository:
https://gitlab.com/stavros/notes/
[https://gitlab.com/stavros/notes/](https://gitlab.com/stavros/notes/)
Just run `./joplinexport.py` on your computer, it will read the database and create a site like this one and upload it to GitLab pages.