-
-
Notifications
You must be signed in to change notification settings - Fork 11
Expand file tree
/
Copy path_config.yml
More file actions
28 lines (21 loc) · 613 Bytes
/
_config.yml
File metadata and controls
28 lines (21 loc) · 613 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
# Website settings
title: AtlassianPS
description: A PowerShell community for Atlassian products
# description: A community for PowerShell lovers that use Atlassian products
keywords: Atlassian,AtlassianPS,jira,confluence,bitbucket,hipchat,jiraps,confluenceps,bitbucketps,hipchatps,github,gh-pages
baseurl: ""
url: "https://atlassianps.org"
# exclude: ["modules"]
# analytics
## google analytics (GA4)
ga: G-DYC6MWFGCF
# Build settings
encoding: utf-8
# other settings
excerpt_separator: <!--more-->
markdown: kramdown
kramdown:
input: GFM
hard_wrap: false
syntax_highlighter_opts:
disable: true