_config.yml in jekyll-theme-prologue-0.2.3 vs _config.yml in jekyll-theme-prologue-0.2.4

- old
+ new

@@ -9,14 +9,14 @@ # They activate the theme and tell Jekyll to find your content # in /_sections. Note where "sections" starts with an underscore # and where it doesn't. The social settings will make links to # Twitter, etc. # -# Also, be sure to customize baseurl for your site. +# Also, be sure to customize url and baseurl for your site. # # --------------------------------------------------------------- -# +# # Welcome to Jekyll! # # This config file is meant for settings that affect your whole blog, values # which you are expected to set up once and rarely edit after that. If you find # yourself editing this file very often, consider using Jekyll's data files @@ -34,34 +34,28 @@ subtitle: Your awesome subtitle 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. +author: Your Incredible-Name +email: your-email@example.com + # You'll want to customize baseurl for your own site: baseurl: "/jekyll-theme-prologue" # the subpath of your site, e.g. /blog url: "" # the base hostname & protocol for your site -author: Your Incredible-Name -email: your-email@example.com -street_address: 1234 Somewhere Road -city: Nashville -state: TN -zip_code: 55555 -country: United States of America -phone: (716) 555-5555 - # Social settings facebook_url: github_url: googleplus_url: instagram_url: linkedin_url: pinterest_url: slack_url: twitter_url: -# Build settings -markdown: kramdown +# Google Analytics Tracking ID goes here: +google_analytics: # The following settings are NECESSARY for the Prologue theme to run: theme: jekyll-theme-prologue collections: [sections]