minimalist weblog created with gatsby and typescript and use markdown(md) file for manage and generate posts
- home (index)
- all posts
- single post
- author posts
- category posts
- about us
- gatsby
- gatsby-plugin-typescript
- tailwindcss
- markdown-remarker
- react-spring
- and other packages for use seo and increase performances
How run this Project
git clone https://github.com/mojaeb/devtops.ir.git
cd devtops.ir
npm install
npm run develop
# or
gatsby develop