-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathindex.json
31 lines (31 loc) · 1.83 KB
/
index.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
{ "harp-boilerplates/hb-minimal" : ["minimal", "jorgepedret"]
, "harp-boilerplates/hb-blog" : ["blog", "clean", "minimal", "jade", "less"]
, "harp-boilerplates/hb-docs" : ["docs", "clean", "minimal", "jade", "less"]
, "kennethormandy/hb-remedy" : ["blog", "minimal", "jade", "photography", "less"]
, "kennethormandy/hb-epub3" : ["epub", "ebook", "jade", "stylus"]
, "kenhkan/hb-angular" : ["angular", "angularjs", "spa"]
, "silentrob/hb-escape-velocity" : ["html5bp", "ejs", "css"]
, "silentrob/hb-strongly-typed" : ["html5bp", "ejs", "css"]
, "silentrob/hb-astral" : ["html5bp", "ejs", "css"]
, "silentrob/hb-helios" : ["html5bp", "ejs", "css"]
, "silentrob/hb-arcana" : ["html5bp", "ejs", "css"]
, "silentrob/hb-zerofour" : ["html5bp", "ejs", "css"]
, "silentrob/hb-txt" : ["html5bp", "ejs", "css"]
, "silentrob/hb-prologue" : ["html5bp", "ejs", "css"]
, "silentrob/hb-telephasic": ["html5bp", "ejs", "css"]
, "silentrob/hb-parallelism": ["html5bp", "ejs", "css"]
, "silentrob/hb-minimaxing": ["html5bp", "ejs", "css"]
, "silentrob/hb-miniport": ["html5bp", "ejs", "css"]
, "silentrob/hb-dopetrope" : ["html5bp", "ejs", "css"]
, "silentrob/hb-halcyonic": ["html5bp", "ejs", "css"]
, "silentrob/hb-verti": ["html5bp", "ejs", "css"]
, "silentrob/hb-html5-boilerplate" : ["html5bp", "ejs", "css"]
, "silentrob/hbp-ng-harp-boilerplate" : ["angular", "angularjs", "app"]
, "jorgepedret/harp-project-hub" : ["app", "timeline", "ejs"]
, "kennethormandy/hb-casper" : ["blog", "scss", "ejs", "bourbon", "ghost"]
, "zeke/harp-slideshow-template" : ["slides", "presentation", "jade", "stylus"]
, "kennethormandy/hb-simurai" : ["blog", "portfolio", "clean", "ejs"]
, "irgstudio/hbbp" : ["bootstrap", "jade", "ejs", "less"]
, "jvandemo/hb-bootstrap": ["bootstrap", "jade", "less", "themes", "docs", "documentation", "responsive"]
, "iammatthias/hb-tufte": ["jade", "tuftecss", "css"]
}