1.1.5 • Published 5 years ago

gatsby-advanced-blog v1.1.5

Weekly downloads
4
License
MIT
Repository
github
Last release
5 years ago

gatsby-advanced-blog

Gatsby starter for advanced blog

Install

$ git clone git@github.com:wonism/gatsby-advanced-blog.git <<PROJECT_NAME>>
# Recommend you to delete `.git`
$ cd <<PROJECT_NAME>> && rm -r .git

Start with gatsby-cli

$ gatsby new <<PROJECT_NAME>> https://github.com/wonism/gatsby-advanced-blog

Development

$ npm run dev

Build

$ npm run build

⚠️ Caution

You SHOULD change some constants variable in src/constants/index.js. They are related with site informations, social media and Disqus.

Features

  • Post
    • Pagination
    • Categories
    • Tags
    • Search
    • Put React Application into post
    • Put Tweet into post
    • Draft (set hide to true)
    • Copy codes with clicking button
  • Portfolio
  • Resume
  • UI Theme
1.1.5

5 years ago

1.1.4

5 years ago

1.1.3

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago

0.2.3

6 years ago

0.2.2

6 years ago

0.2.1

6 years ago

0.2.0-1

6 years ago

0.2.0

6 years ago

0.1.9

6 years ago

0.1.8

6 years ago

0.1.7

6 years ago

0.1.5

6 years ago

0.1.3

6 years ago

0.1.1-alpha

6 years ago

0.1.0-alpha

6 years ago