Acetolog

screenshot of Acetolog

A beautiful & simple hexo theme.

Overview

Acetolog is a beautiful and simple hexo theme that is inspired by typology and Bear. It aims to be a simple yet elegant blog theme. With its clean design and user-friendly features, Acetolog offers a delightful reading experience for bloggers.

Features

  • Dependency: Acetolog no longer depends on any other libraries, making it easier to install and use.
  • Custom Comment: Acetolog supports Gitalk for comments, which requires fewer resources than Disqus, resulting in faster website loading times.
  • Analytics: Acetolog supports multiple analytics platforms, including Umami Analytice, Google Analytice, Baidu Analytice, and Tencent Analytice.
  • Code Block Highlight: Acetolog uses the built-in code block highlight function in Hexo, allowing for easy code reading and highlighting in blog posts.
  • Read Time: Acetolog can display the word count of each page, providing readers with an estimate of the reading time.
  • Excerpt: Acetolog can display excerpts of pages on the main page, automatically generating them if not set manually.
  • Dark Mode: Acetolog now supports Dark Mode, allowing users to change the color scheme according to their preference.
  • Main Theme Color: Users can modify the main colors of the theme to match their preferences.
  • Favicon: Acetolog recommends using favicon.io for generating the favicon for your blog.

Summary

Acetolog is a visually appealing and user-friendly hexo theme that offers a range of features to enhance the blogging experience. From its customizable color scheme and support for Dark Mode to its efficient comment system and analytics integration, Acetolog provides a seamless and elegant solution for bloggers seeking a beautiful and functional theme for their hexo-powered blogs.

typescript
Typescript

TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.

webpack
Webpack

Webpack is a popular open-source module bundler for JavaScript applications that bundles and optimizes the code and its dependencies for production-ready deployment. It can also be used to transform other types of assets such as CSS, images, and fonts.