Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Simple responsive Hugo theme ported from Vno-Jekyll, with MathJax support and easy customization.

A modern, card-based Hexo blog theme with dark mode, multiple comment systems, search backends, and built-in widgets.

A Jekyll blog template for software development posts, using the NexT theme adapted from Hexo.

Phil Nash's personal site and blog, built with Astro and two custom components for pagination and related content.

Purainite is a simple and clean theme for Hexo, a static site generator, with easy installation and syntax highlighting.
Vno Hugo is a Hugo theme that ports onevcat's Vno-Jekyll design into a simple, responsive blog layout, converting static site content into clean HTML with optional MathJax rendering. The theme is maintained by xslingcn, runs on the Hugo static site generator, and is released under the Creative Commons Attribution 4.0 International license.
math front matter parameter to true.static/images folder.config.yml, with self-explanatory options.git submodule add https://github.com/xslingcn/vno-hugo.git themes/vno-hugo.exampleSite folder to your site root to get a working site immediately.The theme installs as a git submodule inside your Hugo site's themes folder. After adding it, you copy the contents of exampleSite to your site root and run hugo serve to preview the site at http://localhost:1313/. The theme uses standard Hugo templates and reads all visible configuration from config.yml.
Yes, Vno Hugo is free and open source, licensed under Creative Commons Attribution 4.0 International. You can use it for personal or commercial projects as long as you provide attribution.
Add the math parameter to a post's front matter and set it to true. This is a per-post setting, so MathJax is off by default unless you enable it for each post that needs it.
The theme stores these images in static/images. Replace the existing background and avatar files with your own images and rebuild your site; no configuration change is required.
The repository links to a live demo at https://vno-hugo.netlify.app/, where you can inspect the theme's default appearance and layout.
