-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
cecil.yml
58 lines (57 loc) · 1.3 KB
/
cecil.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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
# Statidocs default config
title: Statidocs
baseline: Build a documentation website quickly
baseurl: /
description: Write your pages in Markdown, customize templates with Twig and Tailwind CSS, and enjoy the power of Cecil static site generator.
author:
name: Arnaud Ligny
url: https://arnaudligny.fr
image: og-card.png
menus:
main:
- id: index
enabled: false
- id: docs
weight: 0
logo: logo.png
sidebar: # docs groups in /pages/docs/
- Group A
- Group B
footer: Copyright © %author%
github:
url: https://github.com/Cecilapp/statidocs
repo: https://github.com/Cecilapp/statidocs
branch: main
docsearch:
enabled: false
# statidocs.cecil.app credentials
appId: F5QE72IRAL
indexName: staticecil
apiKey: b165b7766201deabe0be660ca0bdab94
insights: true
# Cecil config for Statidocs
theme:
- docs
- pwa
manifest:
#background_color: '#1C4ED8'
#theme_color: '#1C4ED8'
#icons:
# - icon-192x192.png
# - icon-512x512.png
# - src: icon-192x192-maskable.png
# purpose: maskable
# - src: icon-512x512-maskable.png
# purpose: maskable
shortcuts: true
serviceworker:
enabled: false
update:
snackbar:
enabled: true # show Snackbar message
offline:
snackbar:
enabled: true # show Snackbar message
metatags:
jsonld:
enabled: true