文件名称:11tea::teacup_without_handle: 十一个 TailwindCSS AplineJS Starter
文件大小:858KB
文件格式:ZIP
更新时间:2024-08-24 00:13:57
tailwindcss eleventy alpinejs HTML
:teacup_without_handle: 11茶 11tea (Eleventea) 是一个使用 、 和制作网站的超级简单入门者,它们共同构成了新的花哨的 TEA-Stack。 喝杯茶吧! 特征 带有Nunjucks模板的 HTML 引擎 带有tailwindcss 2.1 的函数式 CSS 与alpinejs 2.8 的交互 使用 meta.html 和 sitemap.xml 优化 SEO @11ty/eleventy-img 的简单使用 使用html-minifier缩小 HTML 和 CSS 易于替换的字体文件夹 针对开发性能进行了优化 超级简单的项目架构 如何使用 # clone this repository git clone git@github.com:halfmage/11tea.git # navigate to you folder cd 11tea # install dependencies
【文件预览】:
11tea-master
----index.html(1KB)
----favicon.png(3KB)
----postcss.config.js(128B)
----styles()
--------tailwind.config.js(387B)
--------tailwind.css(851B)
----_includes()
--------meta.html(1KB)
--------base.html(678B)
----img()
--------tea3.jpg(106KB)
--------teapot2.jpg(198KB)
--------teapot.jpg(141KB)
--------tea4.jpg(192KB)
----.eleventy.js(2KB)
----_data()
--------settings.json(216B)
----sitemap.html(445B)
----fonts()
--------inter-v3-latin-700.woff(22KB)
--------inter-v3-latin-700.woff2(18KB)
--------inter-v3-latin-500.woff2(18KB)
--------inter-v3-latin-500.woff(22KB)
--------inter-v3-latin-400.woff2(17KB)
--------inter-v3-latin-400.woff(21KB)
----.eleventyignore(35B)
----README.md(2KB)
----.gitignore(134B)
----package-lock.json(381KB)
----package.json(1KB)
----.nvmrc(7B)