📝 writting comment for docs

This commit is contained in:
Mahendrata Harpi
2020-06-15 22:13:02 +07:00
parent 614aef0973
commit 7a33a0f36a

View File

@@ -1,23 +1,23 @@
# Site settings
title: Klise Theme
description: >-
title: Klise Theme # site title
description: >- # site description
He's writing in Bahasa about web technology and experience as a journal
for documentation things that he learned, meet him <a href="https://github.com/piharpi" target="_blank" rel="noopener">@github</a>.
lang: en-US
timezone: Asia/Jakarta
lang: en-US # default lang
timezone: Asia/Jakarta # set your timezone
image: assets/img/ogp.png # This image used for Open Graph more info https://ogp.me/
repo: https://github.com/piharpi/mahendrata.now.sh
repo: https://github.com/piharpi/jekyll-klise # site repo [optional]
mode: dark # default theme "dark" | "light"
# Profile settings
author:
name: Klisé Theme
bio: >-
name: Your Name # 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
email: your-email@email.com
avatar: /assets/img/avatar.jpg
username: username # social media username eg. github, twitter
email: your-email@email.com # your contact adress
avatar: /assets/img/avatar.jpg # change with your own avatar
# Url settings
url: "https://klise.now.sh"