• Stars
    star
    575
  • Rank 77,622 (Top 2 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created almost 11 years ago
  • Updated about 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Bootstrap templates and themes project

bootstrap-zero

Bootstrap Templates and Themes Project

  • Free, open source Bootstrap templates and themes for Twitter Bootstrap.
  • App written on Node.js
  • Complete HTML, CSS and JavaScript
  • Demo and downloads: http://www.bootstrapzero.com

Screenshot

A Repository for Bootstrap Templates

  • reusable
  • responsive (suitable for mobile devices)
  • follow best practices
  • maximize use of the Bootstrap baseline
  • aren't extensively customized
  • don't look to Bootstrap-y

Standard Templates

Basic, sidebar, affix, off-canvas, carousel, gallery, fixed width, fixed navbar, blog, portal, app and others.

Custom Templates and Themes

Facebook style, Google+ style, Android Holo-style, Mashable-style, TheNextWeb style, off-canvas, one page app, long scrolling, full screen carousel and others.

License

MIT for this project. Individual licenses apply to templates and themes.

Contribute

If you author open source Bootstrap templates or themes you can submit your works for inclusion on BootstrapZero. Template should meet this criteria:

  • free, open source
  • no use of LESS or custom Bootstrap builds
  • 100% responsive for multiple device widths

While a database is in the works, here is how you can submit your project(s)..

  • Construct a JSON object for each template/theme you want to submit. Here is an example:

    {
        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/iatek/bootstrap-zero/blob/master/LICENSE"
    }
    
  • Fork this project

  • Append your template/theme info the 'templates.js' file found in the project

  • Submit a pull request so that we can review your submission

More Repositories

1

jquery-socialist

jquery social media plugin that aggregates and combines Facebook, Twitter, LinkedIn, YouTube, Instagram, Pinterest and.. Combine social feeds from multiple social networks or RSS in elegant layouts via this social plugin.
JavaScript
631
star
2

bootstrap-google-plus

Bootstrap Google Plus is a Google+ style theme and template for Bootstrap 3.
CSS
164
star
3

bootply

Twitter Bootstrap playground. Use Bootply to design, prototype, extend, or test responsive Bootstrap website.
125
star
4

one-page-app

Single page application boilerplate for Web or mobile using Twitter Bootstrap, jQuery and Javascript on Node.js. Create a responsive one page app for with a lightweight data store. Features long scrolling page sections, image slider, scroll to top button and dot navigation.
JavaScript
123
star
5

jquery-share

A jquery social plugin that enables easy sharing to multple social networks. Share to many social networks (Facebook, Twitter, Tumblr, LinkedIn, Pinterest, Google+) from one toolbar.
JavaScript
95
star
6

bootstrap-3-upgrade

Migration scripts for Bootstrap 3.
JavaScript
17
star
7

bootply-extras

Bootstrap Themes, Components (Tiles, Cards, Centering, Option Tables), CSS tricks, JavaScript and jQuery plugins for Bootstrap by Bootply.com
JavaScript
9
star
8

node-api-key

API key generator for Node.js. Generate, validate and maintain keys for your RESTful API.
7
star
9

social-media-api

A RESTful social media API built on NodeJS that aggregates (combine) social feeds and disseminates (share) to multiple social networks
6
star
10

workflow-engine

A simple JavaScript workflow engine
JavaScript
6
star
11

bootstrap-migrate

For Bootstrap 2 to Bootstrap 3 migration. Convert Bootstrap 2.x HTML, templates and layouts to Bootstrap 3.0.
5
star
12

bootstrap-templates

A collection of free Bootstrap templates.
4
star
13

site2img

A web snapshot app and API for Node.js using Express and Phantom.js
3
star
14

node-url-to-image

Capture Web pages as images (Web screenshots) using Node.js and WebKit.
JavaScript
3
star
15

jquery-social-media

Social sharing and social feed plugins for jQuery. Combine social updates from multiple social feeds, or share to multiple social networks.
3
star
16

paperpusher

A jQuery Plugin that takes a JSON object and gives you a Bootstrap compatible HTML form.
JavaScript
3
star
17

jqueryui-switchr

jQueryUI Toggle Switch Plugin
2
star
18

heroku-phantomjs

screenshot app
CoffeeScript
1
star
19

facebook-feed

A facebook feed plugin that uses the Facebook Search API. Javascript and jQuery
1
star
20

codeply

Code editor
1
star
21

in1-plugins

jQuery Plugin Demo Site
JavaScript
1
star
22

site2img-api

Image and Web screenshot capture service, API on Node.js using Phantom.js
1
star