Austaras / gatsby-starter-mirai

A Gatsby.js port of famous hexo theme Next

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gatsby-starter-mirai

A Gatsby.js port of famous hexo theme Next, with scheme Pisces

Set up

  1. Clone this repo
  2. yarn
  3. yarn install
  4. rename config.example.yml to config.yml and modify it to your need

Usage

You can run yarn new <name> to generate new post, and run yarn deploy for deploying using rsync

You can create a about.md under blog to introduce yourself, it will be generated at /about

TODO: figure out static image

About

A Gatsby.js port of famous hexo theme Next

License:MIT License


Languages

Language:TypeScript 67.0%Language:SCSS 25.7%Language:JavaScript 7.3%