remove more discord references [no ci]
This commit is contained in:
6
.github/ISSUE_TEMPLATE/config.yml
vendored
6
.github/ISSUE_TEMPLATE/config.yml
vendored
@@ -3,9 +3,9 @@ contact_links:
|
||||
- name: Feature Requests
|
||||
url: https://features.ersatztv.org
|
||||
about: Features
|
||||
- name: Discord
|
||||
url: https://discord.ersatztv.org
|
||||
about: Chat
|
||||
- name: Contact
|
||||
url: https://ersatztv.org/contact
|
||||
about: Chat Options
|
||||
- name: Community
|
||||
url: https://discuss.ersatztv.org
|
||||
about: Forum
|
||||
|
||||
2
.github/ISSUE_TEMPLATE/issue.yml
vendored
2
.github/ISSUE_TEMPLATE/issue.yml
vendored
@@ -12,7 +12,7 @@ body:
|
||||
label: "This issue respects the following points:"
|
||||
description: All conditions are **required**. Failure to comply with any of these conditions may cause your issue to be closed without comment.
|
||||
options:
|
||||
- label: This is a **bug**, not a question or a configuration issue; Please visit our [forum](https://discuss.ersatztv.org) or [chat](https://discord.ersatztv.org) first to troubleshoot with volunteers before creating a report.
|
||||
- label: This is a **bug**, not a question or a configuration issue; Please visit our [forum](https://discuss.ersatztv.org) or [chat](https://ersatztv.org/contact) first to troubleshoot with volunteers before creating a report.
|
||||
required: true
|
||||
- label: This issue is **not** already reported on [GitHub](https://github.com/ErsatzTV/ErsatzTV/issues?q=is%3Aopen+is%3Aissue) _(I've searched it)_.
|
||||
required: true
|
||||
|
||||
@@ -2,8 +2,8 @@
|
||||
|
||||
ErsatzTV lets you transform your media library into a personalized, live TV experience - complete with EPG, channel scheduling, and seamless streaming to all your devices. Rediscover your content, your way.
|
||||
|
||||
[](https://discord.ersatztv.org)
|
||||
[](https://features.ersatztv.org/)
|
||||
[](https://ersatztv.org/contact)
|
||||
[](https://features.ersatztv.org/)
|
||||
[](https://discuss.ersatztv.org)
|
||||
|
||||

|
||||
|
||||
44
mkdocs.yml
44
mkdocs.yml
@@ -1,44 +0,0 @@
|
||||
site_name: ErsatzTV
|
||||
nav:
|
||||
- 'Quick Start':
|
||||
- 'Install ErsatzTV': 'user-guide/install.md'
|
||||
- 'Add Media Items': 'user-guide/add-media-items.md'
|
||||
- 'Create Collections': 'user-guide/create-collections.md'
|
||||
- 'Create Channels': 'user-guide/create-channels.md'
|
||||
- 'Configure Clients': 'user-guide/configure-clients.md'
|
||||
- 'Advanced':
|
||||
- 'Filler': 'user-guide/filler.md'
|
||||
- 'Local Libraries': 'user-guide/local-libraries.md'
|
||||
- 'Search': 'user-guide/search.md'
|
||||
- 'Sample Schedules': 'user-guide/sample-schedules.md'
|
||||
- 'Thanks': 'thanks.md'
|
||||
theme:
|
||||
name: material
|
||||
palette:
|
||||
scheme: slate
|
||||
primary: custom
|
||||
logo: images/ersatztv-square-logo.png
|
||||
favicon: images/favicon-32x32.png
|
||||
features:
|
||||
- navigation.expand
|
||||
extra_css:
|
||||
- stylesheets/extra.css
|
||||
copyright: Copyright © 2020 - 2023 Jason Dove
|
||||
extra:
|
||||
social:
|
||||
- icon: fontawesome/regular/comments
|
||||
link: https://discuss.ersatztv.org
|
||||
name: ErsatzTV Community
|
||||
- icon: fontawesome/brands/discord
|
||||
link: https://discord.gg/hHaJm3yGy6
|
||||
name: ErsatzTV on Discord
|
||||
- icon: fontawesome/brands/github
|
||||
link: https://github.com/ErsatzTV/ErsatzTV
|
||||
name: ErsatzTV on GitHub
|
||||
- icon: fontawesome/regular/heart
|
||||
link: https://github.com/sponsors/jasongdove
|
||||
name: Sponsor on GitHub
|
||||
- icon: fontawesome/brands/paypal
|
||||
link: https://www.paypal.me/jasongdove
|
||||
name: Donate on PayPal
|
||||
|
||||
Reference in New Issue
Block a user