Hexo Theme Obsidian

screenshot of Hexo Theme Obsidian
hexo

A dark Hexo theme, it's responsive, simple but elegant.

Overview:

This is a dark Hexo theme called Obsidian. It is designed to be responsive, simple, and elegant. However, it is currently not actively maintained as the developer is working on a brand new theme called Aurora.

Features:

  • Responsive design
  • Simple and elegant
  • Support for categories, archives, and articles
  • Easy installation and setup
  • Support for comments using Valine or Gitalk
  • Code block highlighting using Codemirror
  • MathJax support
  • Easy generation of categories and tags pages

Summary:

hexo
Hexo

Hexo is a static site generator built with Node.js that enables developers to create fast and efficient websites using Markdown, EJS, and Stylus. It offers features such as server-side rendering, plugin support, and easy deployment to hosting services like GitHub Pages and Netlify.

Dark Mode

Dark mode is a user interface option that uses a dark color scheme instead of light. It reduces eye strain and improves visibility in low-light conditions. Implementing dark mode in a website or application involves updating the styles and color palette to support both light and dark modes.