Blog

screenshot of Blog
hexo

Blog & Blog System

Overview:

The personal website and blog of 小胡子哥 (Barret Lee) is hosted at barretlee.com. The project has the master branch for building the blog system and the gh-pages branch for deployment. The Makefile instructions are not yet optimized, and the Hexo theme for the blog is not released. The blog is built on Hexo and deployed using Github Action.

Features:

  • Personal Website and Blog: Barret Lee's personal website and blog platform.
  • Master and Gh-pages Branches: Separate branches for code structure and deployment.
  • Hexo Blog System: Built on the Hexo framework.
  • Makefile Usage: Instructions for utilizing the Makefile.
  • Automatic Deployment: Utilizes Github Action for automated deployment.
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.