forked from ionic-team/ionic-site
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
34 lines (27 loc) · 990 Bytes
/
_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
# Site Configs
name: Ionic Framework
description: The official Ionic Framework blog
url: http://ionicframework.com/blog
markdown: kramdown
kramdown:
input: GFM
permalink: /blog/:title
paginate: 5
paginate_path: "blog/page:num"
timezone: "US/Central"
# Default news if the page didnt enter news
news: Check out our <a href="/docs/guide/">Guide</a>, which covers all the basics of setting up.
v2news: Check out our <a href="/docs/v2/guide/">Guide</a>, which covers all the basics of setting up.
exclude: [node_modules, scss]
# Latest Version Config
latest_download: http://code.ionicframework.com/1.1.0/ionic-v1.1.0.zip
latest_version: 1.1.0 "xenon-xerus"
latest_release_date: 2015-08-13
# Which version of AngularJS the latest build includes
included_angular_version: 1.2.12
# Which active Cordova version we recommend
recommended_cordova_version: 3.3.1
# the primary plunkr to fork
code_sample_base_url: http://plnkr.co/edit/vD0O9M?p=preview
gems: [jekyll-paginate]
# default vars