Skip to content

yaoshanliang/catsup-theme-catstrap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

博客系统catsup的前端主题

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 95.4%
  • Python 4.6%