assets/_config.yml.sample in jekyll-octopod-0.7.0 vs assets/_config.yml.sample in jekyll-octopod-0.7.1
- old
+ new
@@ -11,19 +11,10 @@
# additional_feeds:
# itunes: http://itunes.apple.com/de/podcast/podcast_name/id42424242
# torrent_m4a: http://bitlove.org/example_user/example_podcast_m4a/feed
# torrent_mp3: http://bitlove.org/example_user/example_podcast_mp3/feed
episodes_per_feed_page: 100
-## podlove-web-palyer ##########################################################
-poster: /img/logo-360x360.png
-alwaysShowHours: true
-startVolume: 0.8
-width: auto
-summaryVisible: false
-timecontrolsVisible: false
-chaptersVisible: true
-sharebuttonsVisible: false
## Rsync Deploy config #########################################################
### Be sure your public key is listed in your server's ~/.ssh/authorized_keys
### file.
ssh_host: user@host.org
ssh_port: 22
@@ -44,5 +35,8 @@
## Disqus comments #############################################################
disqus_shortname: # Disqus will not be used unless this is set
disqus_developer: 0 # 1 / 0
## Itunes link ###########################################################
itunes_url: "https://itunes.apple.com/at/podcast/myname/id#myid#"
+
+gems: [jekyll-octopod]
+theme: jekyll-bootflat
\ No newline at end of file