Skip to content

xiangming/BootstrapStyle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

bootstrap-style

免费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"
}

About

免费Bootstrap模板和主题集合

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published