-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.pk-config.yml
48 lines (46 loc) · 1.03 KB
/
.pk-config.yml
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
title: CPUX Pattern Library
paths:
sg:
- src/docs
test_data:
- dist/library/data
data:
- dist/library/data
schemas:
- dist/library/schemas
templates:
- dist/library/templates
- bower_components/rh-iconfont/dist/files
- bower_components/rh-iconfont/dist/svg
- fixtures/templates
docs:
- dist/library/docs
extensions:
data: .docs.json
test_data: .tests.json
schemas: .json
templates: .twig
sg: .md
docs: .docs.md
categories:
- Atom
- Molecule
- Organism
- Layout
ignore_categories:
- Nucleus
- Electron
assets:
css:
- /dist/css/webrh.css
- /fixtures/css/redhat.css
- /bower_components/rh-iconfont/dist/files/rh-iconfont.css
- /bower_components/rh-iconfont/dist/files/rh-web-iconfont.css
- //cdnjs.cloudflare.com/ajax/libs/normalize/3.0.3/normalize.css
js:
- /dist/js/modernizr-custom.js
- http://code.jquery.com/jquery-1.11.3.min.js
- /dist/js/webrh.vendor.js
- /dist/js/webrh.js
footer_js:
- //localhost:1336/livereload.js