Hippie interweaves preeminent personal interface elements
gulpjs * new spritesmith plugin * reworked exports * new nunjucks-render version fixing dependency issues! File structure New naming scheme for nunjucks files. Underscore used for files which are imported and not directly displayed. Nunjucks blocks where renamed and are placed differently. New macro for navigational elements. |
||
|---|---|---|
| source | ||
| vendor | ||
| .bowerrc | ||
| .gitignore | ||
| .jshintrc | ||
| .sasslintrc | ||
| gulpfile.js | ||
| LICENSE | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| robots.txt | ||
| sitemap.xml | ||
| TODO.md | ||
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 npm install.
This will install all nodejs dependencies into the filder node_modules.
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.