All Projects → ppoffice → Hexo Theme Minos

ppoffice / Hexo Theme Minos

Licence: mit
A simple and retro styled Hexo theme, concentrated more on your ideas.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Hexo Theme Minos

Hexo Theme Icarus
A simple, delicate, and modern theme for the static site generator Hexo.
Stars: ✭ 5,045 (+685.83%)
Mutual labels:  hexo, static-site, hexo-theme
Hexo Theme Hueman
A redesign of Alx's wordpress theme Hueman, ported to Hexo.
Stars: ✭ 1,119 (+74.3%)
Mutual labels:  hexo, static-site, hexo-theme
Hexo Theme Shana
what's a cool hexo theme!
Stars: ✭ 166 (-74.14%)
Mutual labels:  hexo, static-site, hexo-theme
Hexo Theme Obsidian
🎨 A dark Hexo theme, it's responsive, simple but elegant.
Stars: ✭ 448 (-30.22%)
Mutual labels:  hexo, hexo-theme
Hexo Theme Anatole
A white and simple Hexo theme, originated from a Farbox theme
Stars: ✭ 562 (-12.46%)
Mutual labels:  hexo, hexo-theme
Hexo Theme Material
Material Design theme for hexo.
Stars: ✭ 4,028 (+527.41%)
Mutual labels:  hexo, hexo-theme
Theme Bmw
✋ Smart Voice: Voice for yourself | 微声: 请为自己发声
Stars: ✭ 373 (-41.9%)
Mutual labels:  hexo, hexo-theme
Awesome Hexo
A curated list of awesome things related to Hexo
Stars: ✭ 466 (-27.41%)
Mutual labels:  hexo, hexo-theme
Hexo Theme Yilia Plus
一个简洁优雅的hexo主题 A simple and elegant theme for hexo.
Stars: ✭ 462 (-28.04%)
Mutual labels:  hexo, hexo-theme
Hexo Theme Wikitten
A theme of Hexo for personal wiki which seems like Wikitten style.
Stars: ✭ 548 (-14.64%)
Mutual labels:  hexo, hexo-theme
Hexo Theme Vexo
🍟 Vexo is a Hexo theme inspired by Vue's official website.
Stars: ✭ 546 (-14.95%)
Mutual labels:  hexo, hexo-theme
Landscape Plus
针对中国大陆地区对hexo官方主题landscape进行优化。
Stars: ✭ 503 (-21.65%)
Mutual labels:  hexo, hexo-theme
Hexo Theme Aircloud
A concise hexo theme
Stars: ✭ 394 (-38.63%)
Mutual labels:  hexo, hexo-theme
Hexo Theme 3 Hexo
hexo主题:三段式设计、极简、方便 Hexo theme: three-stage design
Stars: ✭ 421 (-34.42%)
Mutual labels:  hexo, hexo-theme
Hexo Theme Claudia
📌 Concisely designed & easy to config, match device dark mode, 90+ Lighthouse scoring
Stars: ✭ 379 (-40.97%)
Mutual labels:  hexo, hexo-theme
Hexo Theme Replica
Github style replication for hexo theme
Stars: ✭ 484 (-24.61%)
Mutual labels:  hexo, hexo-theme
Hexo Theme Chic
An elegant, powerful, easy-to-read Hexo theme.
Stars: ✭ 539 (-16.04%)
Mutual labels:  hexo, hexo-theme
Hexo Theme Suka
🎨Modern, powerful and simple theme for Hexo.
Stars: ✭ 487 (-24.14%)
Mutual labels:  hexo, hexo-theme
Hexo Theme Hiker
An attractive theme for Hexo. called "Hiker", short for "HikerNews".
Stars: ✭ 348 (-45.79%)
Mutual labels:  hexo, hexo-theme
Hexo Theme Typography
Rediscover the beauty of typography.
Stars: ✭ 367 (-42.83%)
Mutual labels:  hexo, hexo-theme


A simple and retro styled Hexo theme, concentrating more on your ideas.
Preview | Download | Documentation

Minos

🎁 Features

Extensive Plugin Support

Minos includes plentiful search, comment, sharing and other plugins out of the box. You can choose any of them to enrich your blog experience, or build your own plugin easily referring to the existing Minos plugins.

Comment plugins
Changyan Disqus Facebook comments plugin Gitment Isso LiveRe Valine Youyan
Search plugins Share plugins
Insight Search Google custom search AddThis ShareThis
Other plugins
Hexo Tag Plugin lightGallery & Justified Gallery MathJax

Rich Code Highlight Theme Choices

Minos directly import code highlight themes from the highlight.js package, and makes more than 70 highlight themes available to you.

Elastic Theme Configuration

In addition to the minimalistic and easy-to-understand configuration design, Minos allows you to set configurations on a per-page and per-language basis with the ability to merge and override partial configurations.

_config.yml _config.zh-cn.yml post.md
menu:
  Archives: /archives
  Lifestyle: /categories/LifeStyle
menu:
  归档: /archives
  生活: /categories/LifeStyle
title: A Simple Post
menu:
  Go Home: /index.html
---
# Here is some simple markdown.

Multi-language Support

Minos supports the using of multiple translations on different pages in one site with its elastic configuration system. Simply decide your preferred language for each page (or use the language folder) and create an additional _config.<language shortname>.yml, then you are ready to go.

Responsive Layout

No matter what modern browsering device your audiences are using, they can always get the best experience because Minos's responsive layout across multiple viewpoints.

Responsive Layout

💿 Installation

Download & extract or git clone Minos from GitHub to your blog's theme folder, and that's it!

git clone https://github.com/ppoffice/hexo-theme-minos.git themes/minos

Once started, Minos will remind you of any missing dependencies and configuration files.

🔨 Development

This project is built with

  • Hexo 3.6.0
  • Ejs
  • Sass

Please refer to the documentation for Minos implementation details.

🎉 Contribute

🔌 Write a plugin | 🚩 Report a bug | 🌏 Add a translation

📝 License

This project is licensed under the MIT License - see the LICENSE file for details.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].