Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wonism/gatsby-advanced-blog

Gatsby starter for advanced blog
https://github.com/wonism/gatsby-advanced-blog

blog gatsby gatsby-starter gh-pages react reactjs

Last synced: 12 days ago
JSON representation

Gatsby starter for advanced blog

Awesome Lists containing this project

README

        

# gatsby-advanced-blog
> Gatsby starter for advanced blog

## Install
```
$ git clone [email protected]:wonism/gatsby-advanced-blog.git <>
# Recommend you to delete `.git`
$ cd <> && rm -r .git
```

## Start with gatsby-cli
```
$ gatsby new <> 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