forked from excentris/compass
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
38 lines (32 loc) · 1.04 KB
/
_config.yml
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
32
33
34
35
36
37
38
# general configuration
url: https://nostrich.team
baseurl: ''
# compass configuration
compass:
# an avatar or logo (optional)
logo: "/images/nostrich.png"
# author will appear under the avatar (optional)
author: "Nostrich.Team"
# tagline will appear under the title (optional)
tagline: "Encourgaing business development under nostr"
# if include_content is true, the contents of the content.html include will be
# added right above the generated item list, if present
include_content: true
# if include_analytics is true, the content of the analytics.html include will
# be added at the end of the <head> section. You can add your Google Analytics
# Tracking Code to that file.
include_analytics: false
# Twitter @username (as defined by the Twitter Card specs)
twitter: "cqwww"
# exclude
exclude: ["CNAME", "Gemfile", "Gemfile.lock", "LICENSE", "README.md", "vendor"]
include:
- .well-known
# Dependencies
markdown: kramdown
highlighter: rouge
# Permalinks
permalink: pretty
# Colours:
# #7FFF7F for lime
# #6C0BA9 for purple