luoshi006 blog https://luoshi006.github.io/ Tools HUGO Doks theme Useage First start source clean.sh # clean npm and install node modules Build npm start # 启动本地 Http Server 加载静态内容,默认访问 http://localhost:1313 预览效果 npm run build # 编译生成静态网页,默认在 ./public 目录