-
Notifications
You must be signed in to change notification settings - Fork 51
/
_config.yml
57 lines (46 loc) · 1.41 KB
/
_config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
#title in header
title: "Hi Folks."
#main info
#owner
owner: "I am Adi Sakti Jrs"
email: [email protected]
info: "A student and web developer from Indonesia 🇮🇩"
#description
desc: "This is Minima, an undoubtedly simple and lightweight dark/light mode theme for Hexo. I created this from scratch using Skeleton CSS boilerplate. It only uses CSS and Vanilla JS, without using unnecessary third-party 'render-blocking' libraries! 😁"
#menu
menu:
Works: /Works
About: /About
#index/main page max show posts (in number)
max_post: 4
# Colors use hex color without #
# Theme color
tcolor: 0FA0CE
# Define path to user css
#(could be also located outside of theme)
# Relative to source/ directory
usercss: css/user.css
# social profile at the footer/bottom
footer: true
placename: Earth
placelink: https://en.wikipedia.org/wiki/Earth
github: https://github.com/adisaktijrs
linkedin: https://linkedin.com/in/adisaktijrs
twitter: https://twitter.com/adisaktijrs
instagram: https://instagram.com/adisaktijrs
stackoverflow: https://stackoverflow.com/story/tobiasreithmeier
# Misc
nanobar: /js/nanobar.min.js
switch_light: ☀️
switch_dark: 🌑
# Picture enlargement
picjs: /js/pic.min.js
# favicon
favicon: /images/favicon.png
# thumbnail
thumbnail: /images/thumbnail.jpg
article:
thumbnail: true
# DISQUS comments (sign up to Disqus to get disqus_shortname)
disqus_enabled: false
disqus_shortname: https-adisaktijrs-github-io