发布于: 2024-8-13最后更新: 2024-9-9字数 00 分钟

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 or site-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 ⬇️ ⬇️
 

Loading...
engine-Creating a beautiful knowledge base using Notion.

engine-Creating a beautiful knowledge base using Notion.

Create a Beautiful Knowledge Base using Notion


Notablog-A blog that closely resembles the native interface of Notion.

Notablog-A blog that closely resembles the native interface of Notion.

Notablog is a minimalist blogging tool that leverages Notion's table feature to create blogs. It provides a user-friendly way to manage blog content through both the command line and the Notion interface.