Skip to content
/ slabs Public

Slabs Framework its great to start your startup or project website in minutes, pick up your blocks, ensamble it, and launch it. Get things done faster.

License

Notifications You must be signed in to change notification settings

Bolteam/slabs

Repository files navigation

Slabs

Slabs Framework is an amazing extension for Bootstrap, ready to help developers to create amazing websites in minutes.

Quick start

Three quick start options are available:

Read the Getting started page for information on the framework contents, examples and more.

Documentation

Slabs's documentation is build using Jekyll and hosted on Github pages at http://bolteam.github.io/slabs/. You should be able to run them locally.

Running documentation locally

  1. If necessary, install Jekyll and other Ruby dependencies with bundle install. Note for Windows users: Read this unofficial guide to get Jekyll up and running without problems.
  2. From the root /slabs directory, run jekyll serve in the command line.
  3. Open http://localhost:9001 in your browser. That simple!

Learn more about using Jekyll by reading its documentation.

Compiling CSS and JavaScript

Slabs uses Grunt to compile all Sass code of this framework. Remember to install dependencies before running any Grunt commands.

Install Grunt

From the command line:

  1. Install grunt-cli globally with npm install -g grunt-cli.
  2. Navigate to the root /Slabs directory, then run npm install. npm will look at package.json and automatically install the necessary local dependencies listed there.

When completed, you'll be able to run the various Grunt commands provided from the command line.

What is npm? Keep calm and install node. NPM stands for node packaged modules and is a way to manage development dependencies through node.js. Download and install node.js before proceeding.

Available Grunt commands

Build - grunt

Run grunt to run tests locally and compile the CSS and JavaScript into /dist.

Using Rails?

Integrate Slabs into your project with our gem maintain by Jorge Najera. Check out the Gem.

Credits

About

Slabs Framework its great to start your startup or project website in minutes, pick up your blocks, ensamble it, and launch it. Get things done faster.

Resources

License

Stars

Watchers

Forks

Packages