Hippie interweaves preeminent personal interface elements
Find a file
Stephan c781f5c6c5 general work
- renamed nunjucks extension to njk
- removed old demo html files
- started to change CRLF to LF
- detail work on style definitions
- added structure for demo files
2018-04-30 19:09:17 +02:00
source general work 2018-04-30 19:09:17 +02:00
test new sass linting 2017-10-03 23:27:11 +02:00
vendor new normalize.css 2017-09-27 13:28:28 +02:00
.bowerrc gulp tasks and nunjucks templating 2017-10-02 00:02:06 +02:00
.gitignore new index 2017-09-27 08:27:36 +02:00
.jscsrc gulp tasks and nunjucks templating 2017-10-02 00:02:06 +02:00
.jshintrc gulp tasks and nunjucks templating 2017-10-02 00:02:06 +02:00
.sass-lint.yml new sass linting 2017-10-03 23:27:11 +02:00
bower.json gulp tasks and nunjucks templating 2017-10-02 00:02:06 +02:00
gulpfile.js general work 2018-04-30 19:09:17 +02:00
LICENSE Update LICENSE 2016-11-09 16:02:43 +01:00
package-lock.json new sass linting 2017-10-03 23:27:11 +02:00
package.json new sass linting 2017-10-03 23:27:11 +02:00
README.md general work 2018-04-30 19:09:17 +02:00
robots.txt Added sass and changed basic structure 2016-12-01 15:37:49 +01:00
sitemap.xml Added sass and changed basic structure 2016-12-01 15:37:49 +01:00
TODO.md Added sass and changed basic structure 2016-12-01 15:37:49 +01:00

HIPPIE

USE (work in progress (it is not ready to be used))

Clone the repo https://github.com/sthag/hippie.git.

Change to the newly created folder. By default this would be hippie.

Run the command gulp. This will create a folder build with the resulting files.

LOGIC

Klassennamen enthalten Objektnamen und Funktionen Sie sind mit - und _ unterteilt. Der Bindestrich - trennt Objektnamen von Funktionen. Der Unterstrich _ wiederum unterteilt Funktionsbezeichnungen.