_config.yml in jek-0.0.2 vs _config.yml in jek-0.0.3
- old
+ new
@@ -3,11 +3,11 @@
description: >- # this means to ignore newlines until "baseurl:"
Write an awesome description for your new site here. You can edit this
line in _config.yml. It will appear in your document head meta (for
Google search results) and in your feed.xml site description.
baseurl: "" # the subpath of your site, e.g. /blog
-url: "" # the base hostname & protocol for your site, e.g. http://example.com
+url: "http://localhost:4000" # the base hostname & protocol for your site, e.g. http://example.com
twitter: tbutler0x90
github: tcbutler320
mail: developer.tbutler@gmail.com
linkedin: tyler-b-a700a1aa
@@ -25,9 +25,13 @@
# Build settings
theme:
plugins:
- jekyll-feed
+
+
+paginate: 5
+