mdehollander / daydreambelievers

Source code for Daydream Believers, a site built with Next.js and TinaCMS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

daydreambelievers

Source code for Daydream Believers, a site built with Next.js and TinaCMS.

Based on the tina-open-auth demo project. This repo follows the steps outlined in this guide.

Netlify

The live site is built by Netlify.

Edit with Open Authoring

Head to the site and hit the 'Edit this Page' button in the top left-hand corner. You will be prompted to authenticate with GitHub and create a fork. After that, you'll be in 'Preview Mode' and can edit the title via the Tina Sidebar. When you save, that content will be committed to your fork.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying pages/index.js. The page auto-updates as you edit the file.

About

Source code for Daydream Believers, a site built with Next.js and TinaCMS.

License:Apache License 2.0


Languages

Language:JavaScript 44.8%Language:TypeScript 36.5%Language:CSS 17.3%Language:Perl 0.7%Language:Shell 0.4%Language:Raku 0.3%