文件名称:jekylldark:Jekyll的深色主题,具有响应式布局,导航栏,内容区域,侧边栏,页脚和主要HTML元素的样式
文件大小:380KB
文件格式:ZIP
更新时间:2024-05-29 20:33:11
HTML
杰基尔达克 安装 将此行添加到您的Jekyll网站的Gemfile : gem "jekylldark" 并将此行添加到您的Jekyll网站的_config.yml : theme : jekylldark 然后执行: $ bundle 或将其自己安装为: $ gem install jekylldark 用法 站点演示如何使用的主题是可用。 特征 响应式布局 导航栏与subnav下拉菜单 具有样式化HTML元素的内容区域 带有标题,描述,项目,帖子和其他文本内容的侧边栏 页脚具有标题,描述,带有图标的链接和其他文本内容 贡献 在上,欢迎在GitHub上错误报告和请求请求。 该项目旨在提供一个安全,友好的合作空间,并且希望遵守《行为准则。 发展 要设置环境以开发此主题,请运行bundle install 。 您的主题设置就像普通的Jekyll网站一样! 要测试您
【文件预览】:
jekylldark-master
----_config.yml(730B)
----.gitignore(59B)
----.htmlhintrc(657B)
----.csslintrc(922B)
----README.md(2KB)
----_layouts()
--------page.html(135B)
--------post.html(221B)
--------default.html(688B)
----Gemfile(230B)
----_posts()
--------2019-04-06-post2.md(76B)
--------2019-04-22-post3.md(126B)
--------2019-04-05-post.html(79B)
----LICENSE(34KB)
----_includes()
--------footer.html(2KB)
--------header.html(814B)
--------analytics.html(342B)
--------sidebar.html(2KB)
--------head.html(411B)
----pages()
--------contact.html(1KB)
--------examples.html(7KB)
--------posts.html(811B)
----_sass()
--------components()
--------jekylldark.scss(1018B)
----_redirects(80B)
----_data()
--------navigation.yml(369B)
--------footer.yml(262B)
--------sidebar.yml(177B)
----images()
--------sunset.png(349KB)
----.travis.yml(769B)
----index.html(3KB)
----404.html(96B)
----jekylldark.gemspec(732B)
----assets()
--------css()
--------js()