-
Notifications
You must be signed in to change notification settings - Fork 1
/
config.yaml
52 lines (49 loc) · 1.31 KB
/
config.yaml
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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
# baseURL: ""
languageCode: "en-us"
title: "OpenSec"
theme: "anubis"
menu:
main:
- identifier: archive
name: Newsletter Archive
title: Newsletter Archive
url: /posts/
weight: 0
params:
author: "OpenSec Contributors"
# email: [email protected] # used for microformats
avatar: "/images/me.png" # used for microformats
description: ""
# Uncomment if you need this
# images:
# - images/og-featured.png # relative path to "static" directory
# customCSS:
# - css/my.css # relative path to "assets" directory (don't use main.css filename)
# customJS:
# - js/main.js # relative path to "assets" directory
dateFormat: "2006-01-02"
paginationSinglePost: true
style: light-without-switcher
readMore: false
disableSummary: false
# utteranc.es support
# utterancesRepo: "" # mandatory
# utterancesTheme: "" # optional
# utterancesIssue: "" # optional
# utterancesLabel: "" # optional
# webmentions:
# url: https://yourdomain.com/webemntions/receive
# login: hugo-theme-anubis
# pingback: true
social:
- id: github
name: ProgressiveCoders
icon: "github"
url: "https://github.com/ProgressiveCoders/OpenSec"
# - id: hugo
# url: "https://gohugo.io/"
# icon: "hugo"
# markup:
# goldmark:
# renderer:
# unsafe: true # enable raw HTML in Markdown