1.0.5 • Published 4 years ago

vuepress-theme-minos v1.0.5

Weekly downloads
1
License
MIT
Repository
-
Last release
4 years ago

Minos

Minos is a simple and retro styled VuePress theme which ported from Hexo theme of the same name.

Installation

Use example project

Use Minos example project, you can build a powerful static website with Minos theme in minutes.

# download repository by git
git clone https://github.com/kencc/vuepress-theme-minos.git

# change directory
cd vuepress-theme-minos

# install dependencies
npm install

# run dev build and serves website on a development server
npx vuepress dev example

Visit http://localhost:8080/ to enjoy VuePress powered static website with Minos theme.

Options

TBD

Documentation

To check out live examples and docs, visit https://github.com/kencc/vuepress-theme-minos

Development

This project is built with

  • VuePress 1.5.0
  • Bulma 0.6.2
  • Sass
  • flexsearch
  • day.js
  • vue-fontawesome

Please refer to the documentation for Minos implementation details.

To-Do list

  • SEO
  • Multi-language support
  • More customization options for comment, share and search.

Issue

Any issues pls report to here

Author

Ruipeng Zhang

Ported By

Ken Chen

License

Open sourced under the MIT license. See the LICENSE file for more details.

Acknowledgements

Thanks for Ruipeng Zhang creating the excellent theme.