文件名称:nanoc-boilerplate:Nanoc 框架的个人样板
文件大小:109KB
文件格式:ZIP
更新时间:2024-07-26 15:35:26
Ruby
nanoc-样板 静态站点生成器框架的个人样板。 要开始,只需运行: $ bundle install $ bundle exec guard 查看输出运行: $ nanoc view 对于实时重新加载,您可以为您喜欢的浏览器安装免费的 LiveReload 插件:Safari、Firefox、Chrome 或 IE。 额外功能 资产管理 支持包管理器。 支持资产管理、预处理(coffescript、sass、less 等),使用放大。 与框架集成 包括 、 、 缓存 支持 布局 使用 使用额外的过滤器和助手扩展 创作 支持降价 结构 ├── content │ ├── assets │ │ ├── stylesheets │ │ │ ├── site -- site stylesheets │ │ │
【文件预览】:
nanoc-boilerplate-master
----content()
--------robots.txt(32B)
--------favicon.ico(766B)
--------404.html.haml(1KB)
--------media()
--------assets()
--------apple-touch-icon-precomposed.png(1KB)
--------humans.txt(302B)
--------index.html.haml(82B)
--------htaccess.txt(29KB)
----layouts()
--------raw.haml(7B)
--------default.haml(2KB)
----Rules(3KB)
----lib()
--------default.rb(231B)
--------helpers()
--------helpers_.rb(761B)
----Gemfile(617B)
----Guardfile(446B)
----nanoc.yaml(3KB)
----config()
--------compass.rb(333B)
----README.md(2KB)
----.bowerrc(27B)
----Gemfile.lock(2KB)
----.gitignore(528B)
----static()
--------assets()