-
-
Notifications
You must be signed in to change notification settings - Fork 22
/
config.yml
115 lines (115 loc) · 2.59 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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
title: Jamstatic
baseline: Sites statiques et architectures découplées
baseurl: https://jamstatic.fr/
description: Jamstatic, la communauté des sites statiques et des architectures découplées.
author:
name: Jamstatic
url: https://jamstatic.fr
email: [email protected]
image: images/twitter-card.png
language: fr
languages:
- code: fr
name: Français
locale: fr
social:
twitter:
username: jamstatic_fr
url: https://twitter.com/jamstatic_fr/
github:
username: jamstatic
url: https://github.com/jamstatic/
podcast:
title: Génération Statique
url: https://anchor.fm/jamstatic
rss: https://anchor.fm/s/39f4fa04/podcast/rss
opencollective: https://opencollective.com/jamstatic
meetup: https://www.meetup.com/fr-FR/Jamstack-Toulouse/
cloudinary: https://res.cloudinary.com/jamstatic/image/upload
ghrepo: https://github.com/jamstatic/jamstatic-fr
branch: master
#
theme:
- netlify
- pwa
pagination:
enabled: true
max: 10
paths:
- section: post
path: :year/:month/:day/:slug
pages:
body:
highlight:
enabled: true
images:
formats: [webp]
resize:
enabled: true
responsive:
enabled: true
class: "dark:brightness-90"
caption:
enabled: true
remote:
fallback:
enabled: true
path: images/no-image.png
placeholder: lqip
links:
embed:
enabled: true
external:
blank: true
assets:
images:
formats: [webp]
optimize:
enabled: true
responsive:
widths: [768, 1024]
sizes:
markdown: "(max-width: 800px) 768px, 1024px"
output:
formats:
- name: atom
mediatype: application/atom+xml
filename: feed
extension: xml
exclude: [redirect, paginated]
pagetypeformats:
homepage: [html, atom, jsonfeed]
optimize:
images:
ext: [jpeg, jpg, png, webp, svg] # , gif
manifest:
background_color: '#300A66'
theme_color: '#300A66'
icons:
- icon-192x192.png
- icon-512x512.png
- src: icon-192x192-maskable.png
purpose: maskable
- src: icon-512x512-maskable.png
purpose: maskable
serviceworker:
enabled: true
update:
snackbar:
enabled: true
offline:
snackbar:
enabled: true
anchor:
version: 4.3.1
googlefonts: https://fonts.googleapis.com/css2?family=Poppins:wght@400;800&family=Roboto&display=swap
netlify:
redirects:
- from: https://jamstatic.netlify.app/*
to: https://jamstatic.fr/:splat
- from: https://master--jamstatic.netlify.app/*
to: https://jamstatic.fr/:splat
metatags:
articles: post
jsonld:
enabled: true