An open API service indexing awesome lists of open source software.

https://github.com/hellokaton/typecho-theme-modernist

a typecho theme modernist
https://github.com/hellokaton/typecho-theme-modernist

modernist-theme typecho typecho-theme

Last synced: 22 days ago
JSON representation

a typecho theme modernist

Awesome Lists containing this project

README

          

# Modernist

> 主题来自 [Hexo](http://zespia.tw/hexo/). 是基于 [modernist theme](https://github.com/orderedlist/modernist) 修改

[演示站点](http://modernist.biezhi.me/)

## 安装
```bash
git clone https://github.com/biezhi/typecho-theme-modernist.git themes/modernist
```

## 启用

外观 -> Modernist Theme -> 启用即可

## 更新
```bash
cd themes/modernist
git pull
```