Quick start

October 24, 2019 ยท View on GitHub

Language: :us: :cn:
logo

vuepress-theme-macgs

Build Status License Vuepress Node.js
Github stars Love Version

๐Ÿ’ซ A vuepress theme for easyhexo.com

Quick start

Note this is a theme of vuepress@1.x but not compatible with vuepress@0.x

Install

Via this repo:

$ npm i -S github:EasyHexo/vuepress-theme-macgs
# yarn will also be ok!
$ yarn add github:EasyHexo/vuepress-theme-macgs

Setup

Just follow vuepress-theme-default. Everything is compatible!

We are working on the documentation. Coming soon~

Features

  • Word count & pv
  • Comments(Now only support Valine)
  • Search
  • ......

Contributing

๐Ÿค PRs Welcome

  1. Fork it.
  2. Develop on debelop branch: git checkout develop
  3. Commit your changes: git commit -m ":heart: Update something"
  4. Push to the branch: git push origin develop
  5. Submit a PR.

We use a emoji in the front of the commit message.

This is a good example: :tada: Init repo

About emoji guide, we use gitmoji.

:heart:

TODO

  • Add document
  • Support Vssue comment
  • ......

License

โš– Licensed under MIT License


๐Ÿ‘จโ€๐Ÿ’ป Easy Hexo ยฉ Easy Hexo.

Authored by Easy Hexo, @Mitscherlich. :heart:

@Mitscherlich's Blog ยท @GitHub