Skip to content

tinalabs/tinacms-doc-toolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to the react tinacms documentation toolkit

Getting started

  1. Create a new docs site: npx create-next-app --example https://github.com/tinalabs/tinacms-doc-toolkit/tree/master/packages/example-site-next docs

  2. Then navigate to the docs site: cd docs

  3. And start the dev server and follow the on-screen instructions: npm run dev

You can see further instructions for getting started and using the toolkit in the documentation.

Note

This toolkit comes pre-configured to deploy to Github pages, with a Github actions workflow stored in the .github folder.

If you create a new Github repository with this site, it will automatically deploy to Github pages.

Setting up from scratch

Please see SETUP.md for instructions on how to get up a nextjs site from scratch using the plugin

About

A toolkit for creating isolated documentation sites for Tina plugins, utilities, and packages.

Resources

Stars

0 stars

Watchers

4 watching

Forks

Packages

 
 
 

Contributors