leoncvlt / loconotion

📄 Python tool to turn Notion.so pages into lightweight, customizable static websites
833 stars 131 forks source link

Fork with a couple of PRs merged #98

Closed 2m closed 2 years ago

2m commented 2 years ago

I am maintaining a fork at https://github.com/2m/loconotion that has some PRs merged:

There is also a Docker image being built automatically from the main branch: https://github.com/2m/loconotion/pkgs/container/loconotion. Here is an example GitHub Action that uses this Docker image to run loconotion: https://github.com/2m/nemunasring/blob/60b305b8ea105cadbab72cadeeb1ebc5dac3fce8/.github/workflows/notion-to-gh-pages.yml#L19-L24

leoncvlt commented 2 years ago

Hey, thanks for this! I haven't had time to look at my Github issues lately, I'll check out your pull requests later today! Thanks again!

leoncvlt commented 2 years ago

Thanks a lot for your contributions, I've merged them into main!

2m commented 2 years ago

Thanks! I will create another PR with README.md updates regarding new configuration option.