Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A clean, minimal and responsive theme for Hexo, the static site generator.

Astro blog theme with Flowbite/Tailwind styling, SEO, RSS, Markdown/MDX, and GitHub Pages deployment.

Free news & magazine Blogger template with mega menu, featured post grid, tabbed sidebar and AdSense slots. Zero jQuery, SEO-optimized, vanilla JS. By Colorlib.

Blog Starter Template for Astro & Netlify CMS

Empress is a feature-complete Gatsby blog starter with tags, themes, pinned posts, and AWS deployment.
Hexo Theme Strict is a minimal, responsive blog theme for Hexo, the static site generator, built with Jade templates and a color scheme inherited from Hexo's default landscape theme. It provides a simple, clean layout for personal blogs and is distributed under the MIT license.
Hexo Theme Strict is a free, open-source theme that replaces the default Hexo look with a simplified design while keeping the same color palette found in Hexo's official landscape theme. As a theme, it takes your Hexo site's content (posts, pages, tags, categories) and renders it into static HTML files. It requires the hexo-renderer-jade package to process its Jade templates. The theme is maintained as a GitHub repository and can be installed by cloning it into the themes/strict folder.
Installation is straightforward: run npm install hexo-renderer-jade --save in your Hexo project, then clone the theme repository into themes/strict. Next, change the theme setting in _config.yml to strict. Your Hexo site will then use this theme when you generate static files with hexo generate. Updates are handled via git pull in the theme directory.
The theme explicitly supports Internet Explorer 8 and later, plus the latest stable releases of Firefox, Chrome, and Safari. That means it accounts for both old and new rendering engines, making it a safe choice for a wide range of visitors.
Hexo Theme Strict is released under the MIT license, so you are free to use, copy, modify, merge, publish, distribute, and sell copies of the theme, provided the original copyright notice is included.
Yes, the theme is open-source under the MIT license. You can use it on personal or commercial projects without paying any licensing fees.
The README does not specify a minimum Hexo version, but since it depends on hexo-renderer-jade, it should work with Hexo installations that support that renderer package.
Navigate to the themes/strict directory and run git pull to fetch the latest changes from the repository. After that, regenerate your site with hexo generate.
No, it is specifically built for Hexo and relies on Hexo's template rendering pipeline and configuration structure.
