diff options
Diffstat (limited to 'pydis_site/apps/resources')
-rw-r--r-- | pydis_site/apps/resources/apps.py | 2 | ||||
-rw-r--r-- | pydis_site/apps/resources/resources/discord_py_masterclass.yaml | 12 | ||||
-rw-r--r-- | pydis_site/apps/resources/resources/people_postgres_data.yaml | 2 |
3 files changed, 14 insertions, 2 deletions
diff --git a/pydis_site/apps/resources/apps.py b/pydis_site/apps/resources/apps.py index 51cb064b..2d85d3a7 100644 --- a/pydis_site/apps/resources/apps.py +++ b/pydis_site/apps/resources/apps.py @@ -91,7 +91,7 @@ class ResourcesConfig(AppConfig): # A complete list of valid filter names self.valid_filters = { "topics": [to_kebabcase(topic) for topic in self.filters["Topics"]["filters"]], - "payment_tiers": [ + "payment-tiers": [ to_kebabcase(tier) for tier in self.filters["Payment tiers"]["filters"] ], "type": [to_kebabcase(type_) for type_ in self.filters["Type"]["filters"]], diff --git a/pydis_site/apps/resources/resources/discord_py_masterclass.yaml b/pydis_site/apps/resources/resources/discord_py_masterclass.yaml new file mode 100644 index 00000000..52338338 --- /dev/null +++ b/pydis_site/apps/resources/resources/discord_py_masterclass.yaml @@ -0,0 +1,12 @@ +description: A whistlestop tour of the functionality of discord.py, the most popular Python library for Discord +name: Discord.py Masterclass +title_url: https://fallendeity.github.io/discord.py-masterclass +tags: + topics: + - discord bots + payment_tiers: + - free + difficulty: + - intermediate + type: + - tutorial diff --git a/pydis_site/apps/resources/resources/people_postgres_data.yaml b/pydis_site/apps/resources/resources/people_postgres_data.yaml index ce5ad4a8..9f955a9f 100644 --- a/pydis_site/apps/resources/resources/people_postgres_data.yaml +++ b/pydis_site/apps/resources/resources/people_postgres_data.yaml @@ -4,7 +4,7 @@ description: People, Postgres, Data specializes in building users of Postgres Aurora for Postgres, Google Postgres, PostgreSQL.Org Postgres, Greenplum, Timescale and ZomboDB. They take a holistic approach to their community inviting not only technical topics but Professional Development and Life in general including movies, games, books and travel. -title_image: https://media.discordapp.net/attachments/748954447857844318/750519488268730377/people_postgres_data.png +title_image: /static/images/resources/people_postgres_data.png title_image_dark: /static/images/resources_dark/people_postgres_data.png title_url: https://postgresconf.org/ urls: |