Blog Starter Pack based on gatsby-starter-blog
- ๐ SASS/SCSS
- ๐ฎ Add Utterances
- ๐ Nice Pagination
- ๐ท Comes with React Helmet
- ๐ณ Create Yout Name Card(Writing meta data)
1. Create a Gatsby site.
# create a new Gatsby site using the blog starter
$ npx gatsby new my-blog-starter https://github.com/seonhyungjo/gatsby-snyung-starter
$ npm install -g gatsby-cli
$ gatsby new my-blog-starter https://github.com/seonhyungjo/gatsby-snyung-starter
2. Add your content
๐ You can create Post/Article automatically
npm run generate
---------------------------------------------
? Blog post title? {{title}}
? The type of blog post? (Use arrow keys)
> post
article
? tags? (separate with coma) tag, js, ts, jest
- resume directory is contents/aboutme path .
3. Modify Meta-Data
Check meta-data
directory
Modify nameCard.json
and tabList.json
Data