Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A theme of Hexo for personal wiki which seems like Wikitten style.

A clean, single column, monospace resume template built for Jekyll.

Tactile is a Jekyll theme for GitHub Pages with a minimal, tactile design and easy customization.

Minimal personal website template built with Astro, with MDX content, Giscus comments, and Umami analytics.

A personal website template for an astrophysicist, built with Next.js, Tailwind CSS, and Tailwind UI.

My curriculum vitae (CV) written using LaTeX.

Jekyll template for building a personal academic website on GitHub Pages
Hexo Theme Wikitten is a Hexo theme for building personal wikis, imitating the Wikitten style with a double-column layout and automatic categorization based on file directories.
hexo-theme-Wikitten is a Hexo theme designed to transform a Hexo static site into a personal wiki. It takes Markdown files organized in folders as input and produces a static website with a sidebar that lists categories and articles. The theme is built on top of the Icarus Hexo theme, so it inherits Icarus's base functionality and configuration. It requires Hexo version 3.6 or later.
Installation involves cloning the theme into your Hexo site's themes directory, copying the provided source and scaffold files, renaming the theme configuration example, and installing the required Hexo plugins. After that, you set the theme in the site's config and write Markdown posts in folders; the directory structure drives the sidebar categories automatically.
hexo-theme-Wikitten is open source and released under the MIT License, so it is free to use, modify, and distribute.
The theme requires Hexo v3.6 or later. Older versions may not support the features used by the theme.
Yes. To use MathJax, install pandoc on your system, replace the default marked renderer with hexo-renderer-pandoc or hexo-renderer-krammed, and set math: enable: true with engine: mathjax in your site configuration.
The theme uses the hexo-directory-category plugin, which reads the file system path of each post (for example, folder name and subfolder) and assigns it as the category. This means your directory structure defines the wiki's taxonomy.
Yes, it is licensed under the MIT License, so you can use it freely for personal or commercial projects.
Yes, in the theme's configuration file you can set customize.sidebar to either left or right to move the sidebar to the desired side.
