-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
75 lines (64 loc) · 2.08 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
title: EtchDroid
description: "EtchDroid is an open-source application that helps you write images to USB drives."
url: "https://etchdroid.app"
lang: en
github: "https://github.com/EtchDroid/EtchDroid"
author:
name: Davide Depau
email: hello@etchdroid.app
site: http://depau.eu
exclude:
- LICENSE
- README.md
gems:
- jekyll-sitemap
sass:
# style: compressed
sass_dir: _sass
permalink: pretty
markdown: kramdown
kramdown:
# Use GitHub flavored markdown, including triple backtick fenced code blocks
input: GFM
# Jekyll 3 and GitHub Pages now only support rouge for syntax highlighting
syntax_highlighter: rouge
syntax_highlighter_opts:
# Use existing pygments syntax highlighting css
css_class: "highlight"
nav:
- name: "Donate"
link: "/donate/"
- name: "FAQ"
link: "/faq/"
- name: "About me"
link: "https://depau.eu"
crypto_addresses:
- name: "Monero"
qrcode: "crypto/xmr.svg"
address: "43NaoYSbe7uc38wUzk7STjGaRHmEZ4tU6JpoHUyPFMt7f5imWBvwUdc3zX8tABu97bSpYVJGZGNynTizF5RcZBkSCSc6bxx"
- name: "Ethereum"
qrcode: "crypto/ethereum.svg"
address: "0xA73B14B04fE91A64a53Ca2496a1d73120167be66"
- name: "Tether USDT ERC20"
qrcode: "crypto/usdt-eth-erc20.svg"
address: "0xA73B14B04fE91A64a53Ca2496a1d73120167be66"
- name: "Solana"
qrcode: "crypto/solana.svg"
address: "2gWqNzcbffuwjXHM446HEc6r7YfbNmYBszitr1Lk2C25"
- name: "Bitcoin"
qrcode: "crypto/bitcoin.svg"
address: "14cohpu94QLeenZsL5R3PWPV4dw1qXtHzr"
store_links:
- name: "Google Play"
link: "https://play.google.com/store/apps/details?id=eu.depau.etchdroid"
button: "/assets/img/get_on_googleplay.svg"
- name: "GitHub"
link: "https://github.com/EtchDroid/EtchDroid/releases"
button: "/assets/img/get_on_github.svg"
- name: "F-Droid"
link: "https://f-droid.org/packages/eu.depau.etchdroid/"
button: "/assets/img/get_on_fdroid.svg"
featured_reviews:
- "It saved me many times. Thank you for making this."
- '"In the times of greater need it did the good deeds"'
- "FOSS, 0$, does exactly what is says on the tin. What more do you want?"