Tag

Static Blog

2 views collected around this technical thread.

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.

DeploymentHexoLighthouse Server
0 likes · 12 min read
Quick Guide to Deploying a Hexo Blog on a Lighthouse Server
Ops Development Stories
Ops Development Stories
Aug 5, 2018 · Frontend Development

How to Install and Configure Hexo for a Static Blog on GitHub

This step‑by‑step guide shows how to install Hexo, set up Node.js and Git, configure a GitHub repository, customize themes and site settings, and publish a static blog using Hexo commands.

GitHubHexoInstallation
0 likes · 9 min read
How to Install and Configure Hexo for a Static Blog on GitHub