Starter template to statically generate blog websites with Next.js and Keystone
Static Blogs with Keystone is a starter template that allows you to build statically generated blog-like websites using Keystone and Next.js. It provides a monorepo with a Keystone server and a Next.js frontend, and utilizes Tailwind’s configuration-based theme for easy customization. By generating the blog during build-time and fetching content from a local Keystone server, you can easily create and host your blog as a static website.
yarn to install dependencies for the server and all theme templates.keystone-server and blog-sleek directories and run yarn dev.Static Blogs with Keystone is a powerful starter template that combines Keystone and Next.js to create statically generated blog-like websites. By utilizing the features of Keystone and Next.js, such as content management, GraphQL API generation, and static site generation, this template allows for easy and efficient creation and hosting of static blogs. With its support for SQLite database and Tailwind’s theme customization, Static Blogs with Keystone offers flexibility and convenience in building and deploying your own static blog.