-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
52 lines (47 loc) · 2.27 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
# Welcome to Jekyll!
#
# This config file is meant for settings that affect your whole blog, values
# which you are expected to set up once and rarely need to edit after that.
# For technical reasons, this file is *NOT* reloaded automatically when you use
# 'jekyll serve'. If you change this file, please restart the server process.
# Site settings
title: BrLi′s
author:
name: BrLi
email: brli [at] chakralinux.org
description: > # this means to ignore newlines until "baseurl:"
This site is created because I′m quite bored, and have just read about
how to create custom site with github and Jekyll.<br>
I′ll take this site as simple promotion about what I′m doing now and some
daily digest.
show_excerpts: true
baseurl: "" # the subpath of your site, e.g. /blog
url: "https://brli.github.io" # the base hostname & protocol for your site
twitter_username: 131273y37848
gitlab_username: brli7848
google_analytics: UA-41471230-4
minima:
social_links:
# - { platform: devto, user_url: "https://dev.to/jekyll" }
# - { platform: dribbble, user_url: "https://dribbble.com/jekyll" }
# - { platform: facebook, user_url: "https://www.facebook.com/jekyll" }
# - { platform: flickr, user_url: "https://www.flickr.com/photos/jekyll" }
- { platform: github, user_url: "https://github.com/brli" }
# - { platform: google_scholar, user_url: "https://scholar.google.com/citations?user=qc6CJjYAAAAJ" }
# - { platform: instagram, user_url: "https://www.instagram.com/jekyll" }
# - { platform: keybase, user_url: "https://keybase.io/jekyll" }
# - { platform: linkedin, user_url: "https://www.linkedin.com/in/jekyll" }
# - { platform: microdotblog, user_url: "https://micro.blog/jekyll" }
# - { platform: pinterest, user_url: "https://www.pinterest.com/jekyll" }
# - { platform: stackoverflow, user_url: "https://stackoverflow.com/users/1234567/jekyll" }
# - { platform: telegram, user_url: "https://t.me/jekyll" }
# - { platform: twitter, user_url: "https://twitter.com/jekyllrb" }
# - { platform: youtube, user_url: "https://www.youtube.com/jekyll" }
header_pages:
- about.md
# Build settings
theme: minima
plugins:
- jekyll-feed
- jekyll-seo-tag
markdown: kramdown