Coder Social home page Coder Social logo

talkslab / metro-bootstrap Goto Github PK

View Code? Open in Web Editor NEW
1.0K 125.0 363.0 1.56 MB

Twitter Bootstrap with Metro style

Home Page: http://talkslab.github.io/metro-bootstrap

License: Apache License 2.0

JavaScript 35.10% Less 64.90%
hacktoberfest maintainer-wanted

metro-bootstrap's Introduction

metro-bootstrap

Simple bootstrap from Twitter with Metro style.

⚠ This project is not being maintained

This project is not being maintained. For more information, please read the Maintainers Wanted section below.

Maintainers Wanted

Unfortunately, the former maintainers no longer have the time and/or resources to work on this project. This means that bugs will not be fixed and features will not be added unless someone else does so.

If you're interested in fixing up metro-bootstrap, please reply to this GitHub issue (#65).

Demo

For a live preview of the theme, see http://talkslab.github.com/metro-bootstrap.

Repository structure

In the repository you will find the following directories:

app/
├── fonts/
│   └── (FontAwesome files)
└── less/
    └── (metro-bootstrap less files)
dist/
├── fonts/
│   └── font-awesome/
│   │   └── (FontAwesome files)
└── css/
    ├── metro-bootstrap.css
    └── metro-bootstrap.min.css
docs/
└── (metro-bootstrap GitHub Pages)

We provide compiled CSS (metro-bootstrap.css) in the dist folder, as well as compiled and minified CSS (metro-bootstrap.min.css).

Installing Dependencies

We manage dependencies using Bower. Run bower install to download the required dependencies.

If don't have Grunt installed, execute the following steps from the command line:

  1. Make sure you have node.js installed.
  2. Install bower with npm install -g bower.

Compiling CSS

We compile metro-bootstrap using Grunt. Run grunt build to compile the CSS into /dist.

If don't have Grunt installed, execute the following steps from the command line:

  1. Make sure you have node.js installed.
  2. Install grunt-cli globally with npm install -g grunt-cli.
  3. Go to the metro-bootstrap directory, then run npm install. npm will look at package.json and automatically install the necessary dependencies.

License

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this work except in compliance with the License. You may obtain a copy of the License in the LICENSE file, or at:

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Bitdeli Badge

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.