文件名称:user-jekyll-with-gulp
文件大小:9KB
文件格式:ZIP
更新时间:2024-06-12 23:59:45
JavaScript
#use jekyll with gulp ##背景说明 使用jekyll 模板,和gulp的sass等功能。 ##运行所需环境 ruby jekyll node.js bower gulp ##启动项目 3. bower install 4. gulp start
【文件预览】:
user-jekyll-with-gulp-master
----_layouts()
--------default.html(253B)
--------index.html(179B)
----package.json(750B)
----_includes()
--------head.html(520B)
--------footer.html(65B)
--------header.html(65B)
--------head-index.html(521B)
----_scss()
--------config.rb(221B)
--------docs.scss(409B)
--------_base.scss(18B)
----gulpfile.js(5KB)
----.bowerrc(40B)
----_config.yml(250B)
----index.html(319B)
----app()
--------index.html(71B)
----_plugins()
--------markdown.rb(651B)
----.gitignore(77B)
----README.md(212B)
----.jshintrc(298B)
----bower.json(160B)