From 39324b0c972fd4fb10db405046188c44a5111923 Mon Sep 17 00:00:00 2001 From: Mahendrata Harpi Date: Sat, 29 Aug 2020 10:53:08 +0700 Subject: [PATCH] Add comments --- _config.yml | 23 ++++++++++++++--------- 1 file changed, 14 insertions(+), 9 deletions(-) diff --git a/_config.yml b/_config.yml index 9feff23..5eb7753 100644 --- a/_config.yml +++ b/_config.yml @@ -11,22 +11,22 @@ mode: dark # default theme "dark" | "light" # Profile settings author: - name: Your Name # author name + name: Jekyll Klisé # author name bio: >- # tell to the world The minimalist Jekyll theme, light and dark mode support, for running a personal site and blog, meet Klisé theme at @github. - username: username # author username - github: github_username - twitter: twitter_username - facebook: facebook_username - email: your-email@email.com # your contact adress + username: username # general username + github: github_username # github username + twitter: twitter_username # twitter username + facebook: facebook_username # facebook username + email: your-email@email.com # email adress avatar: /assets/img/avatar.jpg # change with your own avatar -# Url settings -url: "https://klise.now.sh" +# URL settings +url: "https://klise.now.sh" # baseurl: permalink: /:title/ -google_analytics: +google_analytics: # leave it blank if not wish fb_appid: # Collection setting @@ -60,6 +60,7 @@ jekyll_compose: description: # Build settings +# theme: klise sass: style: compressed @@ -76,6 +77,10 @@ exclude: - README.md - node_modules - CODE_OF_CONDUCT.md + - CONTRIBUTING.md + - lighthouse.png + - klise-*.gem + - klise.gemspec # Plugins plugins: