pristas-peter / next-tina-blog-starter

Home Page:next-tina-blog-starter-sigma.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Next.js static blog starter + TinaCMS

This example project uses Next.js' blog starter and adds Tina to it according to the Tina boostrapping guide.

A starting point for Tina-powered websites

This demo isn't a full-featured CMS. It is a starting point, that takes care of the first steps of setting up Tina, designed to be a good starting point for working with Tina.

How to use

Install dependencies and run the example:

npm install
npm run dev

# or

yarn install
yarn dev

Your blog should be up and running on http://localhost:3000!

Deploy it to the cloud with Vercel (Documentation).

About

next-tina-blog-starter-sigma.vercel.app

License:MIT License


Languages

Language:JavaScript 98.0%Language:CSS 2.0%