aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/static/images
diff options
context:
space:
mode:
authorGravatar Boris Muratov <[email protected]>2021-10-17 15:06:38 +0300
committerGravatar GitHub <[email protected]>2021-10-17 15:06:38 +0300
commit455dc792d38766156747a156e14b75d28c211525 (patch)
treee24c72b1a4fb6641322f1fcfcbbdd1e64b9f218a /pydis_site/static/images
parentMerge pull request #609 from python-discord/static-previews (diff)
Restructure bot contributing guide (#591)
* 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.
Diffstat (limited to 'pydis_site/static/images')
-rw-r--r--pydis_site/static/images/content/contributing/pycharm_run_module.pngbin0 -> 38758 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/pydis_site/static/images/content/contributing/pycharm_run_module.png b/pydis_site/static/images/content/contributing/pycharm_run_module.png
new file mode 100644
index 00000000..c5030519
--- /dev/null
+++ b/pydis_site/static/images/content/contributing/pycharm_run_module.png
Binary files differ