2020-11-20 14:44:50 -05:00
|
|
|
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.
|
|
|
|
|
2021-11-20 10:22:59 -05:00
|
|
|
Just run `./joplinexport`, it will read the database and create a site like this one and upload it to GitLab pages.
|
2020-11-20 14:51:05 -05:00
|
|
|
|
|
|
|
You can see the final site at:
|
|
|
|
|
|
|
|
https://notes.stavros.io
|