mdbooks based website generated from my Joplin Notes database
static | ||
.envrc | ||
.gitignore | ||
.gitlab-ci.yml | ||
.pre-commit-config.yaml | ||
book.toml | ||
build | ||
ce1808db00914c9f9d60b0b18b9906da.png | ||
config.toml | ||
joplinexport | ||
move_html_to_dir | ||
README.md | ||
update.sh |
This project is a fork of the very skilled Stavros Korokithakis's Project
Notable Changes
- Notes and Folders are grabbed based on a whitelist instead of a blacklist
- Instead of checking if a notebook/note is tagged with "private", instead checks if the notebook/note is tagged with "blog"
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
, it will read the database and create a site like this one and upload it to GitLab pages.
You can see the final site at: