File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Serving
2- url : " http://daattali.github.io" # full site URL
3- url-short : " daattali.github.io" # how to display the url
4- baseurl : " " # does not include hostname
2+ url : " http://daattali.github.io/beautiful-jekyll" # full site URL
3+ url-short : " daattali.github.io/beautiful-jekyll" # how to display the url
4+ baseurl : " /beautiful-jekyll" # does not include hostname
5+
6+
57
68# Header meta
7- name : Dean Attali
8- description : Dean Attali's website
9+ name : Beautiful Jekyll by Dean Attali
10+ description : Quickly build a beautiful Jekyll website
911
1012# Outputting
1113timezone : " America/Vancouver"
@@ -21,7 +23,7 @@ defaults:
2123 values :
2224 layout : " default"
2325
24- title : Dean Attali
26+ title : Beautiful Jekyll
2527
2628# Change all these values or delete the ones you don't want.
2729# You should keep the "name" parameter since it will be used as the name of blog posts' author.
@@ -51,10 +53,11 @@ navbar-links:
5153 Home : " "
5254 About Me : " aboutme"
5355 Contact : " contact"
56+ Blog : " blog"
5457 Error page : " nothing"
5558
56- disqus : " " # Your disqus shortname
57- google_analytics : " " # Your Google Analytics ID
59+ # disqus: "" # Your disqus shortname
60+ # google_analytics: "" # Your Google Analytics ID
5861
5962# Exclude these files from production site
6063exclude :
You can’t perform that action at this time.
0 commit comments