type
status
date
slug
summary
tags
category
icon
url
sync
NoteHost is a free Notion site hosting service that utilizes Cloudflare Workers and DNS for reverse proxying. It supports custom meta tags, page aliases, dark mode toggling, custom JavaScript, Google Fonts, and offers subdomain redirect functionality. Users can set up their own Cloudflare account and domain, then deploy a NoteHost Worker to host Notion pages.
In simple terms, it allows you to bind your own domain to your Notion pages without the need for a separate paid Notion upgrade.
Key Features
- NoteHost Overview: Provides a free hosting service that enables users to deploy their Notion pages to a custom domain.
- Technical Implementation: Uses Cloudflare Workers for reverse proxying, with support for TypeScript development.
- Customization Features: Supports custom meta tags, page aliases, dark mode, custom JavaScript, Google Fonts, etc.
- Setup Process: Includes setting up a Cloudflare account, adding a domain, creating a Worker, generating a NoteHost Worker, installing dependencies, configuring the domain, and deploying the site.
- Deployment and Logging: After updating
page-script.js
orsite-config.ts
, run the deployment command. Real-time logs for the site can be viewed using a specific command.
Showcase Example
Here is a showcase of a Notion landing page website that I have bound using Cloudflare Workers. Click to visit ⬇️ ⬇️
- 作者:notion2go
- 链接:https://notion2go.com/article/velsa
- 声明:本文采用 CC BY-NC-SA 4.0 许可协议,转载请注明出处。