jekyll-frontend-kit:使用 Jekyll、Bootstrap、Bootswatch 和 Font Awesome 的通用前端工具包

时间:2024-07-21 08:26:53
【文件属性】:

文件名称:jekyll-frontend-kit:使用 Jekyll、Bootstrap、Bootswatch 和 Font Awesome 的通用前端工具包

文件大小:13KB

文件格式:ZIP

更新时间:2024-07-21 08:26:53

Ruby

Jekyll 前端工具包 使用 、 、 和。 用测试。 由部署。 先决条件 入门 git clone git@github.com:LandRegistry/jekyll-frontend-kit.git cd jekyll-frontend-kit bundle install bundle exec jekyll serve 转到 运行测试 这与 Travis 在构建期间运行的脚本相同,在推送之前在本地运行它以避免构建中断: ./script/cibuild 使用 Travis 部署 travis enable git commit -a -m "super awesome commit message" git push 改变主题 将_config.yml的theme设置更改为任何Bootswatch主题名称并重新启动服务器。


【文件预览】:
jekyll-frontend-kit-master
----.travis.yml(149B)
----_layouts()
--------navbar_sidebar.html(519B)
--------navbar_footer.html(291B)
----_includes()
--------head.html(820B)
--------navbar_footer.css(678B)
--------navbar.html(1KB)
--------footer.html(179B)
--------scripts.html(169B)
--------navbar_sidebar.css(2KB)
--------sidebar.html(707B)
----navbar_sidebar.html(210B)
----_config.yml(372B)
----navbar_footer.html(213B)
----index.html(17KB)
----LICENSE(1KB)
----Gemfile(218B)
----Gemfile.lock(4KB)
----.gitignore(20B)
----README.md(1KB)
----script()
--------cibuild(122B)

网友评论