文件名称:hexo-theme-pure:响应式纯主题
文件大小:35KB
文件格式:ZIP
更新时间:2024-05-22 03:39:07
CSS
纯的 响应式纯主题。 基于 由提供支持 安装 安装 git clone https://github.com/saintwinkle/hexo-theme-pure.git themes/pure 我使用jade而不是ejs ,所以请不要忘记: npm install hexo-renderer-jade --save 使能够 将_config.yml theme设置修改为pure 。 修改_config.yml archive , category和tag pagination设置。 更新 cd themes/pure git pull 配置 title : Pure # site title author : Twinkle # your name description : Creating a blog layout using Pure # description or
【文件预览】:
hexo-theme-pure-master
----_config.yml(795B)
----README.md(1KB)
----layout()
--------index.jade(59B)
--------archive.jade(72B)
--------page.jade(57B)
--------post.jade(57B)
--------_partial()
--------layout.jade(340B)
--------category.jade(73B)
--------tag.jade(68B)
----source()
--------css()
--------fonts()
--------js()