Minos is a simple and retro styled VuePress theme which ported from Hexo theme of the same name.
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.
TBD
To check out live examples and docs, visit https://github.com/kencc/vuepress-theme-minos
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.
- SEO
- Multi-language support
- More customization options for comment, share and search.
Any issues pls report to here
Ruipeng Zhang
Ken Chen
Open sourced under the MIT license. See the LICENSE file for more details.
Thanks for Ruipeng Zhang creating the excellent theme.