-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
37 lines (33 loc) · 1012 Bytes
/
_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
title: Standard Sats
description: Lightning-native synthetic assets
baseurl: ""
url: "https://standardsats.github.io"
logo: /assets/img/logo.png
apkpic: /assets/img/apk_pic.png
show_downloads: false
github_username: standardsats
# project links:
chat: https://t.me/StandardSatsCommunity
eclair: https://github.com/ACINQ/eclair
plugin: https://github.com/standardsats/plugin-fiat-channels
wallet: https://github.com/standardsats/wallet
wallet_eur_release: https://github.com/standardsats/valet/releases/tag/4.4.1
rfc: https://github.com/standardsats/fiat-channels-rfc
telegram: https://t.me/StandardSatsCommunity
show_excerpts: false # set to false to remove excerpts on the homepage
# theme: jekyll-theme-minimal
remote_theme: pages-themes/[email protected]
exclude:
- Gemfile
- Gemfile.lock
- node_modules
- vendor/bundle/
- vendor/cache/
- vendor/gems/
plugins:
- jekyll-theme-minimal
- jekyll-redirect-from
- jekyll-remote-theme
whitelist:
- jekyll-theme-minimal
- jekyll-redirect-from