17 lines
619 B
Markdown
17 lines
619 B
Markdown
+++
|
|
title = "Stavros' notes"
|
|
weight = 0
|
|
sort_by = "weight"
|
|
insert_anchor_links = "right"
|
|
+++
|
|
Welcome to my notes.
|
|
|
|
This site is 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 my repository:
|
|
|
|
[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.
|
|
|
|
Otherwise, enjoy my notes! |