文件名称:hugo-theme-tailwindui-starter:使用Tailwind UI的Hugo主题的入门文件
文件大小:32KB
文件格式:ZIP
更新时间:2024-06-01 17:34:51
hugo-theme hugo tailwindui HTML
雨果入门主题与Tailwind UI 带有Tailwind UI的Hugo主题的入门文件。 设置为使用 使用根据dev或build环境构建和加载CSS 使用清除未使用CSS类进行build ,但不能在dev清除 可以用作单独的主题仓库,也可以作为Hugo网站中的本地主题文件夹 基本模板设置,带有索引页面,关于页面和帖子类别 响应式导航标题用最少JavaScript 用纯CSS在小屏幕上隐藏导航 为了降低这种情况,该主题的页脚具有粘性 包括帮助程序部分,以在开发过程中显示Hugo参数和Tailwind CSS断点 寿命长,代码丰富。 先决条件 请确保在您的环境中全局安装postcss-cli和autoprefixer ,如Hugo Pipe的PostCSS所要求的那样。 在提到了这一点。 npm install -g postcss-cli npm install -g autopr
【文件预览】:
hugo-theme-tailwindui-starter-master
----archetypes()
--------default.md(77B)
----layouts()
--------partials()
--------index.html(181B)
--------_default()
--------404.html(61B)
----LICENSE(1KB)
----assets()
--------css()
----exampleSite()
--------content()
--------layouts()
--------config.toml(598B)
--------.gitignore(10B)
----theme.toml(586B)
----.gitignore(33B)
----readme.md(7KB)
----package-lock.json(58KB)
----package.json(816B)