文件名称:hugo-stefanimhoff.de:我的Hugo网站stefanimhoff.de的源代码
文件大小:2.52MB
文件格式:ZIP
更新时间:2024-02-24 13:11:09
gulp website hugo static-site GulpCSS
stefanimhoff.de 这是我的使用和构建。 安装 您将需要来运行此网站(例如使用Homebrew): $ brew install hugo 您还将需要来运行Gulp任务和构建过程: $ git clone https://github.com/creationix/nvm.git ~ /.nvm $ cd ~ /.nvm $ git checkout ` git describe --abbrev=0 --tags ` $ nvm install 4.4.1 克隆存储库后,运行: $ npm install 运行网站 开发环境由Gulp.js驱动。 我已经编写了以下np