timezones, cloudcannon defaults and image plugin

This commit is contained in:
Set Hallstrom 2020-11-17 00:22:28 +01:00
parent cd03b0a24d
commit de554bc5d2
4 changed files with 27 additions and 5 deletions

View file

@ -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