Skip to content

A blog designed to be used as a starting point for a tutorial explaining how to migrate a Gatsby project to TinaCMS

Notifications You must be signed in to change notification settings

tinacms/gatsby-mdx-example-blog

 
 

Repository files navigation

🦙 Tina's Personal Blog

tina gatsby mdx bg

🤔 What is this?

This repo is a simple blog using gatsby-mdx. This repo was designed as a base to be used to help people convert an existing Gatsby MDX driven blog to Tina.

🏁 Starting the project

  1. Make sure you're running the node version in the .nvmrc file
  2. Clone the project from GitHub
  3. Navigate into the project using cd my-blog-starter
  4. run npm install
  5. run gatsby develop
  6. you're all set! Just remember to run gatsby clean whenever you re-run your project after making changes

👀 Features

💳 Credit

  • Kyle Matthews - This repo is a fork of Kyle Matthews' starter blog.
  • DALL-E - used to generate the image used in this site
  • TinaCMS - The imagery and branding for this starter template was inpired by the layout of tina.io

About

A blog designed to be used as a starting point for a tutorial explaining how to migrate a Gatsby project to TinaCMS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 47.2%
  • MDX 28.8%
  • CSS 19.6%
  • TypeScript 4.4%