Hexo Theme Antiquity

screenshot of Hexo Theme Antiquity

一个有点古风的Hexo主题,来自一个不会设计不会配色的前端渣渣。点击这里预览-->

Overview

Antiquity is a Hexo theme with a vintage aesthetic. It is designed by a frontend developer with limited skills in design and color choice.

Features

  • Customizable menu: Modify the theme in the config.yml file by changing the theme option to antiquity and update the menu configuration including navigation menu, RSS link, and excerpt link.
  • Hide excerpt link: Set the excerpt_link option to false to hide the "read more" link at the end of the article.
  • Sidebar customization: Choose the sidebar position by entering either 'left', 'right', or 'false' in the sidebar option.
  • Widget display: Customize the widgets displayed in the sidebar.
  • Background image: Set the path for the background image.
  • Highlight panel: Choose the code box style for highlight panels.
  • Integration with Gitment: Configure Gitment comments using the macgitment option.
  • Google Analytics integration: Configure Google Analytics by entering your Google Analytics ID.
  • Favicon customization: Set the path for the website's favicon.

Summary

Antiquity is a Hexo theme with a vintage design. It offers various customization options for the menu, sidebar, background, and code box style, among others. Additionally, it integrates with Gitment for comments and supports Google Analytics.

grunt
Grunt

Grunt is a popular JavaScript task runner that automates repetitive tasks like minification, compilation, and testing, allowing developers to focus on writing code.