aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/apps/content/resources/guides (follow)
Commit message (Collapse)AuthorAgeLines
* Update site contributing guide to Python 3.13Gravatar Joe Banks2025-07-27-1/+1
|
* Other references/usages of poetry migrated to uvGravatar Xithrius2025-07-17-3/+3
|
* Installation of project dependencies guide migrated to uvGravatar Xithrius2025-07-17-14/+2
| | | | | | Removed PyCharm guide due to it containing the poetry plugin and there isn't a direct alternative to that besides just creating a virtual environment from uv and using that in PyCharm
* Project installation guides from poetry to uvGravatar Xithrius2025-07-17-13/+12
|
* Update sir-lancebot Python versionGravatar wookie1842025-04-08-1/+1
| | | For after https://github.com/python-discord/sir-lancebot/pull/1670
* Fix typosGravatar Anand2025-03-11-1/+1
|
* Merge pull request #1444 from kkrypt0nn/patch-heroku-vps-guideGravatar jchristgit2025-03-02-14/+0
|\ | | | | Heroku is no longer free
| * Heroku is no longer freeGravatar Krypton2024-12-03-14/+0
| |
* | Clarify embed characters limitGravatar Krypton2025-02-25-2/+2
| |
* | docs: include privileged intents in `setting-test-server-and-bot-account.md`Gravatar Kim Kam2025-02-14-2/+5
| |
* | docs: update required privileged intents in bot.mdGravatar Kim Kam2025-02-14-2/+2
| |
* | Update netcup website URLGravatar Johannes Christ2025-02-06-1/+1
|/ | | | | | Via e-mail forwarded to me by Chris. Reported-by: Chris Lovering <[email protected]>
* Fix typo in `git remote add` in the guide (#1437)Gravatar RundownRhino2024-11-23-1/+1
|
* Add our reference to Netcup linksGravatar Johannes Christ2024-04-15-1/+1
|
* Update Python version requirements in contributing guide (#1283)Gravatar wookie1842024-04-01-2/+2
|
* Merge branch 'main' into docs/dark-themeGravatar hedy2024-01-28-9/+10
|\
| * Dark: For content pages using transparent images...Gravatar hedy2024-01-17-4/+4
| | | | | | | | | | | | | | | | | | | | ...which are unreadable in dark mode, use `has-dark-mode-background` class. ![](/img.png){: class="has-dark-mode-background" } Like this. And it will be given a nice light gray background and a subtle padding & border.
| * Fix all conflictsGravatar hedy2023-12-14-881/+2028
| |\ | | | | | | | | | hopefully I dont have to do this again
| * | Use colour helpersGravatar GDWR2022-02-08-4/+4
| | |
* | | Add section about dark mode in guide for contributing a pageGravatar hedy2024-01-28-0/+24
| |/ |/|
* | Mention READMEs for app dirs in contributing guide (#1168)Gravatar jchristgit2023-12-11-0/+5
| | | | | | | | | | | | Allow people to figure out our repository structure easily after settnig up the project. Part of #673.
* | Fix typo in psql quit commandGravatar Johannes Christ2023-12-04-1/+1
| |
* | Update required Python versionGravatar Johannes Christ2023-12-04-1/+1
| | | | | | | | | | Include a note to update the contributor guide in the Dockerfile instruction pinning the Python version as well.
* | Link guide to contributing a page in site guide (#1105)Gravatar jchristgit2023-09-18-1/+1
| |
* | Document Netlify static previewsGravatar Johannes Christ2023-08-31-0/+8
| | | | | | | | Closes #677.
* | Capitalize Python outside of tags (#1046)Gravatar jchristgit2023-08-02-2/+2
| | | | | | | | | | Related to #1044. Co-authored-by: Xithrius <[email protected]>
* | Fix a typo in bot.md (#1058)Gravatar NipaDev2023-07-31-1/+1
| | | | | | Fix a typo in bot.md file. Correct the typo "psotgres" to "postgres".
* | Drop redirect usage from URL references (#1016)Gravatar jchristgit2023-07-11-8/+8
| | | | | | | | | | | | | | | | Just one separate, and present beforehand, broken link remains: $ httrack -E --robots=0 --spider http://127.0.0.1:8000 -v | grep 404 20:18:51 Error: "Not Found" (404) at link 127.0.0.1:8000/events/game-jam-2020/technical-requirements/ (from 127.0.0.1:8000/events/game-jams/2020/judging/) Closes #681.
* | Fix "PostegreSQL" typoGravatar Johannes Christ2023-07-09-1/+1
| |
* | Fix broken links in the contributing guide. (#1002)Gravatar Qwerty-1332023-06-22-2/+2
| |
* | Merge branch 'main' into subclassing_botGravatar Xithrius2023-06-10-3/+1
|\ \
| * | Remove mentions of there being multiple snekbox containers (#988)Gravatar ChrisJL2023-05-30-3/+1
| | | | | | | | | | | | | | | With https://github.com/python-discord/bot/pull/2618 there will only be 1 snekbox container, that runs the latest verison of snekbox. Supporting multiple versions of snekbox will be covered by https://github.com/python-discord/snekbox/issues/158 where a single instance of snekbox will nativly support multiple Python verisons.
* | | remove .md for hyperlinksGravatar RohanJnr2023-05-17-2/+2
| | |
* | | add reference link for overriding context and fix link for subclassing botGravatar RohanJnr2023-05-17-1/+1
| | |
* | | add reference link for overriding context and fix link for subclassing botGravatar RohanJnr2023-05-17-1/+1
| | |
* | | remove redundant infoGravatar RohanJnr2023-05-17-1/+1
| | |
* | | satisfy linterGravatar RohanJnr2023-05-17-1/+1
| | |
* | | give a simple introduction to cogs and example linksGravatar RohanJnr2023-05-17-1/+1
| | |
* | | remove typoGravatar RohanJnr2023-05-17-2/+1
| | |
* | | highlight 'Bot' in the description with backticks.Gravatar RohanJnr2023-05-17-1/+1
| | |
* | | correct return type annotation for get_launch_time_str functionGravatar RohanJnr2023-05-17-1/+2
| | |
* | | use launch_time attribute in the example method and commandGravatar RohanJnr2023-05-17-10/+10
| | |
* | | condesed the 2 examples in 1 and added additional comments for reference.Gravatar RohanJnr2023-05-16-35/+35
| | |
* | | Merge branch 'main' into subclassing_botGravatar Rohan Reddy Alleti2023-05-14-866/+1928
|\| |
| * | Switch to ruff for lintingGravatar Johannes Christ2023-05-10-1/+1
| | |
| * | Merge branch 'main' into update-sir-lancebot-contrib-guideGravatar shtlrs2023-05-07-288/+257
| |\ \
| | * | Seperate manual configuration out of the main bot contributing guideGravatar Chris Lovering2023-04-22-288/+257
| | | | | | | | | | | | | | | | Also update the guide to be far simpler, and less words to read for our contributors to get setup.
| * | | update forgotten mentions of sir-lancebot-commands channelGravatar shtlrs2023-05-07-4/+5
| | | | | | | | | | | | | | | | | | | | | | | | This also updates: - docker compose commands - use fake redis env var
| * | | remove unused cycle_frequency env varGravatar shtlrs2023-05-07-1/+0
| | | |
| * | | remove defaults columnGravatar shtlrs2023-05-07-17/+17
| | | | | | | | | | | | | | | | fix sir lancebot pg env var name