文件名称:hugo_twcss:Hugo静态站点生成器(SSG)的入门套件。 回购以前被命名为“ hugo_site_css-grid”。
文件大小:3.5MB
文件格式:ZIP
更新时间:2024-06-01 02:01:07
npm postcss hugo starter-template responsive-images
雨果入门套装 这是基于我的网站的外观的。 注意:此仓库不使用。 请参阅。 如何使用 将此复制到本地存储库。 对config.yaml进行适当的更改以符合您站点的参数。 运行npm install将所有依赖项加载到package.json 。 npm run start ,从终端应用程序运行npm run start 。 然后,您可以在计算机上的查看该站点。 阅读示例文章及其Markdown文件,了解一切工作原理。 编辑内容,使其成为您自己的内容! 准备就绪后,到您选择的主机。 build命令是npm run build 。 (对于本地测试,您可以使用npm run testbuild将环境设置为production环境;请参阅下面的“ npm run testbuild ”。) 内幕是什么 对于不习惯使用插件和依赖项中JavaScript的Hugo用户而言,此存储库可能不是您
【文件预览】:
hugo_twcss-main
----.gitignore(116B)
----package.json(1KB)
----data()
--------.gitkeep(1B)
----package-lock.json(264KB)
----postcss.config.js(230B)
----archetypes()
--------default.md(84B)
----LICENSE(1KB)
----static()
--------html5shiv()
--------images()
--------css-for-ie9()
--------js()
----README.md(3KB)
----i18n()
--------en.toml(44B)
----vercel.json(813B)
----themes()
--------hugo-twcss()
----tailwind.config.js(665B)
----content()
--------favicon-32x32.png(2KB)
--------favicon-16x16.png(1000B)
--------posts()
--------_index.md(291B)
--------apple-touch-icon.png(8KB)
--------typewriter-monochrome_2242164_1280x720_60pct.jpg(90KB)
--------about()
----config.yaml(2KB)