-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathsite.yaml
More file actions
97 lines (97 loc) · 2.9 KB
/
site.yaml
File metadata and controls
97 lines (97 loc) · 2.9 KB
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
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
mode: development
site_root: localhost:8080
media_root: media # Relative path from content folder.
media_url: /media
base_url: /
template: hyde.ext.jinja2
plugins:
- hyde.ext.plugins.meta.MetaPlugin
- hyde.ext.plugins.blockdown.BlockdownPlugin
- hyde.ext.plugins.auto_extend.AutoExtendPlugin
- hyde.ext.plugins.sorter.SorterPlugin
- hyde.ext.plugins.syntext.SyntextPlugin
- hyde.ext.plugins.grouper.GrouperPlugin
- hyde.ext.plugins.textlinks.TextlinksPlugin
- hyde.ext.plugins.stylus.StylusPlugin
context:
data:
jqt:
cdn: http://cdn.jquerytools.org
js: http://cdn.jquerytools.org/1.2.7/full/jquery.tools.min.js
v: 1.2.7
size: 4.45
formSize: 5.98
dev:
v: 1.2.8-dev
flowplayer:
swf: /media/swf/flowplayer/flowplayer-3.2.9.swf
js: /media/js/flowplayer/flowplayer-3.2.9.min.js
zip: http://releases.flowplayer.org/flowplayer/flowplayer-3.2.9.zip
date: 2012-03-29
v: 3.2.9
providers:
tools: tools.yaml
meta:
nodemeta: meta.yaml
index: -1
title: jQuery TOOLS - The missing UI library for the Web
description: >
A collection of the most important user-interface components
for todays websites. This single JavaScript file weighs only
5.8 Kb
keywords: >
javascript ui library, javascript library, jquery ui library,
user interface library, web 2.0 ui library
author: Tero Piirainen
stylus:
app: ./node_modules/stylus/bin/stylus
sorter:
index:
attr:
- meta.index
filters:
is_processable: true
source.kind: html
grouper:
group:
sorter: index
groups:
-
name: user guide
description: jQuery Tools user guide
flatten: True
-
name: UI Tools
groups:
-
name: tabs
-
name: tooltips
-
name: overlay
-
name: scrollable
-
name: Form Tools
flatten: True
groups:
-
name: validator
-
name: rangeinput
-
name: dateinput
-
name: Toolbox
flatten: True
groups:
-
name: expose
-
name: flashembed
-
name: combinations
-
name: history
-
name: mousewheel