Skip to content
This repository has been archived by the owner on Dec 15, 2023. It is now read-only.
/ innos-blog Public archive

Create a blog with Innos Note and Cloudflare Workers.

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE_APACHE
MIT
LICENSE_MIT
Notifications You must be signed in to change notification settings

robinWongM/innos-blog

Repository files navigation

Innos Blog

Create a blog with Innos Note and Cloudflare Workers.

Live demo: https://innos-blog.robinwongm.workers.dev

Getting started

  1. Set up wrangler CLI: npm install -g @cloudflare/wrangler && wrangler login
  2. Clone the repository: git clone https://github.com/robinWongM/innos-blog.git
  3. Modify variables in src/config.ts to suit your needs.
  4. Deploy it! wrangler publish
  5. Access your blog at https://innos-blog.<YOUR_CLOUDFLARE_WORKERS_SUBDOMAIN>.workers.dev. Don't forget to enable Publish space for your Innos space.

You can also bind a custom domain for your Innos Blog by using Custom routes.

Configuration

See src/config.ts for example variables.

About

Create a blog with Innos Note and Cloudflare Workers.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE_APACHE
MIT
LICENSE_MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published