Coder Social home page Coder Social logo

davidedantonio / bee-grid Goto Github PK

View Code? Open in Web Editor NEW
27.0 6.0 3.0 1.53 MB

A microframework based on CSS Grid Layout to build various types of grids thanks to a twelve column system, five default responsive tiers, Sass variables and mixins, and dozens of predefined classes to organize your content.

Home Page: https://davidedantonio.github.io/bee-grid

License: MIT License

Ruby 0.33% HTML 1.69% JavaScript 0.76% CSS 83.64% SCSS 13.57%
grid css css-grid css-framework css-grid-layout design-tools web frontend jekyll cssgrid sass-variables mixins micro-framework

bee-grid's Introduction

BeeGrid

A microframework based on CSS Grid Layout to build various types of grids thanks to a twelve column system, five default responsive tiers, Sass variables and mixins, and dozens of predefined classes to organize your content.

Table of contents

Quick start

Several quick start options are available:

  • Download the latest release.
  • Clone the repo: https://github.com/davidedantonio/bee-grid.git
  • Install with npm: npm install @beetle/bee-grid
  • Install with yarn: yarn add @beetle/bee-grid

Files

Within the download you'll find the following directories and files, providing both compiled and minified variations. You'll see something like this:

dist
 ├── css/
 │    ├── bee-grid.css
 │    ├── bee-grid.css.map
 │    ├── bee-grid.min.css
 │    └── bee-grid.min.css.map
 └── js/
      ├── navbar.js
      ├── navbar.js.map
      ├── navbar.min.js
      └── navbar.min.css.js

Bugs and feature requests

Have a bug or a feature request? Search for existing and closed issues. If your problem or idea is not addressed yet, please open a new issue.

Documentation

Beegrid's documentation, included in this repo in the root directory, is built with Jekyll and publicly hosted on GitHub Pages at https://davidedantonio.github.io/bee-grid/. The docs may also be run locally.

Running documentation locally

  1. Install Jekyll (the site builder) and other Ruby dependencies with bundle install.
  2. Run npm install to install Node.js dependencies.
  3. Run a specific NPM script to rebuild distributed CSS and JavaScript files, as well as our docs assets.
  4. From the root /bee-grid directory, run npm run docs-serve in the command line.
  5. Open http://localhost:9001 in your browser, and voilà.

Learn more about using Jekyll by reading its documentation.

Contributing

Solutions and improvements are always accepted. Please create a pull request here

Creators

Davide D'Antonio

Riccardo Tartaglia

Copyright and license

Code released under the MIT License.

bee-grid's People

Contributors

dependabot[bot] avatar riktar avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

bee-grid's Issues

JS Navbar

On mobile devices we need to change the behavior of the navbar with a JS Plugin (No Jquery)

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.