Hexo Theme Ocean

screenshot of Hexo Theme Ocean
hexo

Ocean is a mobile-enabled Hexo theme based on the features in Hexo's default theme landscape.

Overview:

OceanOcean is a mobile-enabled Hexo theme that is based on the features in Hexo's default theme landscape. It is designed for designers who may not have coding experience but still want to create a beautiful website using Hexo. The theme was developed with the help of technical support from youchen1992. The theme includes various features and plugins that can be easily customized and configured.

Features:

  • Mobile-enabled: The theme is optimized for mobile devices, ensuring a smooth user experience on all screen sizes.
  • Customizable menu icons: The feathericon in the menu can be easily changed or added according to the user's preference. This can be done by modifying the CSS file located at "CSS source/css/_partial/navbar.styl".
  • Local search functionality: The theme includes the plugin "hexo-generator-search" which enables local search functionality on the website. The plugin needs to be added to the Hexo configuration file "_config.yml".
  • RSS feed generation: The theme includes the plugin "hexo-generate-feed" which generates an RSS feed for the website. The plugin also needs to be added to the Hexo configuration file "_config.yml".
  • Post poster gallery: The theme supports the usage of post poster galleries. This feature adds an attractive visual element to the website by displaying images in a gallery format.
  • Table of Contents generation: The theme incorporates Tocbot which parses the title tags (h1~h6) in the content and automatically generates a table of contents for each blog post. The table of contents can be enabled or disabled in the Front-matter section of the markdown file.

Summary:

OceanOcean is a mobile-enabled Hexo theme that offers a range of customizable features for designers. It includes functionality such as local search, RSS feed generation, and table of contents generation. The theme can be easily installed by modifying the Hexo configuration file. Overall, OceanOcean is a user-friendly and visually appealing theme option for Hexo users.

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.