文件名称:jekyll-netlify-boilerplate:一个简单的Jekyll模板,用于在Netlify上创建一个快速,静态的网站
文件大小:126KB
文件格式:ZIP
更新时间:2024-02-24 21:22:14
jekyll sass cms boilerplate static-site
Jekyll Netlify样板 注意:查看我的 。 它与该项目的功能几乎相同,但使用的是静态网站生成器。 它快速,灵活并且不需要Ruby。 一个非常简单的Jekyll模板,用于在Netlify上创建具有连续部署工作流的快速,静态网站。 :fire: Netlify的官方和博客上介绍了该项目:年值得关注的 :fire: 最小的样式,随时可以自己制作 博客帖子,页面和联系表格示例 响应式CSS网格布局,具有针对旧版浏览器的后备功能 通过Netlify和Github进行持续部署的工作流程 Netlify CMS用于管理内容 Netlify身份验证用户 Netlify Forms用于使用reCAPTCHA处理静
【文件预览】:
jekyll-netlify-boilerplate-master
----.gitignore(46B)
----_data()
--------authors.yml(313B)
--------navigation.yml(140B)
----admin()
--------index.html(438B)
--------preview-templates()
--------config.yml(2KB)
----assets()
--------main.scss(94B)
--------img()
----_includes()
--------header.html(189B)
--------page-intro.html(178B)
--------head.html(704B)
--------contact-form.html(1KB)
--------navigation.html(349B)
--------footer.html(256B)
--------analytics.html(408B)
----_sass()
--------main.scss(184B)
--------partials()
----LICENSE(1KB)
----docker-compose.yml(192B)
----_config.yml(3KB)
----README.md(4KB)
----netlify.toml(1KB)
----Gemfile(894B)
----pages()
--------contact.md(446B)
--------index.md(395B)
--------about.md(2KB)
--------blog.md(308B)
----_layouts()
--------blog.html(651B)
--------default.html(258B)
--------contact.html(130B)
--------page.html(97B)
--------compress.html(4KB)
--------home.html(334B)
--------post.html(690B)
--------404.html(39B)
----_posts()
--------2018-07-11-a-simple-post.md(4KB)
--------2018-02-23-welcome-to-jekyll.md(2KB)
--------2018-07-19-the-most-recent-post-so-far.md(586B)
--------2018-07-09-another-post.md(4KB)
----404.md(173B)
----Gemfile.lock(1KB)