Hexo Webnary Theme is a modular flat-design theme for the Hexo static site generator, built by DF Community as an upgraded and expanded version of the older Skapp theme.
What is Hexo Webnary Theme?
Hexo Webnary Theme is a fully customisable theme for Hexo, the Node.js-based static site generator. It takes a Hexo site with Markdown posts and renders it as a flat, modular blog or personal website. The theme is maintained by DF Community, with a live demo hosted on Netlify at webnary.netlify.app, and is offered both as a standalone theme and as part of a complete website template.
Key Features
- Modular flat design — The theme uses a clean, flat visual style with modular sections that can be rearranged or hidden to match the content structure.
- Fully customisable — Configuration options are documented in a dedicated CONFIG.md file, allowing control over layout and appearance without touching core code.
- Skapp adaptation — Adapted from the Hexo theme Skapp, this project extends and upgrades the original rather than starting from scratch.
- Complete website template option — A full-site version is available from the DFCommunity/Hexo-Web-Nary repository for users who want a ready-to-publish site rather than just the theme.
- Netlify-ready demo — The live demo runs on Netlify, showing a typical static-site deployment workflow for Hexo projects.
- Open contribution — The repository participates in Hacktoberfest and accepts issues and pull requests; support is available from the maintainer at [email protected].
Who is it for?
Hexo Webnary Theme suits bloggers and developers who already use Hexo and want a modern flat theme without building one from scratch. It is also useful for static-site beginners who want a documented example of a Hexo deployment on Netlify. Because it is modular, web designers can repurpose its blocks for portfolio and content-heavy personal sites.
What can you do with it?
- Personal bloggers: Publish Markdown posts through Hexo and get a fast, flat-designed blog with modular content blocks.
- Static-site developers: Use the theme as a base to build a custom Hexo site; the separate complete-website-template repo provides a full starting point.
- Open-source contributors: Join the Hacktoberfest effort by submitting pull requests to improve the theme or fix issues.
How does the theme work?
Hexo Webnary Theme is installed like any Hexo theme: place it in the Hexo themes directory, point the Hexo config to it, and follow the BUILDING.md instructions. Customisation is handled through the settings described in CONFIG.md. The theme then renders Hexo's generated static files — no server-side processing is required.
FAQ
Is Hexo Webnary Theme a standalone site template?
No, the repository contains the theme only. A separate repository, DFCommunity/Hexo-Web-Nary, provides a complete website template that includes the theme plus the surrounding site files.
Which static site generator does it require?
The theme is built for Hexo, a Node.js-based static site generator that converts Markdown content into static HTML files.
Where can I see the theme in action?
A live demo is hosted at webnary.netlify.app. Screenshots are also included in the repository README.
What is the theme based on?
It is an upgraded adaptation of the Hexo theme Skapp, created by Mrminfive. The DF Community project adds modularity and customisation on top of that foundation.
How is configuration handled?
Configuration is documented in CONFIG.md, which lists the available options. Installation and setup steps are covered in BUILDING.md.





