8000 GitHub - jwzong/next-craft: Using Craft.do pages as a blog
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jwzong/next-craft

 
 

Repository files navigation

Next-Craft

Using Craft.do API and Next.js to generate a static site, and manage all content in Craft.do.

Demo

NextCraft

My Blog

Quick Start

Create a config page

Create a new page in Craft.do, with a title of your choice (e.g. "Site Configuration"), and make it public, the content of the page should follow this format:

Refer to this page for the format: Demo Config, You can use backlinks in the title.

Deploy

Clone or fork a copy of this repository to your computer or Github, and edit the contents of blog.config.js.

Copy the new config page share link above and paste it to craftConfigShareUrl in blog.config.js.

Replace favicon.svg, and favicon.ico in /public folder with your own

Deploy to Vercel or elsewhere, done.

More details in my blog: Next Craft Guide

License

The MIT License.

About

Using Craft.do pages as a blog

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.4%
  • CSS 2.3%
  • Shell 0.3%
0