0.3.5 • Published 6 years ago

osstools_uikit v0.3.5

Weekly downloads
1
License
ISC
Repository
bitbucket
Last release
6 years ago

Aruba UI

UI Kit, using normalize.css and sill. Based off of grunt project boilerplate with sassdown, grunt-clean, grunt-compass and grunt-watch included and ready to go.

Default task runs both grunt clean and grunt compass, compiling any SASS in compressed mode and cleaning up cache folders after itself, before running grunt sassdown to build a styleguide from your SASS comments.

There is a grunt watch task which will run both grunt compass and grunt sassdown when any SASS files are modified.

Type npm install in the root directory. Then type grunt to get started. Or grunt --verbose if you're feeling frisky.

What is Sassdown?

Sassdown is a Grunt plugin that automatically generates a living styleguide from your SASS directory. It uses Markdown and Handlebars.

Where are the styleguide assets?

Sassdown uses it's own Handlebars template and stylesheet. You are able to define your own in the Gruntfile options if you wish. Should you want to use the existing template as a guide, you can find it in the /node_modules/sassdown/tasks/data/ folder after running npm install.

Getting started with Grunt

See the Getting Started instructions on gruntjs.com.

Grunt is dependent on Node.js and uses the Node Package Manager so download and install Node.js if you don't already have it.

Checkout the Bitbucket repo, open a Command Line window and navigate to the project root folder. You can now install all the required plugins for this project by running npm install. This reads all the package dependencies in the package.json file and installs them all. You should now have a node_modules folder containing all the Grunt plugin packages required.

The Gruntfile

The Gruntfile.js is a valid JavaScript file that lives in the root folder of your project, next to the package.json file, and should be committed to Git along with your project source.

The Gruntfile comprises the following sections:

  • The "wrapper" function
  • Project and task configuration (the largest section of the file)
  • Loading grunt plugins and tasks
  • Defining default and custom tasks

See each plugin's NPM page for configuration options and usage examples.

The package.json file should be committed to Git along with the project source.

Installation

npm install osstools_uikit

CSS Location

node_modules/osstools_uikit/css/screen.css

SCSS Location

node_modules/osstools_uikit/sass/screen.css
0.3.5

6 years ago

0.3.4

6 years ago

0.3.3

6 years ago

0.3.2

7 years ago

0.3.1

7 years ago

0.3.0

7 years ago

0.2.23

7 years ago

0.2.22

7 years ago

0.2.21

8 years ago

0.2.20

8 years ago

0.2.19

8 years ago

0.2.18

8 years ago

0.2.17

8 years ago

0.2.16

8 years ago

0.2.15

8 years ago

0.2.14

8 years ago

0.2.13

8 years ago

0.2.12

8 years ago

0.2.11

8 years ago

0.2.10

8 years ago

0.2.9

8 years ago

0.2.8

8 years ago

0.2.7

8 years ago

0.2.6

8 years ago

0.2.5

8 years ago

0.2.4

8 years ago

0.2.3

8 years ago

0.2.2

8 years ago

0.2.1

8 years ago

0.2.0

8 years ago

0.1.14

8 years ago

0.1.13

8 years ago

0.1.12

8 years ago

0.1.11

8 years ago

0.1.10

8 years ago

0.1.9

8 years ago

0.1.8

8 years ago

0.1.7

8 years ago

0.1.6

8 years ago

0.1.5

8 years ago

0.1.4

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.0

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago