-
Notifications
You must be signed in to change notification settings - Fork 1
/
_config.yml
22 lines (22 loc) · 899 Bytes
/
_config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
title: Docker
email: [email protected]
description: >- # this means to ignore newlines until "baseurl:"
Write an awesome doc for Docker, Docker Compose, and everything else in this domain. You can find invaluable examples and explanations here. I am trying to keep it up to date and relevant too. BTW if you also have a cool idea, or example open a PR/issue/discussion.
baseurl: "/docker" # the repository name
url: "" # the base hostname & protocol for your site, e.g. http://example.com
twitter_username: kasir_barati
github_username: kasir-barati
plugins:
- jekyll-relative-links
- jekyll-remote-theme # add this line to the plugins list if you already have one
relative_links:
enabled: true
collections: true
remote_theme: pages-themes/[email protected]
kramdown:
math_engine: mathjax
syntax_highlighter: rouge
include:
- .github
- .github/**/*
- .github/docs/postgresql.md