timezones, cloudcannon defaults and image plugin
This commit is contained in:
parent
cd03b0a24d
commit
de554bc5d2
4 changed files with 27 additions and 5 deletions
18
_config.yml
18
_config.yml
|
|
@ -13,6 +13,7 @@ geo:
|
|||
town: 'Geneva'
|
||||
country: 'Switzerland'
|
||||
postalcode: '1201'
|
||||
timezone: CET
|
||||
|
||||
banner: '/assets/img/basspistol_est_2010_square_bluegreen.jpg'
|
||||
icon: /siteicon.png
|
||||
|
|
@ -127,6 +128,23 @@ defaults:
|
|||
resize_style: cover
|
||||
uploads_dir: "/images/posts"
|
||||
|
||||
## Cloud Cannon
|
||||
_explore:
|
||||
groups:
|
||||
- heading: Content
|
||||
collections:
|
||||
- posts
|
||||
- drafts
|
||||
- pages
|
||||
- heading: Other
|
||||
collections:
|
||||
- data
|
||||
- authors
|
||||
|
||||
## plugins
|
||||
plugins:
|
||||
- jekyll-image-size
|
||||
|
||||
# feed:
|
||||
# path: rss.xml
|
||||
# posts_limit: 10
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue