Hippie interweaves preeminent personal interface elements
Find a file
Stephan d8a0b5e8d0 New structure, indentation and content
Adapted w3c structure for html5 elements
New files for different sections of elements
Indentation now made with tabs
Added optional "above the fold" file
2016-12-08 17:50:51 +01:00
basic New structure, indentation and content 2016-12-08 17:50:51 +01:00
modules Small fix 2016-12-08 12:09:15 +01:00
.gitignore Added system specific files to .gitignore 2016-04-12 17:34:39 +02:00
_abovethefold.scss New structure, indentation and content 2016-12-08 17:50:51 +01:00
_config.scss Added sass and changed basic structure 2016-12-01 15:37:49 +01:00
_default.scss Small fixes 2016-12-01 18:00:18 +01:00
_hippie.scss New structure, indentation and content 2016-12-08 17:50:51 +01:00
LICENSE Update LICENSE 2016-11-09 16:02:43 +01:00
README.md Added sass and changed basic structure 2016-12-01 15:37:49 +01: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)

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

Copy the source folder to your projects style folder.

Compile the SCSS files, for example like a so sass --watch source/:./.

Load the screen.css file within the head section of your HTML document. <link rel="stylesheet" type="text/css" media="all" href="./{your projects style folder}/screen.css"/>