Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Modern, minimalistic, stylish and dark Hexo theme for blogs.

A minimal Hexo theme with configurable navigation, footer, Disqus comments, and a link page.

A responsive one-column Jekyll theme with classic styling and typographic details, ported from the WordPress theme.

A minimalist Jekyll theme for personal blogs, applying the KISS principle and compatible with GitHub Pages.

A personal Jekyll blog for self-quantification and personal improvement, syncing with Beeminder goal tracking.
Leviathan is a modern, minimalistic, and dark Hexo blog theme that lets you set up a stylish personal blog on the Hexo static site generator.
Leviathan is a Hexo theme created for bloggers who want a clean, dark, and modern look. It runs on Hexo, a fast Node.js-based static site generator, and is installed by cloning the GitHub repository into the themes/leviathan directory of your Hexo project. The theme's README includes a live demo hosted on Vercel and provides step-by-step installation instructions, including how to modify the theme's _config.yml file and how to enable the theme in the root configuration.
git clone command, then adjust two configuration files: the theme's _config.yml and your site's root _config.yml._config.yml, allowing you to change site metadata, navigation, and other options without editing templates._config.yml to set your site's title, author, and other details, as shown in the linked example configuration.The README outlines a three-step setup: first, clone the repository into your Hexo project's themes folder using git clone https://github.com/strixsc/leviathan.git themes/leviathan. Second, edit the theme's _config.yml file to match your site. Third, set theme: leviathan in your root _config.yml and rebuild your site with Hexo.
Leviathan is a Hexo theme that provides a dark, modern, and minimalistic design for personal blogs. It is distributed through a GitHub repository and is installed as a standard Hexo theme.
Run git clone https://github.com/strixsc/leviathan.git themes/leviathan from your Hexo blog's root directory. Then edit themes/leviathan/_config.yml and set theme: leviathan in your root _config.yml.
The README includes a link to a live demo hosted on Vercel. The demo URL is provided in the "Demo" section of the repository.
The repository is publicly accessible on GitHub, but the README does not specify a license. You should check the repository for licensing terms before using it commercially.
Yes, the theme is configured through _config.yml. The README points to an example configuration file in the repository that shows the available settings.
