forked from noflo/noflo.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
80 lines (80 loc) · 1.8 KB
/
_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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
title: NoFlo
tagline: Visual Control Flows for JavaScript
markdown: redcarpet
permalink: /:categories/:title/
baseurl: ""
repository:
web: "https://github.com/noflo/noflo"
git: "git://github.com/noflo/noflo.git"
google:
search: "016364845905675673706:orufl0szkhw"
analytics: "UA-75936-14"
plus: "u/0/112372998187205178398"
highlight_libraries:
- noflo-couchdb
- noflo-diffbot
- noflo-ducksboard
- noflo-github
- noflo-stripe
- noflo-redis
- noflo-twilio
- noflo-twitter
libraries:
- noflo/noflo-adapters
- noflo/noflo-basecamp
- kenhkan/noflo-compare
- noflo/noflo-core
- noflo/noflo-couchdb
- noflo/noflo-diffbot
- noflo/noflo-docco
- kenhkan/noflo-crypto
- noflo/noflo-ducksboard
- noflo/noflo-filesystem
- noflo/noflo-flow
- noflo/noflo-git
- noflo/noflo-github
- noflo/noflo-gravatar
- noflo/noflo-groups
- kenhkan/noflo-handyman
- noflo/noflo-html
- noflo/noflo-lift
- noflo/noflo-liquid
- noflo/noflo-markdown
- noflo/noflo-math
- noflo/noflo-mq
- noflo/noflo-objects
- noflo/noflo-oembed
- noflo/noflo-packets
- kenhkan/noflo-pg
- kenhkan/noflo-pgorm
- noflo/noflo-physics
- noflo/noflo-redis
- noflo/noflo-restfulmetrics
- noflo/noflo-routers
- kenhkan/noflo-semanticsthree
- noflo/noflo-strings
- svetly/noflo-stripe
- kenhkan/noflo-swiss
- kenhkan/noflo-twilio
- robingl/noflo-twitter
- kenhkan/noflo-underscore
- noflo/noflo-webserver
- kenhkan/noflo-woute
- noflo/noflo-xml
- noflo/noflo-yaml
browser_libraries:
- noflo/noflo-core
- noflo/noflo-dom
- noflo/noflo-flow
- noflo/noflo-math
- noflo/noflo-objects
- noflo/noflo-physics
- noflo/noflo-strings
- d4tocchini/noflo-draggabilly
exclude:
- "node_modules"
- "Gruntfile.coffee"
- "README.md"
- "npm-debug.log"
- "package.json"
- "docco.css"