feat: revamp the whole website.

also lightmode and darkmode toggle 👍

Signed-off-by: Darren <git@darrennathanael.com>
This commit is contained in:
Darren
2022-03-26 19:56:41 -04:00
parent 23a6f70a84
commit 47689b039a
2 changed files with 21 additions and 13 deletions

View File

@@ -36,18 +36,15 @@ SSL one needed `”secure”` to be set to true at client side, whilst the one w
Is there a difference between those two? no there isn't. Just try it and see. :D
## Need a domain?
If you want your own yournamehere.lavalinks.xyz? well DM DarrenOfficial#3451 on discord 👍
### Hosting guide:
For MacOS, Windows, or Linux: [darrennathanael.com/post/how-to-lavalink/](https://darrennathanael.com/post/how-to-lavalink/)
---
### TunnelBroker Guide
### TunnelBroker Guide:
For default "networks" [darrennathanael.com/post/tunnelbroker-lavalink-ifup-ifdown/](https://darrennathanael.com/post/tunnelbroker-lavalink-ifup-ifdown/)
For Netplan [darrennathanael.com/post/tunnelbroker-lavalink-netplan/](https://darrennathanael.com/post/tunnelbroker-lavalink-netplan/)
## Want your own lavalinks.xyz domain?
If you want your own custom.lavalinks.xyz? well join [discord.darrennathanael.com](https://discord.darrennathanael.com) and ask darren

View File

@@ -7,18 +7,28 @@ repo_url: 'https://github.com/DarrenOfficial/lavalink-list'
edit_uri: 'https://github.com/DarrenOfficial/lavalink-list/edit/main/docs'
theme:
theme:
palette:
- scheme: slate
primary: 'black'
accent: 'green'
toggle:
icon: material/weather-night
name: Switch to light mode
- scheme: default
primary: 'teal'
accent: 'green'
toggle:
icon: material/weather-sunny
name: Switch to dark mode
name: 'material'
logo: 'https://cdn.darrennathanael.com/assets/java/springboot.svg'
include_search_page: false
search_index_only: true
palette:
scheme: slate
primary: 'indigo'
accent: 'green'
font:
text: 'Poppins'
code: 'Source Code Pro'
text: "Red Hat Text"
code: "Roboto Mono"
favicon:
'https://cdn.darrennathanael.com/assets/lavalinklist/favicon.ico'
features:
@@ -42,6 +52,7 @@ markdown_extensions:
- pymdownx.tabbed
- pymdownx.keys
- attr_list
- footnotes
- pymdownx.betterem:
smart_enable: all
nav: