aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
| | * | | | Merge branch 'contrib-streamline' of https://github.com/camcaswell/site into ↵Gravatar Cam Caswell2022-04-08-1/+1
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | contrib-streamline
| | | * | | | Clarify main projectsGravatar camcaswell2022-04-07-1/+1
| | | | | | | | | | | | | | | | | | | | | Co-authored-by: Boris Muratov <[email protected]>
| | * | | | | Add links to #dev-contribGravatar Cam Caswell2022-04-08-3/+3
| | |/ / / /
| | * | | | Replace difficulty badges with more descriptionGravatar Cam Caswell2022-04-07-15/+3
| | | | | |
| | * | | | Make small wording improvementsGravatar Cam Caswell2022-03-27-3/+2
| | | | | |
| | * | | | Fix commit-messages linkGravatar Cam Caswell2022-03-26-1/+1
| | | | | |
| | * | | | Fix PR page linkGravatar Cam Caswell2022-03-20-1/+1
| | | | | |
| | * | | | Merge branch 'python-discord:main' into contrib-streamlineGravatar camcaswell2022-03-20-148/+503
| | |\ \ \ \
| | * | | | | Write walkthroughGravatar Cam Caswell2022-03-20-24/+36
| | | | | | |
| | * | | | | Split up Supplemental Info and touch up Contrib GuidelinesGravatar Cam Caswell2022-03-20-128/+82
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Created new pages: * Linting * Logging * Writing Good Commit Messages Moved Draft PR section to new pull requests guide Moved type hinting section to style guide
| | * | | | | Add guide for pull requests and reviewsGravatar Cam Caswell2022-03-19-0/+41
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This covers the GitHub UI for opening a pull request, getting it reviewed, and draft PRs.
| | * | | | | Remove forking and cloning sections in set-up guidesGravatar Cam Caswell2022-03-13-60/+4
| | | | | | |
| | * | | | | Move Contributors role info to the Roles pageGravatar Cam Caswell2022-03-13-19/+6
| | | | | | |
| | * | | | | Preliminary structureGravatar Cam Caswell2022-03-13-9/+46
| | | | | | |
| | | | * | | Add PyCharm logo.Gravatar Steele2022-02-11-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Same URL used in `jetbrains_videos.yaml`.
| | | | * | | Drop "in Python" from title.Gravatar Steele2022-02-11-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | While the title of the book is "Neural Networks from Scratch in Python", it's typically referred to as "Neural Networks from Scratch", and it goes without saying in this context that Python will be used in code examples.
| | | | | * | Appeased the formatterGravatar Xithrius2022-11-12-6/+6
| | | | | | |
| | | | | * | bluenix's changesGravatar Shom7702022-04-23-3/+10
| | | | | | |
| | | | | * | Update ↵Gravatar Shom7702022-04-23-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pydis_site/apps/content/resources/guides/python-guides/keeping-tokens-safe.md Co-authored-by: Bluenix <[email protected]>
| | | | | * | used wrong imageGravatar Shom7702022-04-20-1/+1
| | | | | | |
| | | | | * | Merge branch 'keeping-tokens-safe' of github.com:python-discord/site into ↵Gravatar Shom7702022-04-20-1/+1
| | | | | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | keeping-tokens-safe
| | | | | | * | Update ↵Gravatar Shom7702022-04-02-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pydis_site/apps/content/resources/guides/python-guides/keeping-tokens-safe.md Co-authored-by: Xithrius <[email protected]>
| | | | | * | | Merge branch 'main' of github.com:python-discord/site into keeping-tokens-safeGravatar Shom7702022-04-20-23/+54
| | | | | |\ \ \ | |_|_|_|_|/ / / |/| | | | | | |
* | | | | | | | Adjust filtering settings for the AoC link viewsetGravatar D0rs4n2022-04-18-1/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Added Discord embed limits guide (#690)Gravatar Krypton2022-04-01-0/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: Krypton <[email protected]> Co-authored-by: Krypton <[email protected]> Co-authored-by: Xithrius <[email protected]>
* | | | | | | Merge pull request #706 from python-discord/remove-resource-suggestion-templateGravatar mina2022-04-01-21/+0
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Remove resource suggestion template from site
| * \ \ \ \ \ \ Merge branch 'main' into remove-resource-suggestion-templateGravatar wookie1842022-04-01-0/+31
| |\ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge pull request #697 from Robin5605/vps-servicesGravatar ChrisJL2022-03-31-0/+31
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Migrate VPS services pin by Python bot to site
| * \ \ \ \ \ \ \ Merge branch 'main' into vps-servicesGravatar ChrisJL2022-03-31-1/+1
| |\ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Add spaceGravatar Robin2022-03-31-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: Hassan Abouelela <[email protected]>
| * | | | | | | | Remove extraneous bullet points in "global"Gravatar Robin56052022-03-31-4/+0
| | | | | | | | |
| * | | | | | | | Make "free hosts" a headerGravatar Robin2022-03-31-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: Shom770 <[email protected]>
| * | | | | | | | Remove starting whitespacesGravatar Robin2022-03-22-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: Xithrius <[email protected]>
| * | | | | | | | Fix EOFGravatar Robin56052022-03-22-1/+0
| | | | | | | | |
| * | | | | | | | Update VPS services contentGravatar Robin56052022-03-22-21/+32
| | | | | | | | |
| * | | | | | | | Add hyperlinksGravatar Robin2022-03-21-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: Xithrius <[email protected]>
| * | | | | | | | Merge branch 'python-discord:main' into vps-servicesGravatar Robin2022-03-21-11/+220
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Fix end of fileGravatar Robin56052022-03-14-1/+1
| | | | | | | | | |
| * | | | | | | | | Migrate VPS services pin by Python bot to siteGravatar Robin56052022-03-14-0/+25
| | |_|_|_|/ / / / | |/| | | | | | |
| | | * | | | | | Remove resource suggestion template from siteGravatar mina2022-03-27-21/+0
| |_|/ / / / / / |/| | | | | | | | | | | | | | | We will keep the issue template currently present on meta: https://github.com/python-discord/meta/blob/main/.github/ISSUE_TEMPLATE/resource-request.yaml
* | | | | | | | Merge pull request #705 from python-discord/fix-image-linkGravatar Xithrius2022-03-27-1/+1
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Fix link to code jam imageGravatar Johannes Christ2022-03-25-1/+1
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | Closes #704.
| | | | | * / change image to accurately reflect current systemGravatar Shom7702022-04-20-1/+1
| | | | | |/
| | | | | * fixing image not appearingGravatar Shom7702022-03-21-1/+2
| | | | | |
| | | | | * add token safety pinGravatar Shom7702022-03-21-0/+21
| |_|_|_|/ |/| | | |
* | | | | Merge #663 - bumped threads endpointGravatar Mark2022-03-20-11/+220
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | fixup: don't use "We" in docstringGravatar ChrisJL2022-03-18-2/+1
| | | | | | | | | | | | | | | Co-authored-by: Mark <[email protected]>
| * | | | Add tests for custom BumpedThread implGravatar Chris Lovering2022-03-16-0/+63
| | | | |
| * | | | Don't return the BumpedThread object when retrieving singleGravatar Chris Lovering2022-03-16-9/+15
| | | | | | | | | | | | | | | | | | | | We only need to check for existence, so sending the full object isn't needed.
| * | | | Only return list of ints when retrieving all BumpedThreadsGravatar Chris Lovering2022-03-16-6/+18
| | | | |