Hippie interweaves preeminent personal interface elements
Find a file
Stephan 8dc9724a3e Update everything
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.
2019-03-21 20:22:22 +01:00
source Update everything 2019-03-21 20:22:22 +01:00
vendor new normalize.css 2017-09-27 13:28:28 +02:00
.bowerrc Maintenance and a little bit more content 2018-11-07 20:20:49 +01:00
.gitignore Major step for build process 2019-03-16 13:21:57 +01:00
.jshintrc Major step for build process 2019-03-16 13:21:57 +01:00
.sasslintrc Major step for build process 2019-03-16 13:21:57 +01:00
gulpfile.js Update everything 2019-03-21 20:22:22 +01:00
LICENSE Update LICENSE 2016-11-09 16:02:43 +01:00
package-lock.json Update everything 2019-03-21 20:22:22 +01:00
package.json Update everything 2019-03-21 20:22:22 +01:00
README.md demo.1 2018-05-08 23:00:46 +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 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.