$ npm install -g gatsby-cli
$ gatsby new my-blog-starter https://github.com/kimnagui/gatsby-starter-nagui
$ cd my-blog-starter
$ gatsbyjs develop
# open http://localhost:8000
- Tags & Categorys.
- Pagination.
- Styled-Components.
- Atomic Design Components.
- Mobile-First CSS.
- Syntax highlighting in code blocks using PrismJS(Dracula).
- Google Analytics.
- Deploy AWS S3.
- Emoji.
src
βββ components
β βββ atoms
β βββ molecules
β βββ organisms
β βββ templates
β βββ seo.js
βββ pages
β βββ 404.js
βββ utils
β βββtypography.js
βββ html.js
config.js
gatsby-browser.js
gatsby-config.js
gatsby-node.js
- Comment
- Search
- Bio in post
- Design Tag & Category Index
- Dark Mode