Markdown Blog Templates for Gatsby, Next, Nuxt, Gridsome, Scully and Sapper
Alex Merced
Posted on December 7, 2020
In my project generator tool, merced-spinup I have created a template for creating a markdown blog in each of the major frontend frameworks related static site generators.
For all of the templates...
- Markdown files go in a markdown folder in the root
- readme.md details where to go to make customizations
Template Generation Commands
Scully/Angular
npx merced-spinup scullymarkdown projectName
Sapper/Svelte
npx merced-spinup sappermarkdown projectName
Gridsome/Vue
npx merced-spinup gridsomemarkdown projectName
Nuxt/Vue
npx merced-spinup nuxtmarkdown projectName
Next/React
npx merced-spinup nextmarkdown projectName
gatsby/react
npx merced-spinup gatsbymarkdown projectName
💖 💪 🙅 🚩
Alex Merced
Posted on December 7, 2020
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.