-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yaml
More file actions
38 lines (38 loc) · 822 Bytes
/
_config.yaml
File metadata and controls
38 lines (38 loc) · 822 Bytes
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
name: The Lost Kingdom of Omera
title: The Lost Kingdom of Omera
logo: /assets/img/logo.png
description: A D&D campaign setting aimed at younger players.
url: https://praest-76.github.io
baseurl: /Omera
timezone: Europe/Helsinki
show_downloads: false
remote_theme: pages-themes/minimal@v0.2.0
plugins:
- jekyll-remote-theme # add this line to the plugins list if you already have one
- jekyll-github-metadata
markdown: GFM
excerpt_separator: <!--more-->
defaults:
-
scope:
path: ""
values:
layout: "default"
author: "PRAEst76"
-
scope:
path: "updates"
type: "posts"
values:
layout: "post"
lsi: false
safe: true
source: Omera
incremental: false
highlighter: rouge
permalink: pretty
gist:
noscript: false
kramdown:
math_engine: mathjax
syntax_highlighter: rouge