📝 writting comment for docs
This commit is contained in:
20
_config.yml
20
_config.yml
@@ -1,23 +1,23 @@
|
|||||||
# Site settings
|
# Site settings
|
||||||
title: Klise Theme
|
title: Klise Theme # site title
|
||||||
description: >-
|
description: >- # site description
|
||||||
He's writing in Bahasa about web technology and experience as a journal
|
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>.
|
for documentation things that he learned, meet him <a href="https://github.com/piharpi" target="_blank" rel="noopener">@github</a>.
|
||||||
lang: en-US
|
lang: en-US # default lang
|
||||||
timezone: Asia/Jakarta
|
timezone: Asia/Jakarta # set your timezone
|
||||||
image: assets/img/ogp.png # This image used for Open Graph more info https://ogp.me/
|
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"
|
mode: dark # default theme "dark" | "light"
|
||||||
|
|
||||||
# Profile settings
|
# Profile settings
|
||||||
author:
|
author:
|
||||||
name: Klisé Theme
|
name: Your Name # author name
|
||||||
bio: >-
|
bio: >- # tell to the world
|
||||||
The minimalist Jekyll theme, light and dark mode support, for running a personal site and blog,
|
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>.
|
meet Klisé theme at <a href="https://github.com/piharpi/jekyll-klise" target="_blank" rel="noopener">@github</a>.
|
||||||
username: username
|
username: username # social media username eg. github, twitter
|
||||||
email: your-email@email.com
|
email: your-email@email.com # your contact adress
|
||||||
avatar: /assets/img/avatar.jpg
|
avatar: /assets/img/avatar.jpg # change with your own avatar
|
||||||
|
|
||||||
# Url settings
|
# Url settings
|
||||||
url: "https://klise.now.sh"
|
url: "https://klise.now.sh"
|
||||||
|
|||||||
Reference in New Issue
Block a user