/catsup-theme-catstrap

博客系统catsup的博客主题

Primary LanguageCSS

Catstrap

概述

这是一款使用Bootstrap框架制作的catsup博客主题,所以我取名为Catstrap

安装

需要catsup版本0.1.0+

方法一:使用catsup install安装本主题

cd /path/to/your/blog
catsup install git@github.com:su-kaiyao/catsup-theme-catstrap.git

方法二:使用git命令自动安装

cd /path/to/your/blog
mkdir themes
cd themes
git clone git@github.com:su-kaiyao/catsup-theme-catstrap.git
mv catsup-theme-catstrap catstrap

配置

修改你catsup的配置文件config.jsontheme.name修改为catstrap