GithubHelp home page GithubHelp logo

mojaray2k / fbootstrapp Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ckrack/fbootstrapp

0.0 0.0 0.0 2.58 MB

HTML, CSS, and JS toolkit for facebook apps

Home Page: http://ckrack.github.com/fbootstrapp/

License: Apache License 2.0

fbootstrapp's Introduction

FBOOTSTRAPP

Fbootstrapp is a toolkit for kickstarting the development of facebook iframe apps.

It is based on Twitter's excellent Bootstrap. Just as that, it includes base CSS styles for typography, forms, buttons, tables, grids, navigation, alerts, and more.

However, these are all styled in colors reminiscing facebook's UI.

There are two 12-column grids included, one for 520px (fan-page), the other one for 760px (standalone app). Put your content in a <div class="container"> or a <div class="container canvas">

Usage

You can use Fbootstrapp in one of two ways: just drop the compiled CSS into any new project and start cranking, or run LESS on your site and compile on the fly like a boss.

Here's what the LESS version looks like:

<link rel="stylesheet/less" type="text/css" href="lib/bootstrap.less">
<script src="less.js" type="text/javascript"></script>

Or if you prefer, the standard css way:

<link rel="stylesheet" type="text/css" href="bootstrap.css">

For more info, refer to the bootstrap docs @ http://twitter.github.com/bootstrap The usage is identical.

Bug tracker

Have a bug? Please create an issue here on GitHub!

https://github.com/ckrack/fbootstrapp/issues

Authors

Clemens Krack (Fbootstrapp)

Mark Otto (Bootstrap)

Jacob Thornton (Bootstrap)

License

Copyright 2011 Twitter, Inc. Copyright 2011 C. Krack

Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0

fbootstrapp's People

Contributors

fat avatar mdo avatar ckrack avatar caniszczyk avatar rvagg avatar pthrasher avatar sankage avatar smaboshe avatar dhs avatar aaronj1335 avatar matthewpennell avatar kriansa avatar lmjabreu avatar mchung avatar mkaschenko avatar workwithnano avatar nickveys avatar nikcub avatar pamelafox avatar rafbm avatar vecdeque avatar soffes avatar southpolesteve avatar purcell avatar weslly avatar yury avatar cheeaun avatar leocassarani avatar kasperp avatar karthikv avatar

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.