Giter VIP home page Giter VIP logo

jekit's Introduction

Jekit

A starter kit for front developpement based on bootstrap, SASS and jekyll.

Assets

  • jekyll
  • Bootstrap 3
  • ES6 support
  • SASS
  • Respond.JS
  • html5shiv
  • Grunt
  • Bower

License

jeKit is released under the MIT License.

Inspired by the GestionAir StarterKit : https://github.com/GestionAIR/StarterKit

Getting Started

This project requires Grunt and Bower.

First download the starterkit ZIP file and extract it.

From the project's directory execute :

$ git init
$ npm -g install grunt-cli bower
$ npm install
$ bower install

Run project with Grunt.

$ grunt

Usage

You can custom the jekit according to your project by modifying the data (title, version, email, description, ...) in _config.yml, bower.json and package.json.

Stats

To have statistics on the project, run the following command :

$ grunt stats

CSS-count gives you data on the code (IE9 is limited to 4095 selectors) and PageSpeed offers data on the project performance according to Google PageSpeed Insights.

Critical CSS

jeKit uses the grunt contrib for criticalcss. When you launch grunt, it generates critical css files in css/critical/.. that you can copy, paste and inline in the head of your html. It will only be used in the home view.

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.