_config.yml in grey-energy-theme-0.0.1 vs _config.yml in grey-energy-theme-0.0.2
- old
+ new
@@ -1,37 +1,31 @@
title: My Name | Blog
-short_name: Blog # this needs to be <= 12 characters
description: |
# My Name
This is the blog of an awesome Software Engineer.
This software engineer is an expert in typing fast and drinking coffee.
+baseurl: ""
-baseurl: "" # example: /blog
-
-google_analyitics_id: # add id here
-
-github_username: username # add github username
-stackoverflow_username: 418274/username # copy your username from stack overflow like so: 418274/username
-stackexchange_username: 000000/username # copy your username from stack exchange like so: 147389/username
+# Social settings
+github_username: username
+stackoverflow_username: 418274/username
+stackexchange_username: 000000/username
medium_username: # add medium username without @
linkedin_username:
twitter_username: # add twitter username without @
facebook_username:
googleplus_username:
codepen_username:
angellist_username:
youtube_username:
dribbble_username:
bitbucket_username:
+email: email@email.com
+email-subject-line: "I've seen your awesome blog, let's talk"
-
-email: email@email.com # your-email@example.com
-email-subject-line: "I've seen your awesome blog, let's talk" # Feel free to alter
-
-
-# No need to alter the below
-
+# Misc
markdown: kramdown
latest_post_count: 4
date_format: "%Y-%0m-%0d"
+google_analyitics_id: # add id here