liseen315 / my-blog

This repository will contain Hugo’s content and other source files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

my-blog

基于hugo 的个人blog

使用

cd themes
git clone git@github.com:liseen315/bilberry-hugo-theme.git
git submodule add -f git@github.com:liseen315/liseen315.github.io.git public

预览

hugo server -D

编辑脚本

bash new.sh name

发布

hugo // 生成静态页
bash deploy.sh 推送到githubpage

About

This repository will contain Hugo’s content and other source files


Languages

Language:Shell 62.8%Language:HTML 37.2%