文件名称:jekyll-material-theme:基于Materialize的Materialise设计的Jekyll主题
文件大小:14.73MB
文件格式:ZIP
更新时间:2024-02-24 01:00:04
jekyll-site material material-design material-ui jekyll-themes
Jekyll材质主题 一个哲基尔主题基于使用。 例子 Cookie政策 如果您在网站上使用Cookie,或选择使用Google Analytics(分析),则可以通过此提示通知访问者。 Thanks! 对话框消息可以在_config.yml文件中自定义。 工具和经验科 如果您想展示自己的一些技能和经验,可以使用下面的部分。 安装 将此行添加到您的Jekyll网站的Gemfile : gem "jekyll-material-theme" 并将此行添加到您的Jekyll网站的_config.yml : theme : jekyll-material-theme 然后执行: $ bundle 或自己安装为: $ gem install jekyll-material-theme 用法 _config.yml文件具有以下选项。 在为您的网站提供服务之前,请确保复制此样本,因为需要一些变量才能使网站正常运行。 title : Your awesome title name : Your Name email : your-email@example.com descriptio
【文件预览】:
jekyll-material-theme-master
----_posts()
--------2017-12-12-welcome-to-material-jekyll.md(2KB)
--------2017-12-13-hello-world.md(2KB)
----_layouts()
--------default.html(66B)
--------page.html(39B)
--------post.html(938B)
--------home.html(2KB)
----_includes()
--------head.html(1KB)
--------portfolio_cards.html(3KB)
--------footer.html(575B)
--------cookies.html(462B)
--------nav-bar.html(284B)
--------nav-burger.html(745B)
--------google_analytics.html(515B)
--------blog-feed.html(565B)
--------portfolio_carousel.html(2KB)
--------google_tag_manager.html(471B)
--------contact.html(2KB)
--------skills.html(637B)
----assets()
--------css()
--------images()
--------fonts()
--------js()
--------main.scss(278B)
----_config.yml(4KB)
----index.html(21B)
----Gemfile(391B)
----.rspec(22B)
----_sass()
--------_syntax-highlighting.scss(3KB)
----spec()
--------material_theme_spec.rb(389B)
--------spec_helper.rb(861B)
----.gitignore(45B)
----CHANGELOG.md(3KB)
----.circleci()
--------config.yml(1KB)
----material-theme.gemspec(1KB)
----README.md(7KB)
----LICENSE.txt(1KB)