Files
lavalink-list/mkdocs.yml
Darren 80f46b8ef0 stuff
2021-11-11 20:36:28 -05:00

59 lines
1.7 KiB
YAML

site_name: Free lavalink server hosting list
site_author: DarrenOfficial
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.
repo_name: 'lavalink-list'
repo_url: 'https://github.com/DarrenOfficial/lavalink-list'
edit_uri: 'https://github.com/DarrenOfficial/lavalink-list/edit/main/docs'
theme:
name: 'material'
logo: 'https://www.darrennathanael.com/faviconalt-min.png'
include_search_page: false
search_index_only: true
palette:
scheme: slate
primary: 'blue'
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
- content.code.annotate
- navigation.indexes
- navigation.instant
- navigation.sections
- navigation.top
- search.highlight
- search.suggest
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'
- icon: 'fontawesome/brands/discord'
link: 'https://discord.gg/MEuxp7uQcg'
generator: false
analytics:
provider: google
property: G-47EVTLTVF7
copyright: 'Copyright © 2020 - 2021 Darren; License under apache-2.0'