https://github.com/nitaking/magicbox
https://github.com/nitaking/magicbox
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nitaking/magicbox
- Owner: nitaking
- License: mit
- Created: 2020-05-26T14:20:03.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-11T20:38:15.000Z (about 3 years ago)
- Last Synced: 2025-08-12T17:48:16.150Z (8 months ago)
- Language: JavaScript
- Size: 2.81 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# gatsby-advanced-blog
> Gatsby starter for advanced blog
## Development
```
$ yarn 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