Skip to content

nan-mu/nan-mu.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nan Mu's Blog

这是我的个人博客站点,基于 Zola 静态站点生成器构建,使用 Radion 主题。

站点地址: https://nan-mu.asia

技术栈

  • 静态站点生成器: Zola
  • 主题: Radion
  • 部署: GitHub Pages
  • 评论: Giscus

本地开发

环境要求

快速开始

# 克隆仓库
git clone https://github.com/nan-mu/nan-mu.github.io.git
cd nan-mu.github.io

# 初始化主题
git submodule update --init --recursive

# 本地预览
zola serve

访问 http://127.0.0.1:1111 预览站点

项目结构

├── config.toml          # 站点配置
├── content/             # 文章内容
├── static/              # 静态文件
├── themes/radion/       # 主题
└── README.md

联系

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages