forked from openlierox/openlierox.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
31 lines (28 loc) · 935 Bytes
/
Copy path_config.yml
File metadata and controls
31 lines (28 loc) · 935 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
# --- Site settings ---
title: OpenLieroX
description: >-
OpenLieroX - extremely addictive realtime worms shoot-em-up backed by an
active gamers community. Play the most famous Liero clone! Windows, Linux
and Mac OS X version available.
author: Karel Petránek
keywords: OpenLieroX LieroX Liero
# Production URL of the site. baseurl stays empty for a custom domain or a
# user/org GitHub Pages site. For a project page (user.github.io/repo) set
# baseurl to "/repo".
url: "https://openlierox.net"
baseurl: ""
# --- Markdown settings ---
# Pages are written in Markdown (kramdown). parse_block_html lets Markdown
# be used inside the few raw <div> wrappers that keep the original CSS hooks.
markdown: kramdown
kramdown:
parse_block_html: true
# --- Build settings ---
# No Jekyll plugins are needed; the site is plain pages and assets.
exclude:
- Gemfile
- Gemfile.lock
- README.md
- CLAUDE.md
- vendor
- .github