kickstart

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

Github星跟蹤圖

Kickstart

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

getkickstart.com

Codeship Status for adamjgrant/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

主要指標

概覽
名稱與所有者adamjgrant/kickstart
主編程語言HTML
編程語言Ruby (語言數: 6)
平台
許可證
所有者活动
創建於2012-03-08 22:01:09
推送於2017-02-24 18:53:16
最后一次提交2017-02-24 10:53:15
發布數23
最新版本名稱v3.1.1 (發布於 )
第一版名稱v1.0.0 (發布於 2011-08-18 11:45:49)
用户参与
星數1.9k
關注者數70
派生數94
提交數3.8k
已啟用問題?
問題數185
打開的問題數21
拉請求數8
打開的拉請求數3
關閉的拉請求數7
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?