GithubHelp home page GithubHelp logo

jkern / gridless-boilerplate Goto Github PK

View Code? Open in Web Editor NEW

This project forked from frankpf/gridless-boilerplate

1.0 2.0 0.0 119 KB

Gridless is an awesome HTML5 and CSS3 boilerplate for making responsive, cross-browser websites with beautiful typography

Home Page: http://thatcoolguy.github.com/gridless-boilerplate/

License: The Unlicense

gridless-boilerplate's Introduction

Gridless

Gridless is an HTML5 and CSS3, one web boilerplate to help you make progressively-enhanced, mobile first responsive websites/webapps that have beautiful typography with a vertical rhythm, sensible styles and are HTML5-ready and cross-browser compatible.

Gridless is simple and isn't littered with pre-defined non-semantic silly classes or pre-made grid systems.

Main features

  • Responsive (responds to the user's device screen width with the correct content and CSS)
  • Progressive enhancement, mobile first
  • Cross-browser compatible (even IE6 and 7)
  • CSS normalization instead of CSS reset
  • A vertical rhythm
  • Print styles optimized for performance
  • Optimal caching
  • HTML5 and CSS3 ready
  • Safe CSS hacks instead of conditional classnames/stylesheets
  • [Micro clearfix hack] clearfix
  • A well-organized folder structure

License

Major components:

Everything else:

Folder structure

  • index.html: The HTML page with the initial markup
  • _/ (folder): The folder that includes all the assets
    • css/ (folder): The folder that includes all the CSS files
      • main.css: The main CSS file with basic styles and media queries
    • fonts/ (empty folder): The folder where your webfonts reside
    • img/ (empty folder): The folder where your images reside
    • js/ (folder): The folder that includes all the JavaScript files
      • respond.min.js: Respond.js, which is a polyfill for media queries on older browsers

Thanks

Eric Meyer, Scott Jehl, Jeremy Keith, Ethan Marcotte, Oliver Reichenstein, Wilson Miner, Bryan Rieger, Paul Irish, Harry Roberts, Nicolas Gallagher, Mathias Bynens, Luke Wroblewski, Kroc Camen, Chris Coyier, Richard Rutter, Remy Sharp and many others.

FAQ

Why the name Gridless?

Because Gridless is ...well, gridless. It doesn't have any grid systems. The problem with most other CSS frameworks is that they include grid systems with presentational classes and/or ids without any semantic. Classes and ids should be unique to each project and shouldn't be declared on pre-made documents. CSS grid systems should be used for rapid prototyping (which they're awesome at), not for production.

Browser support

Gridless was tested in the following browsers: Mozilla Firefox 3.6+ Opera 11+ Google Chrome 11+ Safari 5+ Internet Explorer 6+

Although some of these browsers are very recent, Gridless should work in any modern browser without problems.

Contributing

If you'd like to contribute to Gridless, visit https://github.com/thatcoolguy/gridless-boilerplate and send a pull request or an issue. You can also fork the project or clone it. Do anything, it's open-source!

gridless-boilerplate's People

Stargazers

Joseph Kern avatar

Watchers

Joseph Kern avatar James Cloos 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.