@@ 10,97 10,97 @@
# Review documentation to determine if you should use `theme` or `remote_theme`
# https://mmistakes.github.io/minimal-mistakes/docs/quick-start-guide/#installing-the-theme
-# theme : "minimal-mistakes-jekyll"
-# remote_theme : "mmistakes/minimal-mistakes"
-minimal_mistakes_skin : "custom" # "air", "aqua", "contrast", "dark", "dirt", "neon", "mint", "plum", "sunrise"
-minimal_mistakes_light_skin : "custom-light" # "air", "aqua", "contrast", "dark", "dirt", "neon", "mint", "plum", "sunrise"
+# theme: "minimal-mistakes-jekyll"
+# remote_theme: "mmistakes/minimal-mistakes"
+minimal_mistakes_skin: "custom" # "air", "aqua", "contrast", "dark", "dirt", "neon", "mint", "plum", "sunrise"
+minimal_mistakes_light_skin: "custom-light" # "air", "aqua", "contrast", "dark", "dirt", "neon", "mint", "plum", "sunrise"
# Site Settings
-locale : "en-US"
-title : "Hacking Life"
-title_separator : "-"
-subtitle : # site tagline that appears below site title in masthead
-name : "xdavidwu"
-description : ""
-url : "https://xdavidwu.eglo.ga" # the base hostname & protocol for your site e.g. "https://mmistakes.github.io"
-baseurl : "" # the subpath of your site, e.g. "/blog"
-repository : # GitHub username/repo-name e.g. "mmistakes/minimal-mistakes"
-since : "2018"
-license_url : "https://gitlab.eglo.ga/xdavidwu/xdavidwu.eglo.ga/-/blob/master/LICENSE"
-teaser : # path of fallback teaser image, e.g. "/assets/images/500x300.png"
-logo : # path of logo image to display in the masthead, e.g. "/assets/images/88x88.png"
-masthead_title : # overrides the website title displayed in the masthead, use " " for no title
-# breadcrumbs : false # true, false (default)
-words_per_minute : 200
+locale: "en-US"
+title: "Hacking Life"
+title_separator: "-"
+subtitle: # site tagline that appears below site title in masthead
+name: "xdavidwu"
+description: ""
+url: "https://xdavidwu.eglo.ga" # the base hostname & protocol for your site e.g. "https://mmistakes.github.io"
+baseurl: "" # the subpath of your site, e.g. "/blog"
+repository: # GitHub username/repo-name e.g. "mmistakes/minimal-mistakes"
+since: "2018"
+license_url: "https://gitlab.eglo.ga/xdavidwu/xdavidwu.eglo.ga/-/blob/master/LICENSE"
+teaser: # path of fallback teaser image, e.g. "/assets/images/500x300.png"
+logo: # path of logo image to display in the masthead, e.g. "/assets/images/88x88.png"
+masthead_title: # overrides the website title displayed in the masthead, use " " for no title
+# breadcrumbs: false # true, false (default)
+words_per_minute: 200
comments:
- provider : "disqus" # false (default), "disqus", "discourse", "facebook", "google-plus", "staticman", "staticman_v2" "custom"
+ provider: "disqus" # false (default), "disqus", "discourse", "facebook", "google-plus", "staticman", "staticman_v2" "custom"
disqus:
- shortname : "parto-blog" # https://help.disqus.com/customer/portal/articles/466208-what-s-a-shortname-
+ shortname: "parto-blog" # https://help.disqus.com/customer/portal/articles/466208-what-s-a-shortname-
discourse:
- server : # https://meta.discourse.org/t/embedding-discourse-comments-via-javascript/31963 , e.g.: meta.discourse.org
+ server: # https://meta.discourse.org/t/embedding-discourse-comments-via-javascript/31963 , e.g.: meta.discourse.org
facebook:
# https://developers.facebook.com/docs/plugins/comments
- appid :
- num_posts : # 5 (default)
- colorscheme : # "light" (default), "dark"
+ appid:
+ num_posts: # 5 (default)
+ colorscheme: # "light" (default), "dark"
utterances:
- theme : # "github-light" (default), "github-dark"
- issue_term : # "pathname" (default)
+ theme: # "github-light" (default), "github-dark"
+ issue_term: # "pathname" (default)
staticman:
- branch : # "master"
- endpoint : # "https://{your Staticman v3 API}/v3/entry/github/"
+ branch: # "master"
+ endpoint: # "https://{your Staticman v3 API}/v3/entry/github/"
reCaptcha:
- siteKey :
- secret :
+ siteKey:
+ secret:
atom_feed:
- path : # blank (default) uses feed.xml
-search : true # true, false (default)
-search_full_content : false # true, false (default)
-search_provider : "lunr" # lunr (default), algolia, google
+ path: # blank (default) uses feed.xml
+search: true # true, false (default)
+search_full_content: false # true, false (default)
+search_provider: "lunr" # lunr (default), algolia, google
algolia:
- application_id : # YOUR_APPLICATION_ID
- index_name : # YOUR_INDEX_NAME
- search_only_api_key : # YOUR_SEARCH_ONLY_API_KEY
- powered_by : # true (default), false
+ application_id: # YOUR_APPLICATION_ID
+ index_name: # YOUR_INDEX_NAME
+ search_only_api_key: # YOUR_SEARCH_ONLY_API_KEY
+ powered_by: # true (default), false
google:
- search_engine_id : # YOUR_SEARCH_ENGINE_ID
- instant_search : # false (default), true
+ search_engine_id: # YOUR_SEARCH_ENGINE_ID
+ instant_search: # false (default), true
# SEO Related
-google_site_verification :
-bing_site_verification :
-yandex_site_verification :
-naver_site_verification :
+google_site_verification:
+bing_site_verification:
+yandex_site_verification:
+naver_site_verification:
# Social Sharing
twitter:
- username :
+ username:
facebook:
- username :
- app_id :
- publisher :
-og_image : # Open Graph/Twitter default site image
+ username:
+ app_id:
+ publisher:
+og_image: # Open Graph/Twitter default site image
# For specifying social profiles
# - https://developers.google.com/structured-data/customize/social-profiles
social:
- type : # Person or Organization (defaults to Person)
- name : # If the user or organization name differs from the site's name
+ type: # Person or Organization (defaults to Person)
+ name: # If the user or organization name differs from the site's name
links: # An array of links to social media profiles
# Analytics
analytics:
- provider : false # false (default), "google", "google-universal", "google-gtag", "custom"
+ provider: false # false (default), "google", "google-universal", "google-gtag", "custom"
google:
- tracking_id :
- anonymize_ip : # true, false (default)
+ tracking_id:
+ anonymize_ip: # true, false (default)
# Site Author
author:
- name : "xdavidwu"
- avatar : # path of avatar image, e.g. "/assets/images/bio-photo.jpg"
- bio : "Always debugging."
- location :
- email :
+ name: "xdavidwu"
+ avatar: # path of avatar image, e.g. "/assets/images/bio-photo.jpg"
+ bio: "Always debugging."
+ location:
+ email:
links:
- label: "Email"
icon: "fas fa-fw fa-envelope-square"