Welcome to mirror list, hosted at ThFree Co, Russian Federation.

config.toml « exampleSite - github.com/rmsubekti/the-roots-home.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 8644744416e03ae2909f22a6cda06d0b3bee5db3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
baseURL= https://example.com/
languageCode= id-ID
title= Root's Home
[params]
  Description= "I'm root, I am root, i am root. 😁 i am root."
disqusShortname=
theme= the-roots-home

enableGitInfo= true
enableEmoji= true
enableRobotsTXT= true

# Syntax Highlight Options
pygmentsCodeFencesGuessSyntax = true
pygmentsCodeFences = true
pygmentsUseClasses = true
pygmentsStyle = vs
[pygmentsOptions]
  linenos= true

[markup]
  defaultMarkdownHandler= goldmark