Hacker News new | ask | show | jobs
by GekkePrutser 2146 days ago
> I also built my own solution which takes a different approach: https://github.com/leoncvlt/loconotion - it caches the Notion page as a static site - admittedly you lose the capability of "syncing" sites instantly but is also makes the site snappier and more responsive as it removes a lot of bloat.

Nice work! Another benefit you didn't mention is that it also makes it a lot more secure - there's no injecting anything into static pages!

1 comments

Hey thanks for posting this. I didn't know people do this. I think idea to use Notion for publishing is something that I would enjoy and will give it a try.