-
Notifications
You must be signed in to change notification settings - Fork 1
/
_config.yml
executable file
·40 lines (34 loc) · 1.67 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
# Read about configuration here: https://jekyllrb.com/docs/configuration/options/
title: Rocket Pool Community Site
description: A community site for useful links, info, tools, and resources.
keywords: rocketpool, community, rocket, pool, rpl, staking, eth, ethereum
url: https://rocketpool.community
permalink: pretty # Do not change this, it will break all links
timezone: America/New_York
markdown: kramdown
livereload: true
port: 4400
# Plugins
plugins:
- jekyll-sitemap
- liquify
# Links
discord_invite: https://discord.gg/rocketpool
repo: https://github.com/etheralpha/rocketpool-community
general_form: https://docs.google.com/forms/d/e/1FAIpQLSc_QzKzh1jzgl3MkcvvFpBq5dMUUAMW9LiMvJuZQkXpYPQTHw/viewform
feedback_form: https://docs.google.com/forms/d/1nSgZo-c3XsJ-WoDuiCWM1jMCn3rFgQoomnFTxzJUaBA/viewform
# Buy RPL
matcha: https://matcha.xyz/markets/1/0xb4efd85c19999d84251304bda99e90b92300bd93/0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee
uniswap: https://app.uniswap.org/#/swap?outputCurrency=0xb4efd85c19999d84251304bda99e90b92300bd93
# Notification
enableNotification: true
notificationMsgId: 1 # must increment when creating a new message
notificationMsg: This is a community site. <br>You can view official site <a href="https://rocketpool.net">here</a>.
notificationExpiration: 3000000000 # epoch time in seconds
# Toast
enableToast: true
toastMsgId: 1 # must increment when creating a new message
toastTitle: Live Raffle!
toastMsg: Did you claim a Rocket Pool Anniversary POAP? You might be eligible for an amazing raffle courtesy of the POAP team with 475 RPL in prizes! 🎉
toastLink: https://poap.fun/1938 # Optional, leave blank to omit
toastExpiration: 1671127200 # epoch time in seconds