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

@ -5,6 +5,7 @@ gem 'jekyll', '4.1.1'
group :jekyll_plugins do
gem 'jekyll-sitemap', '1.4.0'
gem 'jekyll-last-modified-at','1.1.0'
gem 'jekyll-image-size'
# gem 'jekyll-feed', '0.15.1'
# gem 'jekyll-pwa-plugin'
end

View File

@ -9,6 +9,7 @@ GEM
eventmachine (>= 0.12.9)
http_parser.rb (~> 0.6.0)
eventmachine (1.2.7)
fastimage (2.2.0)
ffi (1.13.1)
forwardable-extended (2.6.0)
http_parser.rb (0.6.0)
@ -29,8 +30,9 @@ GEM
rouge (~> 3.0)
safe_yaml (~> 1.0)
terminal-table (~> 1.8)
jekyll-feed (0.15.1)
jekyll (>= 3.7, < 5.0)
jekyll-image-size (1.2.1)
fastimage (>= 1.8)
jekyll (>= 3.7)
jekyll-last-modified-at (1.1.0)
jekyll (>= 3.7, < 5.0)
posix-spawn (~> 0.3.9)
@ -45,7 +47,7 @@ GEM
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
liquid (4.0.3)
listen (3.2.1)
listen (3.3.1)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
mercenary (0.4.0)
@ -57,7 +59,7 @@ GEM
rb-inotify (0.10.1)
ffi (~> 1.0)
rexml (3.2.4)
rouge (3.24.0)
rouge (3.25.0)
safe_yaml (1.0.5)
sassc (2.4.0)
ffi (~> 1.9)
@ -70,7 +72,7 @@ PLATFORMS
DEPENDENCIES
jekyll (= 4.1.1)
jekyll-feed (= 0.15.1)
jekyll-image-size
jekyll-last-modified-at (= 1.1.0)
jekyll-sitemap (= 1.4.0)

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

View File

@ -1,4 +1,5 @@
---
sitemap: false
_unlisted: true
---
google-site-verification: googleee413c3e3c78de29.html