Tagged articles
10 articles
Page 1 of 1
DevOps Engineer
DevOps Engineer
Aug 11, 2025 · Frontend Development

How I Revamped My Blog: Migrating from Hexo to Hugo with AI Assistance

After eight years of using Hexo, I rebuilt my personal blog on Hugo with the Blowfish theme, leveraging GitHub Copilot and ChatGPT to automate migration, add multilingual support, and improve navigation, while weighing the benefits against SEO and data loss trade‑offs.

AI toolsHugoTheme Customization
0 likes · 6 min read
How I Revamped My Blog: Migrating from Hexo to Hugo with AI Assistance
MaGe Linux Operations
MaGe Linux Operations
Dec 23, 2023 · Operations

How to Build and Deploy a Hexo Blog on GitHub Pages with CI/CD

This guide walks through selecting a blogging solution, setting up a Hexo site locally, deploying it to GitHub Pages using GitHub Actions, adding a theme, enabling comments, and mirroring the repository to Gitee for faster access, providing step‑by‑step commands and configuration files.

GitHub PagesGiteeci/cd
0 likes · 11 min read
How to Build and Deploy a Hexo Blog on GitHub Pages with CI/CD
Tencent Cloud Developer
Tencent Cloud Developer
Dec 24, 2022 · Operations

Quick Guide to Deploying a Hexo Blog on a Lighthouse Server

This guide walks developers through installing a Baota panel, configuring Nginx, creating a dedicated git user with bare repositories and post‑receive hooks, initializing and generating a Hexo blog locally, pushing it via the hexo‑deployer‑git, setting up an image host and Nginx reverse proxy, and backing up the project for quick deployment on a lightweight Lighthouse server.

GitLighthouse ServerNGINX
0 likes · 12 min read
Quick Guide to Deploying a Hexo Blog on a Lighthouse Server
Programmer DD
Programmer DD
Apr 29, 2022 · Frontend Development

Install a Material Design Hexo Theme in 4 Simple Steps

This guide shows how to set up the Material Design‑styled Hexo theme "Fluid" by creating a Hexo blog, obtaining the theme via npm or direct download, configuring the theme in the site settings, and adding an about page, while highlighting the theme’s many built‑in features.

Material Designfrontend developmenthexo
0 likes · 4 min read
Install a Material Design Hexo Theme in 4 Simple Steps
macrozheng
macrozheng
Sep 14, 2021 · Frontend Development

How to Build a Stunning Hexo Blog with the Matery Theme – Step‑by‑Step Guide

This tutorial walks you through installing Hexo, configuring the hexo-theme-matery Material Design theme, customizing site and theme settings, writing Markdown posts, enabling code highlighting and search, and finally deploying the static blog to Nginx, providing a complete end‑to‑end solution for creating a beautiful personal blog.

Matery ThemeNode.jsblog setup
0 likes · 14 min read
How to Build a Stunning Hexo Blog with the Matery Theme – Step‑by‑Step Guide
Code Ape Tech Column
Code Ape Tech Column
Oct 26, 2020 · Frontend Development

How to Customize Hexo’s Next Theme: A Complete Step‑by‑Step Guide

This article provides a comprehensive, step‑by‑step tutorial on downloading, installing, and extensively customizing the Hexo static‑site generator’s Next theme—including configuration files, style schemes, dynamic backgrounds, link styling, search integration, tag icons, avatar rotation, custom CSS, read‑more buttons, visitor counters, TOC numbering, shadow cards, word‑count features, favicon setup, top‑post ordering, and password protection—so readers can transform their blogs with a polished, personalized look.

CSSblog themingfrontend customization
0 likes · 18 min read
How to Customize Hexo’s Next Theme: A Complete Step‑by‑Step Guide