免费Bootstrap模板和主题集合。
你可以fork这个repo,然后发起pull request
。
注意!你提交的模板必须满足以下条件:
- 免费,开源
- 没有使用LESS或者其他编译工具
- 100% 响应式,多设备支持
每一个主题建一个JSON对象,加入到template.js
中。下面是格式:
{
name:"Darkside",
title:"Darkside",
short:"Dark with off-canvas sidebar",
full:"The deep gray layout features a sidebar drawer menu that responsively collapses off-canvas on smaller devices such as tablets and smartphones.<br>When the sidebar is collapsed, it can be toggled on so that it slides in from the left and consumes 40% of the screen width.<br>This template also includes a sticky bottom footer that stays at the bottom regardless of content height.",
tags:["theme","fixed","dark","collapse","off-canvas"],
imgUrl:"http://www.bootply.com/assets/templates/88105.png",
downloadUrl:"http://bootply.com/download/88105",
sourceUrl:"http://bootply.com/88105",
previewUrl:"http://bootply.com/render/88105",
author:"Bootply.com",
authorUrl:"http://www.bootply.com/templates",
bootstrapVersion:"3.0.3",
avatar:"https://pbs.twimg.com/profile_images/3663020003/d09fae59ab68605a7973043e0267b905.jpeg",
license:"MIT",
licenseUrl:"https://github.com/xiangming/bootstrap-style/blob/master/LICENSE"
}