Add comments

This commit is contained in:
Mahendrata Harpi
2020-08-29 10:53:08 +07:00
parent 632c35459c
commit 39324b0c97

View File

@@ -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 <a href="https://github.com/piharpi/jekyll-klise" target="_blank" rel="noopener">@github</a>.
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: