-
-
Notifications
You must be signed in to change notification settings - Fork 41
Expand file tree
/
Copy path_config.yml
More file actions
24 lines (24 loc) · 656 Bytes
/
_config.yml
File metadata and controls
24 lines (24 loc) · 656 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
title: Cobbler
description: Officaial website for the Cobbler-Project.
url: "https://cobbler.github.io"
lsi: false
highlighter: rouge
markdown: kramdown
permalink: "/blog/:year/:month/:day/:title.html"
paginate: 5
paginate_path: "/blog/:num/"
exclude: ['README.md', 'Dockerfile', 'Gemfile', 'Gemfile.lock', 'dockerfiles', '_site', '.idea', 'vendor']
plugins:
- jekyll-coffeescript
- jekyll-gist
- jekyll-github-metadata
- jekyll-paginate
- jekyll-relative-links
- jekyll-optional-front-matter
- jekyll-readme-index
- jekyll-default-layout
- jekyll-titles-from-headings
cobbler:
version: 3.3.7
released: 2024-11-17
versions: [3.3.7]