/website

基于HUGO引擎的Split模版实现的个人基本信息网站

Split主题

个人信息界面展示,没有博客的功能

split主体

快速启动

下载项目

git clone https://github.com/xlxingRun/website.git

下载主题子项目

git submodule add https://github.com/escalate/hugo-split-theme.git themes/split

开发环境

hugo server -D

生产环境

hugo server -P

项目打包

hugo

Docker启动