Files
lavalink-list/mkdocs.yml
2021-11-05 12:45:44 -04:00

41 lines
1.3 KiB
YAML

site_name: Lavalink servers list
site_url: https://lavalink-list.darrennathanael.com
site_description: List of free lavalink hosting, Lavalink is a standalone audio sending node based on Lavaplayer and JDA-Audio. Allows for sending audio without it ever reaching any of your shards. It is a great alternative to Youtube API.
theme:
name: 'material'
logo: 'https://www.darrennathanael.com/faviconalt-min.png'
palette:
scheme: slate
primary: 'white'
accent: 'indigo'
font:
text: 'Ubuntu'
code: 'Source Code Pro'
favicon:
'https://www.darrennathanael.com/faviconalt-min.png'
features:
- tabs
- instantsite
- navigation.tracking
- navigation.expand
- header.autohide
repo_name: 'lavalink-list'
repo_url: 'https://github.com/DarrenOfficial/lavalink-list'
markdown_extensions:
- admonition
- pymdownx.details
- pymdownx.superfences
- pymdownx.tabbed
- pymdownx.keys
- attr_list
- pymdownx.betterem:
smart_enable: all
extra:
social:
- icon: fontawesome/brands/twitter
link: https://twitter.com/DarrenNathans
- icon: 'fontawesome/brands/github-alt'
link: 'https://github.com/DarrenOfficial'
copyright: 'Copyright © 2020 - 2021 Darren Nathanael; All rights reserved.'
extra:
generator: false