GithubHelp home page GithubHelp logo

allhailtocenarius / kickstart Goto Github PK

View Code? Open in Web Editor NEW

This project forked from adamjgrant/kickstart

0.0 1.0 0.0 149.41 MB

Kickstart is a CSS library designed for modularity and fast page performance

Home Page: http://getkickstart.com

Ruby 0.71% JavaScript 17.95% CoffeeScript 5.99% HTML 61.72% CSS 13.41% Makefile 0.22%

kickstart's Introduction

Kickstart

Kickstart is a modern front-end CSS library for clean HTML and fast performance.

getkickstart.com

Codeship Status for ajkochanowicz/kickstart

Code Climate

Quickstart with Gulp

Clone the repository and run make setup in the directory created. This is only required when starting the project.

Run gulp to again build and watch the project. A browser tab should open in your default browser automatically when ready. You'll also get an external URL you can use on other devices.

Alternatively, run gulp build to build the project without watching or creating a server.

Going further

If when running the gulp command, node warns you a module is missing, a dependency probably wasn't installed. It may be enough to run npm install again to catch the missing dependency. In some cases, this problem can be solved by deleting the node_modules directory and running npm install again.

Javascript assets

JavaScript assets can be written as modules in lib/coffee. Add each module to app.coffee in this same directory to output a single, minified JavaScript file with Kickstart.js included.

CSS assets

A style.sass should currently exist in lib/sass. Use this to write your styles, importing any other sass files you create along the way. To change themes, simply change the theme import at the top of the file.

Building getkickstart.com and Kickstart core

Gulp

Directions are similar to the above, however, you should run gulp watch:docs exclusively for docs creation. This will output to /docs instead of /public.

Alternatively, run gulp build:docs to build without watching.

Rails gem and Node.js package

To build gem/package, run make build-all. This will automatically fire up gulp to compile files, bump version numbers, and deploy to NPM/RubyGems.org respectively.

Deployment

  • Deployed with CodeShip
  • master deploys to getkickstart.com
  • stage deploys to stage.getkickstart.com

kickstart's People

Contributors

adamjgrant avatar mdo avatar fat avatar paulirish avatar roblarsen avatar darktable avatar chuanxshi avatar mdonoughe avatar git2samus avatar guybedford avatar lookfirst avatar joemorgan avatar cgunther avatar smaboshe avatar purwandi avatar caniszczyk avatar buraktuyan avatar ansman avatar necolas avatar rvagg avatar sankage avatar pthrasher avatar tinyfly avatar gmoulin avatar mgaetan89 avatar drublic avatar pokonski avatar pamelafox avatar kblomqvist avatar wrightlabs avatar

Watchers

En Liu 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.