forked from chimera-linux/chimera-linux.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
27 lines (20 loc) · 676 Bytes
/
_config.yml
File metadata and controls
27 lines (20 loc) · 676 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
host: 127.0.0.1
port: 4000
title: "Chimera Linux"
markdown: kramdown
highlighter: rouge
permalink: /news/:year/:month/:title.html
kramdown:
parse_block_html: true
plugins:
- jekyll-redirect-from
social_links:
- ["irc", "IRC chat", "https://webchat.oftc.net/?channels=#chimera-linux"]
- ["matrix", "Matrix chat", "https://matrix.to/#/%23chimera-linux:matrix.org"]
- ["reddit", "Chimera Linux Reddit", "https://www.reddit.com/r/chimeralinux"]
- ["fediverse", "Chimera Linux Fediverse", "https://gts.chimera-linux.org/@chimera"]
collections:
docs:
output: true
pkgs_link: "https://pkgs.chimera-linux.org"
buildbot_link: "https://build.chimera-linux.org"