mdbooks based website generated from my Joplin Notes database
Go to file
2024-07-10 00:56:37 -04:00
static replaced favicon 2024-07-10 00:51:14 -04:00
.envrc Updates 2023-04-21 04:31:40 +03:00
.gitignore removed hardcoded emoji from notes and folders 2024-07-05 19:16:40 -04:00
.gitlab-ci.yml Download mdBook if it doesn't exist 2021-11-20 04:21:31 +02:00
.pre-commit-config.yaml Upgrade pre-commit 2023-11-23 14:03:02 +02:00
book.toml set default theme 2024-07-10 00:56:37 -04:00
build Updates 2022-03-01 00:25:19 +02:00
config.toml removed blog content, modified joplin export to export only notes/notebooks tagged with -blog-, readme update 2024-07-05 18:45:24 -04:00
joplinexport loop through all folders and find notes that have a -blog- tag 2024-07-09 01:34:31 -04:00
move_html_to_dir Fix search links 2022-01-18 18:17:13 +02:00
README.md loop through all folders and find notes that have a -blog- tag 2024-07-09 01:34:31 -04:00
update.sh Make links prettier 2021-11-20 17:22:59 +02:00

Joplin to mdbook Website Generator

Export your joplin notes into a mdbook compatible format for easy website creation.

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:

https://notes.stavros.io