create-markdown-blog
v1.0.5
Published
Tool for generating bare bones markdown blog templates.
Downloads
4
Readme
create-markdown-blog
This is a command-line tool for generating markdown blog, this degit to clone repos with leaving behind a repository. Read the readme file in the particular template to know the basics of how to use it.
how it works
run the following command to generate a project
npx create-markdown-blog template projectName
or
npm init markdown-blog
Templates
- nextjs2022 video on template use | template repo
- gatsby
- next
- gridsome
- nuxt
- sapper
- scully
- gatsbyportfolio (template for developer portfolios)
Default
If nothing is specified it will create a Next template in a Folder called myblog