Gatsby Advanced Blog Save

Gatsby starter for advanced blog

Project README

gatsby-advanced-blog

Gatsby starter for advanced blog

Install

$ git clone [email protected]: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
Open Source Agenda is not affiliated with "Gatsby Advanced Blog" Project. README Source: wonism/gatsby-advanced-blog
Stars
126
Open Issues
19
Last Commit
1 year ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating