Blog

screenshot of Blog
hexo

Blog website using Hexo's redefine theme

Overview

BlogThis is a personal blog built using Hexo and the Redefine theme. This blog is easy to deploy and offers various features to create and manage blog posts.

Features

  • Hexo: BlogThis is built using Hexo, a fast and simple static site generator.
  • Redefine Theme: The blog uses the Redefine theme, which provides an elegant and modern layout for the blog.
  • Easy Deployment: The blog can be easily deployed on Vercel with just a few simple steps.
  • Server Start: Use the command hexo server to start the server and access the blog locally.
  • Cache Clearing: The command hexo clean can be used to clear the Hexo cache.
  • Creating Posts: Create a new post using the command hexo new post "post name".
  • Search Function: Enable the search function by installing the package hexo-generator-searchdb.

Summary

BlogThis is a personal blog built using Hexo and the Redefine theme. It offers easy deployment, a modern layout, and various features such as server start, cache clearing, and post creation. Install the theme by cloning the repository, installing dependencies, and starting the server to access the blog locally.

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.

blog
Blog

Blog websites feature posts written by one or more authors, organized by categories and tags, with a section for comments and archives sorted by date or topic. Additional features may include search bar, social media sharing, subscription or RSS feed, about and contact pages, and visual content.