forked from devolitalia/forty-jekyll-theme
-
Notifications
You must be signed in to change notification settings - Fork 2
/
_config.yml
44 lines (37 loc) · 1.13 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
# site settings
title: Devol
subtitle: Un web più libero è possibile
description: Un web più libero è possibile.
baseurl: "/" # the subpath of your site, e.g. /blog
url: https://devol.it # the base hostname & protocol for your site
# recapiti
email: [email protected]
newsletter: https://buttondown.email/devol
stanza-matrix: https://chat.mozilla.org/#/room/#mastodon:mozilla.org
pagina-ko-fi: https://ko-fi.com/devol
pagina-coindrop: https://coindrop.to/devol
formspree_form_id: mzbwvlee
# homepage tiles
tiles-source: pages # accepts "posts" or "pages"
tiles-count: 12
# profili social (fedi-socials' keys must match the name of a fedicon icon,
# socials' keys must match name of font awesome 4 icon)
fedi-socials:
Telegram: https://t.me/devolitalia
Mastodon: https://mastodon.uno/@devol
Writefreely: https://noblogo.org/devol
Pixelfed: https://pixelfed.uno/devol
Funkwhale: https://funkwhale.it
Mobilizon: https://mobilizon.it
Gitea: https://gitea.it/devol/
socials:
GitHub: https://github.com/devolitalia
# build settings
markdown: kramdown
sass:
style: compressed
exclude:
- "*.gemspec"
- LICENSE.md
- CONTRIBUTING.md
- README.md