Git Product home page Git Product logo

newaeonweb / responsiveboilerplate Goto Github PK

View Code? Open in Web Editor NEW
244.0 30.0 50.0 2.77 MB

A lightweight (2kb) micro-library, elegant & minimalistic CSS3 grid system, made with only three main classes and 12 columns. It`s very easy to use and understand, pre-packed with some extra css helpers for mobile devices.

Home Page: www.responsiveboilerplate.com

License: MIT License

CSS 77.67% JavaScript 22.33%

responsiveboilerplate's Issues

[enhancement] Add missing bower.json.

Hey, maintainer(s) of newaeonweb/responsiveboilerplate!

We at VersionEye are working hard to keep up the quality of the bower's registry.

We just finished our initial analysis of the quality of the Bower.io registry:

7530 - registered packages, 224 of them doesnt exists anymore;

We analysed 7306 existing packages and 1070 of them don't have bower.json on the master branch ( that's where a Bower client pulls a data ).

Sadly, your library newaeonweb/responsiveboilerplate is one of them.

Can you spare 15 minutes to help us to make Bower better?

Just add a new file bower.json and change attributes.

{
  "name": "newaeonweb/responsiveboilerplate",
  "version": "1.0.0",
  "main": "path/to/main.css",
  "description": "please add it",
  "license": "Eclipse",
  "ignore": [
    ".jshintrc",
    "**/*.txt"
  ],
  "dependencies": {
    "<dependency_name>": "<semantic_version>",
    "<dependency_name>": "<Local_folder>",
    "<dependency_name>": "<package>"
  },
  "devDependencies": {
    "<test-framework-name>": "<version>"
  }
}

Read more about bower.json on the official spefication and nodejs semver library has great examples of proper versioning.

NB! Please validate your bower.json with jsonlint before commiting your updates.

Thank you!

Timo,
twitter: @versioneye
email: [email protected]
VersionEye - no more legacy software!

Doesn't work

Just downloaded from the website,

Followed the instructions, I just get a "reset" html page with any content showing as times font left aligned.

I even copied the html from the example page and inserted that, same result. No columns, just left aligned text with a small margin.

Checked permissions, tried locally, and on a server.

Move SublimeText snippets in different Project

There is pretty much no point in keeping your boilerplate and the snippets in the same repository.
The boilerplate should be a starting point for the developer, deleting the snippet folder ever time the developer creates a new project is kinda missing the point of a boilerplate.

Linking the ST snippet's repository to the description should be good enough for the newcomers to notice...

Less fails to compile responsiveboilerplate.less

When I try to compile boilerplate.less with the Koala GUI I get the error bellow:

C:\Users\xxx\Desktop\layout\responsiveboilerplate-2.3.4\less\responsiveboilerplate.less
ParseError: Unrecognised input in C:\Users\xxx\Desktop\layout\responsiveboilerplate-2.3.4\less\gridcolumns.less:44:1
43 //Fluid Engine Generator
44 .fluidRbgrid (@RbfluidgridColumnWidth, @RbfluidgridGutterWidth) {
45

I get similar errors with other GUI for Windows

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.