aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
| | | | | | | | * | | | Updated type annotations; get_resources_meta now returns a dict of sorted ↵Gravatar swfarnsworth2021-07-24-18/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lists of strings in title-case.
| | | | | | | | * | | | Added type annotations; refactored.Gravatar swfarnsworth2021-07-24-13/+15
| | | | | | | | | | | |
| | | | | | | | * | | | Remove extra newline from end of file (there is now one newline).Gravatar swfarnsworth2021-07-24-1/+0
| | | | | | | | | | | |
| | | | | | | | * | | | add constant for resource tags. Add Functional front endGravatar fisher602021-07-24-35/+71
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change adds a fully functional front end menu for testing. This is a very rough outline and will need a bit of UI and UX love to get working fully. Should act as an example of functionality
| | | | | | | | * | | | add function to gather tags from resource yaml filesGravatar fisher602021-07-24-0/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I added a function to utils to load all the tags from the resources, this should allow all the tags to be loaded once and exist in memory.
| | | | | | | | * | | | change resources to prepare for smart resource searchGravatar fisher602021-07-23-93/+105
| | | | | | | | | | | |
| | | | | | | | * | | | Add Kaggle's pandas tutorial.Gravatar swfarnsworth2021-07-06-0/+13
| | | | | | | | | | | |
| | | | | | | | * | | | Remove reference to Python 2.7.Gravatar swfarnsworth2021-07-06-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The maintainer of regex101 has changed the name from "Python 2.7" to just "Python".
| | | | | | | | * | | | Add resource regex101.Gravatar swfarnsworth2021-07-04-0/+15
| | | | | | | | | | | |
| | | | | | | | * | | | Add resource Data Science from Scratch.Gravatar swfarnsworth2021-07-04-0/+24
| | | | | | | | | | | |
| | | | | | | | * | | | Add final line break for style compliance.Gravatar swfarnsworth2021-07-04-2/+2
| | | | | | | | | | | |
| | | | | | | | * | | | Merge branch 'main' of https://github.com/python-discord/site into ↵Gravatar swfarnsworth2021-07-04-991/+2068
| | | | | | | | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | swfarnsworth/smarter-resources/new-resources
| | | | | | | | * | | | | Update templates with new resource urls.Gravatar lemonsaurus2021-06-06-8/+8
| | | | | | | | | | | | |
| | | | | | | | * | | | | 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
| | | | | | | | | | | | |
| | | | | | | | | | | | * Add table of content and final editsGravatar minalike2022-02-20-18/+16
| | | | | | | | | | | | |
| | | | | | | | | | | | * Update contentGravatar minalike2022-02-20-25/+39
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update some screenshot images to reflect emoji used in category names Break up some of the FAQ questions into smaller questions Mention the !helpdm on command added in 2021 Mention the channel claimed embed added in 2022 Culling of content to focus on information pertaining to getting help
| | | | | | | | | | | | * Edit "can only Helpers help?" answer and questionGravatar mina2022-02-20-7/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove screenshot of occupied help channels because it doesn't serve much purpose, and help can also be provided in topical channels.
| | | | | | | | | | | | * Edit "how do I close my channel" question and answerGravatar mina2021-12-23-1/+1
| | | | | | | | | | | | |
| | | | | | | | | | | | * Add "no one answered me" question and answerGravatar mina2021-12-23-0/+6
| | | | | | | | | | | | |
| | | | | | | | | | | | * Update channel dormancy timingsGravatar mina2021-12-23-3/+3
| | | | | | | | | | | | |
| | | | | | | | | | | | * Add Frequently Asked Questions headerGravatar mina2021-12-23-0/+2
| | | | | | | | | | | | |
| | | | | | | | | | | | * Update wording in topical and general help channel sectionsGravatar mina2021-12-23-10/+8
| | | | | | | | | | | | |
| | | | | | | | | | | | * Fix markdown error linking to recommended editorsGravatar mina2021-12-23-1/+1
| | | | | | | | | | | | |
| | | | | | | | | | | | * Content: update help channel claiming systemGravatar Matteo Bertucci2021-11-12-2/+2
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit changes the following inside the help channel guide: * Only one help channel can be claimed at the same time * You can use the search to find your channel * The channel will close after 10 minutes if someone else sends a message
* | | | | | | | | | | | Merge pull request #618 from python-discord/save-remindersGravatar ChrisJL2021-11-07-6/+39
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | | Adds Failures Field To Reminders
| * | | | | | | | | | | Adds Failures Field To RemindersGravatar Hassan Abouelela2021-10-29-6/+39
|/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds an integer field to reminders, to keep track of how many failed attempts at delivering the reminder were made. Updates documentation and serialization. Signed-off-by: Hassan Abouelela <[email protected]>
* | | | | | | | | | | Merge pull request #617 from python-discord/mbaruh-patch-1Gravatar ChrisJL2021-10-23-1/+1
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Correct redis config instructions in bot guide
| * | | | | | | | | | | Correct redis config instructions in bot guideGravatar Boris Muratov2021-10-23-1/+1
|/ / / / / / / / / / /
* | | | | | | | | | | Merge pull request #616 from hedyhli/typosGravatar Matteo Bertucci2021-10-18-12/+12
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Fix typos across codebase
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'main' into typosGravatar Matteo Bertucci2021-10-18-4/+9
| |\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | Fixes Test Paths For Windows (#596)Gravatar Hassan Abouelela2021-10-17-3/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes a test that fails on Windows due to differing path separators. This is currently the only failing test. Signed-off-by: Hassan Abouelela <[email protected]>
* | | | | | | | | | | | Merge pull request #615 from hedyhli/mainGravatar Matteo Bertucci2021-10-17-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | FAQ: Update reference to `#dev-branding`
| * | | | | | | | | | | | FAQ: Update reference to #dev-brandingGravatar Hedy Li2021-10-17-1/+1
|/ / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ref: https://discord.com/channels/267624335836053506/429409067623251969/896753201645232169 I think it should be updated so newer members won't get confused when they don't see a #media-branding.
| * | | | | | | | | | | Fix typos in contributing guidesGravatar Hedy Li2021-10-18-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - succint -> succinct - seperated -> separated
| * | | | | | | | | | | Fix typo 'fied' in apps/api/tests/test_offensive_message.pyGravatar Hedy Li2021-10-18-1/+1
| | | | | | | | | | | |
| * | | | | | | | | | | Fix typos across codebaseGravatar Hedy Li2021-10-17-8/+8
|/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ./pydis_site/apps/resources/resources/tools/ides/thonny.yaml:1: specifically ./pydis_site/apps/content/resources/guides/pydis-guides/helping-others.md:115: considered ./pydis_site/apps/content/resources/guides/pydis-guides/contributing/issues.md:59 labels ./pydis_site/apps/content/resources/guides/pydis-guides/contributing/sir-lancebot.md:99: recommend ./pydis_site/apps/content/resources/guides/pydis-guides/contributing/site.md:111: particularly ./pydis_site/apps/content/resources/guides/pydis-guides/contributing/sir-lancebot/env-var-reference.md:29: Integer ./pydis_site/apps/content/resources/guides/pydis-guides/contributing/sir-lancebot/env-var-reference.md:67: calculating ./pydis_site/apps/api/tests/test_off_topic_channel_names.py:157: response I didn't touch the code jam and game jam typos because I'm not sure if they should be preserved as is. There were a few 'seperated' typos which I didn't change because I *think* it's just another way of spelling it? In the offensive words test there was a keyword argument named `fied` which I didn't touch because I wasn't sure where that was from.
* | | | | | | | | | | Merge pull request #614 from python-discord/mbaruh-patch-1Gravatar Matteo Bertucci2021-10-17-1/+1
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Remove stray `#` in bot guide
| * | | | | | | | | | | Remove stray `#` in bot guideGravatar Boris Muratov2021-10-17-1/+1
|/ / / / / / / / / / /
* | | | | | | | | | | Merge pull request #593 from python-discord/new-ban-appeals-processGravatar Matteo Bertucci2021-10-17-2/+5
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Direct appeals to the appeals server
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'main' into new-ban-appeals-processGravatar ChrisJL2021-10-17-653/+1634
| |\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | Merge pull request #613 from python-discord/mbaruh-patch-1Gravatar Matteo Bertucci2021-10-17-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Fix typo in bot guide
| * | | | | | | | | | | | Fix typo in bot guideGravatar Boris Muratov2021-10-17-1/+1
|/ / / / / / / / / / / /
* | / / / / / / / / / / Restructure bot contributing guide (#591)Gravatar Boris Muratov2021-10-17-140/+681
| |/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Restructure bot contributing guide Restructures the bot guide to focus on getting users "through the door" first, and slowly adding additional information and options. The guide is built in terms of showing ways to run the bot and how to achieve it, rather than listing all of the information for each configuration and environment variable right away. That said, the attempt was to still present the reader with the full information they need, and to still be able to use as a quick reference for contributors who are already familiar with the project. As a style choice, this guide incorporates collapsible elements, which required some CSS and JS additions. This could be resolved with the bulma-collapsible extension, but it doesn't seem to function well inside django templates. The guide includes an optional config.yml to use with the test server template. This is a temporary measure until we get the bootstrapping application going. This guide additionally splits the bot account creation and obtaining Discord ID's guides and they didn't seem related. The original file is kept for now as it is used by other guides at the moment.
* | | | | | | | | | | Merge pull request #609 from python-discord/static-previewsGravatar Joe Banks2021-10-10-27/+445
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | | Static Previews