Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A simple and retro styled Hexo theme, concentrating more on your ideas.

A minimal, MIT-licensed Jekyll blog template for personal sites focused on writing and projects.

A Middleman blog template configured with TailwindCSS, markdown parsing, code highlighting, a sitemap.xml and more. It's perfect for anyone familiar with Ruby.

Clean, elegant, and advanced Hugo blog theme featuring dark mode, multilingual support, math/diagram shortcodes, and seven comment systems.

AstralHalo is a static blog template built with Astro, TypeScript, and Tailwind CSS, available on Codeberg.
Hexo Theme Minos is a simple, retro-styled theme for the Hexo static site generator (framework: Hexo, templates: Ejs, styling: Sass) that focuses on letting your ideas take center stage while providing extensive plugin integrations and per-page/per-language configuration.
Hexo Theme Minos is a free, MIT-licensed theme for Hexo, a static site generator, created by ppoffice. It takes your Hexo blog content (Markdown posts and pages) and renders it as a responsive, minimalist website with a retro aesthetic. The theme is built with Hexo 3.6.0, Ejs templates, and Sass stylesheets, and is distributed through GitHub with a live preview and documentation.
_config.yml, demonstrated with _config.zh-cn.yml for Chinese translations and front-matter settings in individual posts._config.<language>.yml, letting you choose a preferred language for each page.Install the theme by cloning its GitHub repository into your Hexo site's themes folder (git clone https://github.com/ppoffice/hexo-theme-minos.git themes/minos). Once started, Minos reminds you of any missing dependencies and configuration files. Then you configure it through _config.yml and optional per-language config files, or set overrides in individual post front-matter.
Yes, Hexo Theme Minos is open-source under the MIT License. You can download it from GitHub and use it for personal or commercial projects without charge, and you can modify it as long as you preserve the license notice.
The project is built with Hexo 3.6.0, so it is designed for the Hexo 3.x series. It is always best to check the documentation for the specific version compatibility and any minimum requirements.
Yes. Minos supports multiple languages through translation files in the languages folder and per-language config files such as _config.zh-cn.yml. You can add your own translation by contributing to the project's languages directory.
Yes. Minos includes built-in support for eight comment plugins: Changyan, Disqus, Facebook comments, Gitment, Isso, LiveRe, Valine, and Youyan. You can enable one of them in your configuration.
Minos uses Ejs for templating and Sass for styling, and it pulls in highlight.js for code syntax highlighting with over 70 selectable themes.
