aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site (follow)
Commit message (Expand)AuthorAgeLines
* Document Netlify static previewsGravatar Johannes Christ2023-08-31-0/+8
* Add additional approved frameworks for CJ10Gravatar mbaruh2023-08-28-0/+45
* Fix broken links and remove extraneous space in timelineGravatar Richard Si2023-08-26-5/+5
* Add switch to pinnward paste serviceGravatar Richard Si2023-08-18-0/+20
* Remove #today-i-teach and add missing dateGravatar Richard Si2023-08-18-18/+1
* Update timeline (August 2023)Gravatar Richard Si2023-08-18-0/+327
* Add "pay" alias for rule tagGravatar Anonymous2023-08-11-1/+1
* update final repo nameGravatar Janine vN2023-08-10-1/+1
* Update CJ event date on Events CalendarGravatar Janine vN2023-08-10-1/+1
* Clarify a framework rule and formattingGravatar Janine vN2023-08-10-7/+6
* Update for Code Jam 2023Gravatar Janine vN2023-08-10-7/+354
* Merge branch 'main' into move-commit-model-to-proper-moduleGravatar wookie1842023-08-09-13/+31
|\
| * Merge branch 'main' into clean-pragmaGravatar Xithrius2023-08-04-10/+30
| |\
| | * Capitalize Python outside of tags (#1046)Gravatar jchristgit2023-08-02-6/+6
| | * Merge branch 'main' into soft-fail-on-403-in-tagsGravatar Xithrius2023-08-01-1/+1
| | |\
| | | * Fix a typo in bot.md (#1058)Gravatar NipaDev2023-07-31-1/+1
| | * | Soft fail for upstream error on fetching tag commitsGravatar Johannes Christ2023-07-27-3/+23
| | |/
| * / Clean up pragma intended for Python 3.10 removalGravatar Johannes Christ2023-07-27-3/+1
| |/
* / Move commit model into its own fileGravatar Johannes Christ2023-07-27-37/+41
|/
* Fix link to teachingpython episode (#1048)Gravatar jchristgit2023-07-24-1/+1
* Pleasure the style dictatorGravatar Johannes Christ2023-07-24-3/+3
* Fixed inconsistent column heights in the contributing section(python-discord#...Gravatar Steve2023-07-17-0/+9
* Fix overflowing iframe element (python-discord#1027) (#1038)Gravatar Steve2023-07-16-1/+1
* Fix duplicated links in resources (#1034)Gravatar jchristgit2023-07-15-12/+28
* Fix empty <h1> tag on page listing (#1033)Gravatar jchristgit2023-07-15-2/+2
* Fix broken image links for kivy (#1032)Gravatar jchristgit2023-07-15-2/+2
* Fix broken link to sololearn's Python course (#1031)Gravatar jchristgit2023-07-15-1/+1
* Drop redirect usage from URL references (#1016)Gravatar jchristgit2023-07-11-9/+9
* Fix broken link found by httrack (#1018)Gravatar jchristgit2023-07-10-1/+1
* Fix "PostegreSQL" typoGravatar Johannes Christ2023-07-09-1/+1
* Add new rule aliases (#1007)Gravatar Johannes Christ2023-06-26-4/+4
* Remove obsolete question from FAQGravatar Daniel Gu2023-06-25-6/+0
* Fix broken links in the contributing guide. (#1002)Gravatar Qwerty-1332023-06-22-2/+2
* Update code for new linter rulesGravatar Johannes Christ2023-06-21-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
* | 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
* | Merge branch 'subclassing_bot' of github.com:Diabolical5777/site into subclas...Gravatar RohanJnr2023-05-17-63/+63
|\ \
| * | Merge branch 'main' into subclassing_botGravatar Rohan Reddy Alleti2023-05-17-63/+63
| |\|
| | * Use the new datetime.UTC alias over datetime.timezone.utcGravatar Chris Lovering2023-05-13-62/+62
| | * Specify file encoding so tests pass on windowsGravatar Chris Lovering2023-05-13-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