文件名称:casper-cms-template:这是Netlify CMS的模板
文件大小:2.23MB
文件格式:ZIP
更新时间:2024-05-20 13:40:51
HTML
Victor Hugo CMS模板 创建真正史诗般的网站的样板 这是将Hugo用作静态站点生成器并将Gulp + Weback用作资产管道的样板。 设置为CSS和JavaScript使用post-css和babel。 用法 确保您安装了最新的节点npm和 。 如果您需要安装hugo,请运行: 克隆此存储库并运行: npm install npm start 然后访问 -样式表或内容更改时,BrowserSync将自动重新加载CSS或刷新页面。 要将静态输出构建到/dist文件夹,请使用: npm run build 结构 |--site // Everything in here will be built with hugo | |--content // Pages and collections - ask if you
【文件预览】:
casper-cms-template-master
----.eslintrc(2KB)
----.babelrc(116B)
----package.json(1KB)
----npm-shrinkwrap.json(111B)
----webpack.conf.js(794B)
----src()
--------css()
--------js()
----netlify.toml(117B)
----site()
--------content()
--------data()
--------config.toml(950B)
--------static()
--------themes()
----background.png.webloc(298B)
----.gitignore(30B)
----gulpfile.babel.js(2KB)
----README.md(4KB)