diff --git a/Gemfile b/Gemfile index 3be9c3cd812e..41e18b26dd5e 100644 --- a/Gemfile +++ b/Gemfile @@ -1,2 +1,3 @@ source "https://rubygems.org" -gemspec +gem "github-pages", group: :jekyll_plugins +gem "jekyll-include-cache", group: :jekyll_plugins diff --git a/_config.yml b/_config.yml index af7d57221b02..a4b091545603 100644 --- a/_config.yml +++ b/_config.yml @@ -17,14 +17,14 @@ minimal_mistakes_skin : "default" # "air", "aqua", "contrast", "dark", "dirt" # Site Settings locale : "en-US" rtl : # true, false (default) # turns direction of the page into right to left for RTL languages -title : "Site Title" +title : "alibaykara.dev" title_separator : "-" subtitle : # site tagline that appears below site title in masthead -name : "Your Name" +name : "Ali Baykara" description : "An amazing website." -url : # the base hostname & protocol for your site e.g. "https://mmistakes.github.io" +url : # the base hostname & protocol for your site e.g. "https://alibaykaradev.github.io" baseurl : # the subpath of your site, e.g. "/blog" -repository : # GitHub username/repo-name e.g. "mmistakes/minimal-mistakes" +repository : # GitHub username/repo-name e.g. "alibaykara/alibaykaradev.github.io" 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