Host your Notion page(s) on CloudFlare workers.
Using:
Reverse proxy implementation
TypeScript
Supports:
Custom meta tags
Page slugs
Dark mode toggle
Custom JS for head and body
Custom fonts (using Google Fonts)
Subdomain redirect (e.g. www)
Replies
Best
Maker
📌
I have published an npm package notehost (https://www.npmjs.com/package/no...), which allows you to 🌟 host your Notion page for free on any domain 🌟
This is a CLI and an SDK with which you can create a worker on Cloudflare and configure it on your domain. The code is completely open source. It is loosely based on Fruition, but I rewrote it in Typescript and added a CLI to make it even easier for people to configure and publish their Notion pages.
Replies