文件名称:website:我们基于雨果的网站
文件大小:75.53MB
文件格式:ZIP
更新时间:2024-04-25 08:21:44
hugo CSS
安装 sudo apt install hugo # optional, if you don't have the binary yarn install 跑步 hugo server 新内容 hugo new changelog/title-here --kind changelog 因为我们的原型是基于目录的,所以更改日志的kind和目录都是必需的。 部署 托管在Netlify上。 git push origin master