aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Collapse resources into one directory, migrate to new tagging system.Gravatar swfarnsworth2021-06-06-121/+233
| | | | This commit fails the lint test from pipenv, though the main branch is on poetry now.
* Test boilerplateGravatar Leon Sandøy2021-05-23-0/+9
|
* Remove www from the URL for inferential thinking.Gravatar Leon Sandøy2021-05-23-1/+1
| | | | | The www subdomain gives an SSL error for an expired certificate, so we don't want to use that one.
* Add tags to all the resources.Gravatar Leon Sandøy2021-05-23-58/+549
| | | | Also updates all amazon links with GoodReads.
* Add GoodReads CSS.Gravatar Leon Sandøy2021-05-23-4/+4
|
* Dramatically simplify resources.Gravatar Leon Sandøy2021-05-19-112/+14
| | | | | | | We don't need _category_info, we don't need subcategories, we this will be much simpler now. Also, rglob is nice.
* Add bulma-modal, we'll need it later.Gravatar Leon Sandøy2021-05-18-0/+1
|
* Merge pull request #503 from python-discord/mod-policy-redirectGravatar Joe Banks2021-05-16-0/+6
|\
| * Remove pages prefixGravatar Joe Banks2021-05-16-1/+1
| |
| * Whitespace removalGravatar Joe Banks2021-05-16-1/+1
| |
| * Add Moderation Policies to redirectsGravatar Joe Banks2021-05-16-0/+6
|/
* Merge pull request #495 from python-discord/reword-contrib-guidesGravatar ChrisJL2021-05-16-5/+9
|\ | | | | Reorganizes Contributing Guidelines
| * Merge branch 'main' into reword-contrib-guidesGravatar ChrisJL2021-05-16-44/+63
| |\ | |/ |/|
* | Merge pull request #412 from Transfusion/fix_327Gravatar ChrisJL2021-05-16-1/+4
|\ \ | | | | | | Hide arrow to the right of More below the 1024px breakpoint
| * \ Merge branch 'main' into fix_327Gravatar ChrisJL2021-05-16-6820/+9378
| |\ \ | |/ / |/| |
* | | Merge pull request #501 from python-discord/update/sir-lancebot-env-varsGravatar Joe Banks2021-05-16-1/+5
|\ \ \ | | | | | | | | Update sir-lancebot's env var reference
| * \ \ Merge branch 'main' into update/sir-lancebot-env-varsGravatar Joe Banks2021-05-16-19/+26
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #502 from python-discord/poetryGravatar Hassan Abouelela2021-05-16-19/+26
|\ \ \ \ | | | | | | | | | | Poetry In Dev Guides
| * | | | Migrates Sir Lancebot And Python To PoetryGravatar Hassan Abouelela2021-05-16-12/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updates the Python and Sir Lancebot guides to use poetry. Updates the dependency guide to include poetry, and explain when each dependency manager should be used.
| * | | | Fixes Broken Images In Dependency GuideGravatar Hassan Abouelela2021-05-16-7/+8
|/ / / /
| * / / chore: Update sir-lancebot's env var referenceGravatar ToxicKidz2021-05-16-1/+5
|/ / /
* | | Merge pull request #499 from python-discord/swfarnsworth/daveGravatar Matteo Bertucci2021-05-15-4/+3
|\ \ \ | | | | | | | | Zoot -> Dave
| * | | Replace references to Zoot with Dave, per the rebranding of that bot.Gravatar swfarnsworth2021-05-15-3/+2
| | | |
| * | | Fix typo; 'be come' -> 'become'Gravatar swfarnsworth2021-05-15-1/+1
|/ / /
* | | Merge pull request #498 from python-discord/update-rules-apiGravatar ChrisJL2021-05-15-12/+16
|\ \ \ | | | | | | | | Update rules viewset
| * | | Update rules viewsetGravatar Chris2021-05-15-12/+16
|/ / / | | | | | | | | | This is to reflect the recent changes made to the server rules.
* | | Merge pull request #491 from python-discord/swfarnsworth/rules_updateGravatar ChrisJL2021-05-15-7/+9
|\ \ \ | | | | | | | | Change rules to those agreed upon in prior staff meeting.
| * | | Fixed whitespace issue raised by linter.Gravatar swfarnsworth2021-05-15-1/+1
| | | |
| * | | Merge branch 'main' of https://github.com/python-discord/site into ↵Gravatar swfarnsworth2021-05-15-7/+13
| |\ \ \ | |/ / / |/| | | | | | | swfarnsworth/rules_update
| * | | Changed rules to those agreed upon in a prior staff meeting.Gravatar swfarnsworth2021-05-14-7/+9
| | | |
| | * | Resolve conflictsGravatar Bryan Kok2021-03-04-963/+1982
| | |\ \
| | * | | Hide arrow to the right of More below the 1024px breakpointGravatar Bryan Kok2020-10-18-1/+4
| | | | |
| | | | * Fixes Typo In Contrib GuideGravatar Hassan Abouelela2021-05-16-1/+1
| | | | | | | | | | | | | | | Co-authored-by: ToxicKidz <[email protected]>
| | | | * Reorganizes Contributing GuidelinesGravatar Hassan Abouelela2021-05-15-5/+9
| |_|_|/ |/| | | | | | | | | | | | | | | Drops mentions of black, renames mentions of precommit to pre-commit, and rewords statements that have caused confusion.
* | | | Merge pull request #489 from ↵Gravatar Hassan Abouelela2021-05-15-1/+1
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | python-discord/revert-488-vcokltfre/fix/uppercase-env Revert "fix: USE_FAKEREDIS is uppercase"
| * \ \ \ Merge branch 'main' into revert-488-vcokltfre/fix/uppercase-envGravatar Hassan Abouelela2021-05-15-6/+12
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | Merge pull request #492 from python-discord/joe/redirect-app-301Gravatar ChrisJL2021-05-14-4/+8
|\ \ \ \ \ | | | | | | | | | | | | Enable permanent redirects for redirect app
| * \ \ \ \ Merge branch 'main' into joe/redirect-app-301Gravatar ChrisJL2021-05-14-2/+4
| |\ \ \ \ \ | |/ / / / / |/| | | | |
* | | | | | Merge pull request #493 from dawnofmidnight/contributing-env-varsGravatar ChrisJL2021-05-14-2/+4
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | Modify env vars list for Lancebot and Python
| * | | | | Modify env vars list for Lancebot and PythonGravatar dawnofmidnight2021-05-14-2/+4
|/ / / / /
| * | | | Add good question guide redirectGravatar Joe Banks2021-05-14-0/+6
| | | | |
| * | | | Update redirect tests to use 301Gravatar Joe Banks2021-05-14-1/+1
| | | | |
| * | | | Enable permanent redirects for redirect appGravatar Joe Banks2021-05-14-3/+1
|/ / / / | | | | | | | | After monitoring traffic ingressing and confirming redirects are working as expected, I'm happy to switch redirects from the redirect app to using 301 permanent redirect.
| * | | Explicitly state which config file should be used for use_fakeredisGravatar Joe Banks2021-05-14-1/+1
| | | |
| * | | Revert "fix: USE_FAKEREDIS is uppercase"Gravatar Joe Banks2021-05-14-1/+1
|/ / /
* | | Merge pull request #488 from python-discord/vcokltfre/fix/uppercase-envGravatar Joe Banks2021-05-14-1/+1
|\ \ \ | | | | | | | | fix: USE_FAKEREDIS is uppercase
| * | | fix: USE_FAKEREDIS is uppercaseGravatar vcokltfre2021-05-14-1/+1
|/ / /
* | | Merge pull request #487 from python-discord/dewikificationGravatar Joe Banks2021-05-14-6045/+7823
|\ \ \
| * | | Remove stale dependency.Gravatar kosayoda2021-05-14-30/+5
| | | | | | | | | | | | | | | | | | | | The reliance on gitpython for the SHA for Sentry was made obsolete by site#439, see https://github.com/python-discord/site/pull/439.
| * | | Enable smooth scrolling on the website.Gravatar kosayoda2021-05-14-0/+8
| | | | | | | | | | | | | | | | | | | | This makes it less jarring when scrolling to a heading since many content pages include a Table of Contents.