forked from dandelion/dandelion.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
63 lines (60 loc) · 1.42 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
#
# Jekyll configuration
#
permalink: /blog/:year/:month/:day/:title
pygments: true
#
# Site configuration
#
BASE_PATH : http://dandelion.github.io
ASSET_PATH : false
analytics_google_tracking_id : 'UA-33818546-8'
#
# Blog configuration
#
title : Dandelion Project
tagline: Extensible web library for funnier web development
author :
name : Dandelion Team
email : [email protected]
github : dandelion
twitter : dandelion_proj
production_url : http://dandelion.github.io
atom_path : /blog/atom.xml
rss_path : /blog/rss.xml
archive_path: /blog/archive.html
categories_path : /blog/categories.html
tags_path : /blog/tags.html
#
# Dandelion data
#
forum : http://dandelion-forum.48353.x6.nabble.com/
contact : [email protected]
twitter : https://twitter.com/dandelion_proj
dandelion :
team: "Dandelion Team 2013"
components:
core:
name: core
version: 0.2.1
url: dandelion
breadcrumb: Dandelion
sources: dandelion
datatables:
name: datatables
version: 0.9.3
url: datatables
breadcrumb: Dandelion-Datatables
sources: dandelion-datatables
glyph:
name: glyph
version: 0.1.0-SNAPSHOT
url: glyph
breadcrumb: Dandelion-Glyph
sources: dandelion-glyph
webanalytics:
name: webanalytics
version: 0.2.2
url: webanalytics
breadcrumb: Dandelion-Webanalytics
sources: dandelion-webanalytics