0.5.0 • Published 7 years ago

docute-evanyou v0.5.0

Weekly downloads
32
License
MIT
Repository
github
Last release
7 years ago

docute-evanyou

NPM version NPM downloads Build Status donate

Add the exact same effect in evanyou.me to your docute landing page.

Usage

Add docute-evanyou to index.html in your docute docs:

<script src="https://unpkg.com/docute-evanyou"></script>

And enable it in config.js:

self.$config = {
  plugins: [
    evanyou()
  ]
}

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Author

docute-evanyou © EGOIST, Released under the MIT License. Authored and maintained by EGOIST with help from contributors (list).

egoistian.com · GitHub @egoist · Twitter @rem_rin_rin

0.5.0

7 years ago

0.4.0

7 years ago

0.3.0

7 years ago

0.2.0

7 years ago

0.1.0

7 years ago