From ccb2004c8e55b1446fbcc244c431a0c6798dc1c1 Mon Sep 17 00:00:00 2001 From: kosayoda Date: Wed, 14 Apr 2021 23:32:02 +0800 Subject: Add contributing guides assets. --- .../images/content/contributing/docker_settings.webp | Bin 0 -> 11288 bytes .../content/contributing/docker_shared_drives.webp | Bin 0 -> 18194 bytes .../static/images/content/contributing/fork_button.webp | Bin 0 -> 8678 bytes .../static/images/content/contributing/fork_clone.webp | Bin 0 -> 8500 bytes .../static/images/content/contributing/fork_user.webp | Bin 0 -> 4144 bytes .../images/content/contributing/github_issues_tab.webp | Bin 0 -> 8438 bytes .../images/content/contributing/github_new_issue.webp | Bin 0 -> 3730 bytes .../content/contributing/github_sample_issue.webp | Bin 0 -> 9308 bytes .../images/content/contributing/pycharm_branch.webp | Bin 0 -> 6014 bytes .../images/content/contributing/pycharm_checkout.webp | Bin 0 -> 9596 bytes .../images/content/contributing/pycharm_commit.webp | Bin 0 -> 65886 bytes .../content/contributing/pycharm_commit_button.webp | Bin 0 -> 1280 bytes .../content/contributing/pycharm_create_project.webp | Bin 0 -> 5264 bytes .../content/contributing/pycharm_interpreter.webp | Bin 0 -> 17284 bytes .../images/content/contributing/pycharm_pipenv.webp | Bin 0 -> 11428 bytes .../content/contributing/pycharm_pipenv_success.webp | Bin 0 -> 41678 bytes .../images/content/contributing/pycharm_pull.webp | Bin 0 -> 3410 bytes .../images/content/contributing/pycharm_push.webp | Bin 0 -> 6244 bytes .../images/content/contributing/pycharm_remotes.webp | Bin 0 -> 12748 bytes .../images/content/contributing/pycharm_upstream.webp | Bin 0 -> 8388 bytes 20 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 pydis_site/static/images/content/contributing/docker_settings.webp create mode 100644 pydis_site/static/images/content/contributing/docker_shared_drives.webp create mode 100644 pydis_site/static/images/content/contributing/fork_button.webp create mode 100644 pydis_site/static/images/content/contributing/fork_clone.webp create mode 100644 pydis_site/static/images/content/contributing/fork_user.webp create mode 100644 pydis_site/static/images/content/contributing/github_issues_tab.webp create mode 100644 pydis_site/static/images/content/contributing/github_new_issue.webp create mode 100644 pydis_site/static/images/content/contributing/github_sample_issue.webp create mode 100644 pydis_site/static/images/content/contributing/pycharm_branch.webp create mode 100644 pydis_site/static/images/content/contributing/pycharm_checkout.webp create mode 100644 pydis_site/static/images/content/contributing/pycharm_commit.webp create mode 100644 pydis_site/static/images/content/contributing/pycharm_commit_button.webp create mode 100644 pydis_site/static/images/content/contributing/pycharm_create_project.webp create mode 100644 pydis_site/static/images/content/contributing/pycharm_interpreter.webp create mode 100644 pydis_site/static/images/content/contributing/pycharm_pipenv.webp create mode 100644 pydis_site/static/images/content/contributing/pycharm_pipenv_success.webp create mode 100644 pydis_site/static/images/content/contributing/pycharm_pull.webp create mode 100644 pydis_site/static/images/content/contributing/pycharm_push.webp create mode 100644 pydis_site/static/images/content/contributing/pycharm_remotes.webp create mode 100644 pydis_site/static/images/content/contributing/pycharm_upstream.webp (limited to 'pydis_site/static') diff --git a/pydis_site/static/images/content/contributing/docker_settings.webp b/pydis_site/static/images/content/contributing/docker_settings.webp new file mode 100644 index 00000000..eb30d0ab Binary files /dev/null and b/pydis_site/static/images/content/contributing/docker_settings.webp differ diff --git a/pydis_site/static/images/content/contributing/docker_shared_drives.webp b/pydis_site/static/images/content/contributing/docker_shared_drives.webp new file mode 100644 index 00000000..b1281df1 Binary files /dev/null and b/pydis_site/static/images/content/contributing/docker_shared_drives.webp differ diff --git a/pydis_site/static/images/content/contributing/fork_button.webp b/pydis_site/static/images/content/contributing/fork_button.webp new file mode 100644 index 00000000..830e1470 Binary files /dev/null and b/pydis_site/static/images/content/contributing/fork_button.webp differ diff --git a/pydis_site/static/images/content/contributing/fork_clone.webp b/pydis_site/static/images/content/contributing/fork_clone.webp new file mode 100644 index 00000000..f0b06daf Binary files /dev/null and b/pydis_site/static/images/content/contributing/fork_clone.webp differ diff --git a/pydis_site/static/images/content/contributing/fork_user.webp b/pydis_site/static/images/content/contributing/fork_user.webp new file mode 100644 index 00000000..77f1b611 Binary files /dev/null and b/pydis_site/static/images/content/contributing/fork_user.webp differ diff --git a/pydis_site/static/images/content/contributing/github_issues_tab.webp b/pydis_site/static/images/content/contributing/github_issues_tab.webp new file mode 100644 index 00000000..929608d9 Binary files /dev/null and b/pydis_site/static/images/content/contributing/github_issues_tab.webp differ diff --git a/pydis_site/static/images/content/contributing/github_new_issue.webp b/pydis_site/static/images/content/contributing/github_new_issue.webp new file mode 100644 index 00000000..24dc17d0 Binary files /dev/null and b/pydis_site/static/images/content/contributing/github_new_issue.webp differ diff --git a/pydis_site/static/images/content/contributing/github_sample_issue.webp b/pydis_site/static/images/content/contributing/github_sample_issue.webp new file mode 100644 index 00000000..ca0850b8 Binary files /dev/null and b/pydis_site/static/images/content/contributing/github_sample_issue.webp differ diff --git a/pydis_site/static/images/content/contributing/pycharm_branch.webp b/pydis_site/static/images/content/contributing/pycharm_branch.webp new file mode 100644 index 00000000..5e74d064 Binary files /dev/null and b/pydis_site/static/images/content/contributing/pycharm_branch.webp differ diff --git a/pydis_site/static/images/content/contributing/pycharm_checkout.webp b/pydis_site/static/images/content/contributing/pycharm_checkout.webp new file mode 100644 index 00000000..e86e48d2 Binary files /dev/null and b/pydis_site/static/images/content/contributing/pycharm_checkout.webp differ diff --git a/pydis_site/static/images/content/contributing/pycharm_commit.webp b/pydis_site/static/images/content/contributing/pycharm_commit.webp new file mode 100644 index 00000000..dd6c8f28 Binary files /dev/null and b/pydis_site/static/images/content/contributing/pycharm_commit.webp differ diff --git a/pydis_site/static/images/content/contributing/pycharm_commit_button.webp b/pydis_site/static/images/content/contributing/pycharm_commit_button.webp new file mode 100644 index 00000000..71ec92aa Binary files /dev/null and b/pydis_site/static/images/content/contributing/pycharm_commit_button.webp differ diff --git a/pydis_site/static/images/content/contributing/pycharm_create_project.webp b/pydis_site/static/images/content/contributing/pycharm_create_project.webp new file mode 100644 index 00000000..161a70c7 Binary files /dev/null and b/pydis_site/static/images/content/contributing/pycharm_create_project.webp differ diff --git a/pydis_site/static/images/content/contributing/pycharm_interpreter.webp b/pydis_site/static/images/content/contributing/pycharm_interpreter.webp new file mode 100644 index 00000000..e1687a58 Binary files /dev/null and b/pydis_site/static/images/content/contributing/pycharm_interpreter.webp differ diff --git a/pydis_site/static/images/content/contributing/pycharm_pipenv.webp b/pydis_site/static/images/content/contributing/pycharm_pipenv.webp new file mode 100644 index 00000000..0a777ff3 Binary files /dev/null and b/pydis_site/static/images/content/contributing/pycharm_pipenv.webp differ diff --git a/pydis_site/static/images/content/contributing/pycharm_pipenv_success.webp b/pydis_site/static/images/content/contributing/pycharm_pipenv_success.webp new file mode 100644 index 00000000..a2153c08 Binary files /dev/null and b/pydis_site/static/images/content/contributing/pycharm_pipenv_success.webp differ diff --git a/pydis_site/static/images/content/contributing/pycharm_pull.webp b/pydis_site/static/images/content/contributing/pycharm_pull.webp new file mode 100644 index 00000000..07c5457f Binary files /dev/null and b/pydis_site/static/images/content/contributing/pycharm_pull.webp differ diff --git a/pydis_site/static/images/content/contributing/pycharm_push.webp b/pydis_site/static/images/content/contributing/pycharm_push.webp new file mode 100644 index 00000000..34ec14c1 Binary files /dev/null and b/pydis_site/static/images/content/contributing/pycharm_push.webp differ diff --git a/pydis_site/static/images/content/contributing/pycharm_remotes.webp b/pydis_site/static/images/content/contributing/pycharm_remotes.webp new file mode 100644 index 00000000..49002666 Binary files /dev/null and b/pydis_site/static/images/content/contributing/pycharm_remotes.webp differ diff --git a/pydis_site/static/images/content/contributing/pycharm_upstream.webp b/pydis_site/static/images/content/contributing/pycharm_upstream.webp new file mode 100644 index 00000000..f18b5af4 Binary files /dev/null and b/pydis_site/static/images/content/contributing/pycharm_upstream.webp differ -- cgit v1.2.3 From 0c44f0099d1e38b4e74be1496b24e6a2795f74f5 Mon Sep 17 00:00:00 2001 From: kosayoda Date: Thu, 15 Apr 2021 14:22:05 +0800 Subject: Add Python guide assets. --- pydis_site/static/images/content/discordpy_embed.webp | Bin 0 -> 18262 bytes .../images/content/mutability/hello_gets_eaten.png | Bin 0 -> 17229 bytes .../images/content/mutability/hello_gets_eaten.webp | Bin 0 -> 8160 bytes .../content/mutability/s_gets_assigned_to_HELLO.png | Bin 0 -> 11615 bytes .../content/mutability/s_gets_assigned_to_HELLO.webp | Bin 0 -> 5670 bytes .../static/images/content/mutability/s_refers_hello.png | Bin 0 -> 8216 bytes .../images/content/mutability/s_refers_hello.webp | Bin 0 -> 3890 bytes .../images/content/mutability/s_upper_creates_HELLO.png | Bin 0 -> 10536 bytes .../content/mutability/s_upper_creates_HELLO.webp | Bin 0 -> 5184 bytes 9 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 pydis_site/static/images/content/discordpy_embed.webp create mode 100644 pydis_site/static/images/content/mutability/hello_gets_eaten.png create mode 100644 pydis_site/static/images/content/mutability/hello_gets_eaten.webp create mode 100644 pydis_site/static/images/content/mutability/s_gets_assigned_to_HELLO.png create mode 100644 pydis_site/static/images/content/mutability/s_gets_assigned_to_HELLO.webp create mode 100644 pydis_site/static/images/content/mutability/s_refers_hello.png create mode 100644 pydis_site/static/images/content/mutability/s_refers_hello.webp create mode 100644 pydis_site/static/images/content/mutability/s_upper_creates_HELLO.png create mode 100644 pydis_site/static/images/content/mutability/s_upper_creates_HELLO.webp (limited to 'pydis_site/static') diff --git a/pydis_site/static/images/content/discordpy_embed.webp b/pydis_site/static/images/content/discordpy_embed.webp new file mode 100644 index 00000000..2216887c Binary files /dev/null and b/pydis_site/static/images/content/discordpy_embed.webp differ diff --git a/pydis_site/static/images/content/mutability/hello_gets_eaten.png b/pydis_site/static/images/content/mutability/hello_gets_eaten.png new file mode 100644 index 00000000..08e9f2cb Binary files /dev/null and b/pydis_site/static/images/content/mutability/hello_gets_eaten.png differ diff --git a/pydis_site/static/images/content/mutability/hello_gets_eaten.webp b/pydis_site/static/images/content/mutability/hello_gets_eaten.webp new file mode 100644 index 00000000..0d0b866f Binary files /dev/null and b/pydis_site/static/images/content/mutability/hello_gets_eaten.webp differ diff --git a/pydis_site/static/images/content/mutability/s_gets_assigned_to_HELLO.png b/pydis_site/static/images/content/mutability/s_gets_assigned_to_HELLO.png new file mode 100644 index 00000000..5f2baf0d Binary files /dev/null and b/pydis_site/static/images/content/mutability/s_gets_assigned_to_HELLO.png differ diff --git a/pydis_site/static/images/content/mutability/s_gets_assigned_to_HELLO.webp b/pydis_site/static/images/content/mutability/s_gets_assigned_to_HELLO.webp new file mode 100644 index 00000000..a0cd7a83 Binary files /dev/null and b/pydis_site/static/images/content/mutability/s_gets_assigned_to_HELLO.webp differ diff --git a/pydis_site/static/images/content/mutability/s_refers_hello.png b/pydis_site/static/images/content/mutability/s_refers_hello.png new file mode 100644 index 00000000..59d84211 Binary files /dev/null and b/pydis_site/static/images/content/mutability/s_refers_hello.png differ diff --git a/pydis_site/static/images/content/mutability/s_refers_hello.webp b/pydis_site/static/images/content/mutability/s_refers_hello.webp new file mode 100644 index 00000000..efed70d6 Binary files /dev/null and b/pydis_site/static/images/content/mutability/s_refers_hello.webp differ diff --git a/pydis_site/static/images/content/mutability/s_upper_creates_HELLO.png b/pydis_site/static/images/content/mutability/s_upper_creates_HELLO.png new file mode 100644 index 00000000..6aa1e8d3 Binary files /dev/null and b/pydis_site/static/images/content/mutability/s_upper_creates_HELLO.png differ diff --git a/pydis_site/static/images/content/mutability/s_upper_creates_HELLO.webp b/pydis_site/static/images/content/mutability/s_upper_creates_HELLO.webp new file mode 100644 index 00000000..6c772b19 Binary files /dev/null and b/pydis_site/static/images/content/mutability/s_upper_creates_HELLO.webp differ -- cgit v1.2.3 From 030eff5277ea8ad574ed47287ad3e81d1b548eb3 Mon Sep 17 00:00:00 2001 From: kosayoda Date: Thu, 15 Apr 2021 14:24:55 +0800 Subject: Add Python Discord guides assets. --- .../content/help_channels/available_channels.webp | Bin 0 -> 2550 bytes .../images/content/help_channels/available_message.webp | Bin 0 -> 15788 bytes .../images/content/help_channels/dormant_channels.webp | Bin 0 -> 2754 bytes .../images/content/help_channels/dormant_message.webp | Bin 0 -> 13978 bytes .../images/content/help_channels/occupied_channels.webp | Bin 0 -> 4068 bytes .../images/content/help_channels/topical_channels.webp | Bin 0 -> 9472 bytes 6 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 pydis_site/static/images/content/help_channels/available_channels.webp create mode 100644 pydis_site/static/images/content/help_channels/available_message.webp create mode 100644 pydis_site/static/images/content/help_channels/dormant_channels.webp create mode 100644 pydis_site/static/images/content/help_channels/dormant_message.webp create mode 100644 pydis_site/static/images/content/help_channels/occupied_channels.webp create mode 100644 pydis_site/static/images/content/help_channels/topical_channels.webp (limited to 'pydis_site/static') diff --git a/pydis_site/static/images/content/help_channels/available_channels.webp b/pydis_site/static/images/content/help_channels/available_channels.webp new file mode 100644 index 00000000..05ee775e Binary files /dev/null and b/pydis_site/static/images/content/help_channels/available_channels.webp differ diff --git a/pydis_site/static/images/content/help_channels/available_message.webp b/pydis_site/static/images/content/help_channels/available_message.webp new file mode 100644 index 00000000..2379b989 Binary files /dev/null and b/pydis_site/static/images/content/help_channels/available_message.webp differ diff --git a/pydis_site/static/images/content/help_channels/dormant_channels.webp b/pydis_site/static/images/content/help_channels/dormant_channels.webp new file mode 100644 index 00000000..9a98fef4 Binary files /dev/null and b/pydis_site/static/images/content/help_channels/dormant_channels.webp differ diff --git a/pydis_site/static/images/content/help_channels/dormant_message.webp b/pydis_site/static/images/content/help_channels/dormant_message.webp new file mode 100644 index 00000000..2ae5ac82 Binary files /dev/null and b/pydis_site/static/images/content/help_channels/dormant_message.webp differ diff --git a/pydis_site/static/images/content/help_channels/occupied_channels.webp b/pydis_site/static/images/content/help_channels/occupied_channels.webp new file mode 100644 index 00000000..d86c63de Binary files /dev/null and b/pydis_site/static/images/content/help_channels/occupied_channels.webp differ diff --git a/pydis_site/static/images/content/help_channels/topical_channels.webp b/pydis_site/static/images/content/help_channels/topical_channels.webp new file mode 100644 index 00000000..69881dcf Binary files /dev/null and b/pydis_site/static/images/content/help_channels/topical_channels.webp differ -- cgit v1.2.3 From 344cc6242bccd32f2da051f4957492238c5b9598 Mon Sep 17 00:00:00 2001 From: kosayoda Date: Thu, 15 Apr 2021 15:16:31 +0800 Subject: Remove duplicate images. --- .../images/content/mutability/hello_gets_eaten.png | Bin 17229 -> 0 bytes .../content/mutability/s_gets_assigned_to_HELLO.png | Bin 11615 -> 0 bytes .../static/images/content/mutability/s_refers_hello.png | Bin 8216 -> 0 bytes .../images/content/mutability/s_upper_creates_HELLO.png | Bin 10536 -> 0 bytes 4 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 pydis_site/static/images/content/mutability/hello_gets_eaten.png delete mode 100644 pydis_site/static/images/content/mutability/s_gets_assigned_to_HELLO.png delete mode 100644 pydis_site/static/images/content/mutability/s_refers_hello.png delete mode 100644 pydis_site/static/images/content/mutability/s_upper_creates_HELLO.png (limited to 'pydis_site/static') diff --git a/pydis_site/static/images/content/mutability/hello_gets_eaten.png b/pydis_site/static/images/content/mutability/hello_gets_eaten.png deleted file mode 100644 index 08e9f2cb..00000000 Binary files a/pydis_site/static/images/content/mutability/hello_gets_eaten.png and /dev/null differ diff --git a/pydis_site/static/images/content/mutability/s_gets_assigned_to_HELLO.png b/pydis_site/static/images/content/mutability/s_gets_assigned_to_HELLO.png deleted file mode 100644 index 5f2baf0d..00000000 Binary files a/pydis_site/static/images/content/mutability/s_gets_assigned_to_HELLO.png and /dev/null differ diff --git a/pydis_site/static/images/content/mutability/s_refers_hello.png b/pydis_site/static/images/content/mutability/s_refers_hello.png deleted file mode 100644 index 59d84211..00000000 Binary files a/pydis_site/static/images/content/mutability/s_refers_hello.png and /dev/null differ diff --git a/pydis_site/static/images/content/mutability/s_upper_creates_HELLO.png b/pydis_site/static/images/content/mutability/s_upper_creates_HELLO.png deleted file mode 100644 index 6aa1e8d3..00000000 Binary files a/pydis_site/static/images/content/mutability/s_upper_creates_HELLO.png and /dev/null differ -- cgit v1.2.3 From cb918914625a60bc134d4ac8f8b6dc7202cf54c6 Mon Sep 17 00:00:00 2001 From: kosayoda Date: Mon, 19 Apr 2021 18:30:25 +0800 Subject: Replace WEBP images with their PNG counterparts. --- .../images/content/contributing/docker_settings.png | Bin 0 -> 30944 bytes .../images/content/contributing/docker_settings.webp | Bin 11288 -> 0 bytes .../content/contributing/docker_shared_drives.png | Bin 0 -> 27557 bytes .../content/contributing/docker_shared_drives.webp | Bin 18194 -> 0 bytes .../static/images/content/contributing/fork_button.png | Bin 0 -> 23310 bytes .../images/content/contributing/fork_button.webp | Bin 8678 -> 0 bytes .../static/images/content/contributing/fork_clone.png | Bin 0 -> 26075 bytes .../static/images/content/contributing/fork_clone.webp | Bin 8500 -> 0 bytes .../static/images/content/contributing/fork_user.png | Bin 0 -> 11815 bytes .../static/images/content/contributing/fork_user.webp | Bin 4144 -> 0 bytes .../images/content/contributing/github_issues_tab.png | Bin 0 -> 22057 bytes .../images/content/contributing/github_issues_tab.webp | Bin 8438 -> 0 bytes .../images/content/contributing/github_new_issue.png | Bin 0 -> 9239 bytes .../images/content/contributing/github_new_issue.webp | Bin 3730 -> 0 bytes .../content/contributing/github_sample_issue.png | Bin 0 -> 27630 bytes .../content/contributing/github_sample_issue.webp | Bin 9308 -> 0 bytes .../images/content/contributing/pycharm_branch.png | Bin 0 -> 33963 bytes .../images/content/contributing/pycharm_branch.webp | Bin 6014 -> 0 bytes .../images/content/contributing/pycharm_checkout.png | Bin 0 -> 30570 bytes .../images/content/contributing/pycharm_checkout.webp | Bin 9596 -> 0 bytes .../images/content/contributing/pycharm_commit.png | Bin 0 -> 178593 bytes .../images/content/contributing/pycharm_commit.webp | Bin 65886 -> 0 bytes .../content/contributing/pycharm_commit_button.png | Bin 0 -> 6049 bytes .../content/contributing/pycharm_commit_button.webp | Bin 1280 -> 0 bytes .../content/contributing/pycharm_create_project.png | Bin 0 -> 22371 bytes .../content/contributing/pycharm_create_project.webp | Bin 5264 -> 0 bytes .../content/contributing/pycharm_interpreter.png | Bin 0 -> 52028 bytes .../content/contributing/pycharm_interpreter.webp | Bin 17284 -> 0 bytes .../images/content/contributing/pycharm_pipenv.png | Bin 0 -> 35997 bytes .../images/content/contributing/pycharm_pipenv.webp | Bin 11428 -> 0 bytes .../content/contributing/pycharm_pipenv_success.png | Bin 0 -> 119232 bytes .../content/contributing/pycharm_pipenv_success.webp | Bin 41678 -> 0 bytes .../images/content/contributing/pycharm_pull.png | Bin 0 -> 10132 bytes .../images/content/contributing/pycharm_pull.webp | Bin 3410 -> 0 bytes .../images/content/contributing/pycharm_push.png | Bin 0 -> 15197 bytes .../images/content/contributing/pycharm_push.webp | Bin 6244 -> 0 bytes .../images/content/contributing/pycharm_remotes.png | Bin 0 -> 30816 bytes .../images/content/contributing/pycharm_remotes.webp | Bin 12748 -> 0 bytes .../images/content/contributing/pycharm_upstream.png | Bin 0 -> 18619 bytes .../images/content/contributing/pycharm_upstream.webp | Bin 8388 -> 0 bytes pydis_site/static/images/content/discordpy_embed.png | Bin 0 -> 36539 bytes pydis_site/static/images/content/discordpy_embed.webp | Bin 18262 -> 0 bytes .../content/help_channels/available_channels.png | Bin 0 -> 6556 bytes .../content/help_channels/available_channels.webp | Bin 2550 -> 0 bytes .../images/content/help_channels/available_message.png | Bin 0 -> 36279 bytes .../content/help_channels/available_message.webp | Bin 15788 -> 0 bytes .../images/content/help_channels/dormant_channels.png | Bin 0 -> 6975 bytes .../images/content/help_channels/dormant_channels.webp | Bin 2754 -> 0 bytes .../images/content/help_channels/dormant_message.png | Bin 0 -> 37856 bytes .../images/content/help_channels/dormant_message.webp | Bin 13978 -> 0 bytes .../images/content/help_channels/occupied_channels.png | Bin 0 -> 10950 bytes .../content/help_channels/occupied_channels.webp | Bin 4068 -> 0 bytes .../images/content/help_channels/topical_channels.png | Bin 0 -> 29231 bytes .../images/content/help_channels/topical_channels.webp | Bin 9472 -> 0 bytes .../images/content/mutability/hello_gets_eaten.png | Bin 0 -> 17229 bytes .../images/content/mutability/hello_gets_eaten.webp | Bin 8160 -> 0 bytes .../content/mutability/s_gets_assigned_to_HELLO.png | Bin 0 -> 11615 bytes .../content/mutability/s_gets_assigned_to_HELLO.webp | Bin 5670 -> 0 bytes .../images/content/mutability/s_refers_hello.png | Bin 0 -> 8216 bytes .../images/content/mutability/s_refers_hello.webp | Bin 3890 -> 0 bytes .../content/mutability/s_upper_creates_HELLO.png | Bin 0 -> 10536 bytes .../content/mutability/s_upper_creates_HELLO.webp | Bin 5184 -> 0 bytes 62 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 pydis_site/static/images/content/contributing/docker_settings.png delete mode 100644 pydis_site/static/images/content/contributing/docker_settings.webp create mode 100644 pydis_site/static/images/content/contributing/docker_shared_drives.png delete mode 100644 pydis_site/static/images/content/contributing/docker_shared_drives.webp create mode 100644 pydis_site/static/images/content/contributing/fork_button.png delete mode 100644 pydis_site/static/images/content/contributing/fork_button.webp create mode 100644 pydis_site/static/images/content/contributing/fork_clone.png delete mode 100644 pydis_site/static/images/content/contributing/fork_clone.webp create mode 100644 pydis_site/static/images/content/contributing/fork_user.png delete mode 100644 pydis_site/static/images/content/contributing/fork_user.webp create mode 100644 pydis_site/static/images/content/contributing/github_issues_tab.png delete mode 100644 pydis_site/static/images/content/contributing/github_issues_tab.webp create mode 100644 pydis_site/static/images/content/contributing/github_new_issue.png delete mode 100644 pydis_site/static/images/content/contributing/github_new_issue.webp create mode 100644 pydis_site/static/images/content/contributing/github_sample_issue.png delete mode 100644 pydis_site/static/images/content/contributing/github_sample_issue.webp create mode 100644 pydis_site/static/images/content/contributing/pycharm_branch.png delete mode 100644 pydis_site/static/images/content/contributing/pycharm_branch.webp create mode 100644 pydis_site/static/images/content/contributing/pycharm_checkout.png delete mode 100644 pydis_site/static/images/content/contributing/pycharm_checkout.webp create mode 100644 pydis_site/static/images/content/contributing/pycharm_commit.png delete mode 100644 pydis_site/static/images/content/contributing/pycharm_commit.webp create mode 100644 pydis_site/static/images/content/contributing/pycharm_commit_button.png delete mode 100644 pydis_site/static/images/content/contributing/pycharm_commit_button.webp create mode 100644 pydis_site/static/images/content/contributing/pycharm_create_project.png delete mode 100644 pydis_site/static/images/content/contributing/pycharm_create_project.webp create mode 100644 pydis_site/static/images/content/contributing/pycharm_interpreter.png delete mode 100644 pydis_site/static/images/content/contributing/pycharm_interpreter.webp create mode 100644 pydis_site/static/images/content/contributing/pycharm_pipenv.png delete mode 100644 pydis_site/static/images/content/contributing/pycharm_pipenv.webp create mode 100644 pydis_site/static/images/content/contributing/pycharm_pipenv_success.png delete mode 100644 pydis_site/static/images/content/contributing/pycharm_pipenv_success.webp create mode 100644 pydis_site/static/images/content/contributing/pycharm_pull.png delete mode 100644 pydis_site/static/images/content/contributing/pycharm_pull.webp create mode 100644 pydis_site/static/images/content/contributing/pycharm_push.png delete mode 100644 pydis_site/static/images/content/contributing/pycharm_push.webp create mode 100644 pydis_site/static/images/content/contributing/pycharm_remotes.png delete mode 100644 pydis_site/static/images/content/contributing/pycharm_remotes.webp create mode 100644 pydis_site/static/images/content/contributing/pycharm_upstream.png delete mode 100644 pydis_site/static/images/content/contributing/pycharm_upstream.webp create mode 100644 pydis_site/static/images/content/discordpy_embed.png delete mode 100644 pydis_site/static/images/content/discordpy_embed.webp create mode 100644 pydis_site/static/images/content/help_channels/available_channels.png delete mode 100644 pydis_site/static/images/content/help_channels/available_channels.webp create mode 100644 pydis_site/static/images/content/help_channels/available_message.png delete mode 100644 pydis_site/static/images/content/help_channels/available_message.webp create mode 100644 pydis_site/static/images/content/help_channels/dormant_channels.png delete mode 100644 pydis_site/static/images/content/help_channels/dormant_channels.webp create mode 100644 pydis_site/static/images/content/help_channels/dormant_message.png delete mode 100644 pydis_site/static/images/content/help_channels/dormant_message.webp create mode 100644 pydis_site/static/images/content/help_channels/occupied_channels.png delete mode 100644 pydis_site/static/images/content/help_channels/occupied_channels.webp create mode 100644 pydis_site/static/images/content/help_channels/topical_channels.png delete mode 100644 pydis_site/static/images/content/help_channels/topical_channels.webp create mode 100644 pydis_site/static/images/content/mutability/hello_gets_eaten.png delete mode 100644 pydis_site/static/images/content/mutability/hello_gets_eaten.webp create mode 100644 pydis_site/static/images/content/mutability/s_gets_assigned_to_HELLO.png delete mode 100644 pydis_site/static/images/content/mutability/s_gets_assigned_to_HELLO.webp create mode 100644 pydis_site/static/images/content/mutability/s_refers_hello.png delete mode 100644 pydis_site/static/images/content/mutability/s_refers_hello.webp create mode 100644 pydis_site/static/images/content/mutability/s_upper_creates_HELLO.png delete mode 100644 pydis_site/static/images/content/mutability/s_upper_creates_HELLO.webp (limited to 'pydis_site/static') diff --git a/pydis_site/static/images/content/contributing/docker_settings.png b/pydis_site/static/images/content/contributing/docker_settings.png new file mode 100644 index 00000000..03beeebf Binary files /dev/null and b/pydis_site/static/images/content/contributing/docker_settings.png differ diff --git a/pydis_site/static/images/content/contributing/docker_settings.webp b/pydis_site/static/images/content/contributing/docker_settings.webp deleted file mode 100644 index eb30d0ab..00000000 Binary files a/pydis_site/static/images/content/contributing/docker_settings.webp and /dev/null differ diff --git a/pydis_site/static/images/content/contributing/docker_shared_drives.png b/pydis_site/static/images/content/contributing/docker_shared_drives.png new file mode 100644 index 00000000..c86bbdba Binary files /dev/null and b/pydis_site/static/images/content/contributing/docker_shared_drives.png differ diff --git a/pydis_site/static/images/content/contributing/docker_shared_drives.webp b/pydis_site/static/images/content/contributing/docker_shared_drives.webp deleted file mode 100644 index b1281df1..00000000 Binary files a/pydis_site/static/images/content/contributing/docker_shared_drives.webp and /dev/null differ diff --git a/pydis_site/static/images/content/contributing/fork_button.png b/pydis_site/static/images/content/contributing/fork_button.png new file mode 100644 index 00000000..4eab9e0d Binary files /dev/null and b/pydis_site/static/images/content/contributing/fork_button.png differ diff --git a/pydis_site/static/images/content/contributing/fork_button.webp b/pydis_site/static/images/content/contributing/fork_button.webp deleted file mode 100644 index 830e1470..00000000 Binary files a/pydis_site/static/images/content/contributing/fork_button.webp and /dev/null differ diff --git a/pydis_site/static/images/content/contributing/fork_clone.png b/pydis_site/static/images/content/contributing/fork_clone.png new file mode 100644 index 00000000..ad966ee3 Binary files /dev/null and b/pydis_site/static/images/content/contributing/fork_clone.png differ diff --git a/pydis_site/static/images/content/contributing/fork_clone.webp b/pydis_site/static/images/content/contributing/fork_clone.webp deleted file mode 100644 index f0b06daf..00000000 Binary files a/pydis_site/static/images/content/contributing/fork_clone.webp and /dev/null differ diff --git a/pydis_site/static/images/content/contributing/fork_user.png b/pydis_site/static/images/content/contributing/fork_user.png new file mode 100644 index 00000000..513f8841 Binary files /dev/null and b/pydis_site/static/images/content/contributing/fork_user.png differ diff --git a/pydis_site/static/images/content/contributing/fork_user.webp b/pydis_site/static/images/content/contributing/fork_user.webp deleted file mode 100644 index 77f1b611..00000000 Binary files a/pydis_site/static/images/content/contributing/fork_user.webp and /dev/null differ diff --git a/pydis_site/static/images/content/contributing/github_issues_tab.png b/pydis_site/static/images/content/contributing/github_issues_tab.png new file mode 100644 index 00000000..1d1fc617 Binary files /dev/null and b/pydis_site/static/images/content/contributing/github_issues_tab.png differ diff --git a/pydis_site/static/images/content/contributing/github_issues_tab.webp b/pydis_site/static/images/content/contributing/github_issues_tab.webp deleted file mode 100644 index 929608d9..00000000 Binary files a/pydis_site/static/images/content/contributing/github_issues_tab.webp and /dev/null differ diff --git a/pydis_site/static/images/content/contributing/github_new_issue.png b/pydis_site/static/images/content/contributing/github_new_issue.png new file mode 100644 index 00000000..1d661428 Binary files /dev/null and b/pydis_site/static/images/content/contributing/github_new_issue.png differ diff --git a/pydis_site/static/images/content/contributing/github_new_issue.webp b/pydis_site/static/images/content/contributing/github_new_issue.webp deleted file mode 100644 index 24dc17d0..00000000 Binary files a/pydis_site/static/images/content/contributing/github_new_issue.webp and /dev/null differ diff --git a/pydis_site/static/images/content/contributing/github_sample_issue.png b/pydis_site/static/images/content/contributing/github_sample_issue.png new file mode 100644 index 00000000..a8c2ac0a Binary files /dev/null and b/pydis_site/static/images/content/contributing/github_sample_issue.png differ diff --git a/pydis_site/static/images/content/contributing/github_sample_issue.webp b/pydis_site/static/images/content/contributing/github_sample_issue.webp deleted file mode 100644 index ca0850b8..00000000 Binary files a/pydis_site/static/images/content/contributing/github_sample_issue.webp and /dev/null differ diff --git a/pydis_site/static/images/content/contributing/pycharm_branch.png b/pydis_site/static/images/content/contributing/pycharm_branch.png new file mode 100644 index 00000000..d9cde97a Binary files /dev/null and b/pydis_site/static/images/content/contributing/pycharm_branch.png differ diff --git a/pydis_site/static/images/content/contributing/pycharm_branch.webp b/pydis_site/static/images/content/contributing/pycharm_branch.webp deleted file mode 100644 index 5e74d064..00000000 Binary files a/pydis_site/static/images/content/contributing/pycharm_branch.webp and /dev/null differ diff --git a/pydis_site/static/images/content/contributing/pycharm_checkout.png b/pydis_site/static/images/content/contributing/pycharm_checkout.png new file mode 100644 index 00000000..f719dfb7 Binary files /dev/null and b/pydis_site/static/images/content/contributing/pycharm_checkout.png differ diff --git a/pydis_site/static/images/content/contributing/pycharm_checkout.webp b/pydis_site/static/images/content/contributing/pycharm_checkout.webp deleted file mode 100644 index e86e48d2..00000000 Binary files a/pydis_site/static/images/content/contributing/pycharm_checkout.webp and /dev/null differ diff --git a/pydis_site/static/images/content/contributing/pycharm_commit.png b/pydis_site/static/images/content/contributing/pycharm_commit.png new file mode 100644 index 00000000..03223688 Binary files /dev/null and b/pydis_site/static/images/content/contributing/pycharm_commit.png differ diff --git a/pydis_site/static/images/content/contributing/pycharm_commit.webp b/pydis_site/static/images/content/contributing/pycharm_commit.webp deleted file mode 100644 index dd6c8f28..00000000 Binary files a/pydis_site/static/images/content/contributing/pycharm_commit.webp and /dev/null differ diff --git a/pydis_site/static/images/content/contributing/pycharm_commit_button.png b/pydis_site/static/images/content/contributing/pycharm_commit_button.png new file mode 100644 index 00000000..ae2745b0 Binary files /dev/null and b/pydis_site/static/images/content/contributing/pycharm_commit_button.png differ diff --git a/pydis_site/static/images/content/contributing/pycharm_commit_button.webp b/pydis_site/static/images/content/contributing/pycharm_commit_button.webp deleted file mode 100644 index 71ec92aa..00000000 Binary files a/pydis_site/static/images/content/contributing/pycharm_commit_button.webp and /dev/null differ diff --git a/pydis_site/static/images/content/contributing/pycharm_create_project.png b/pydis_site/static/images/content/contributing/pycharm_create_project.png new file mode 100644 index 00000000..63cd5626 Binary files /dev/null and b/pydis_site/static/images/content/contributing/pycharm_create_project.png differ diff --git a/pydis_site/static/images/content/contributing/pycharm_create_project.webp b/pydis_site/static/images/content/contributing/pycharm_create_project.webp deleted file mode 100644 index 161a70c7..00000000 Binary files a/pydis_site/static/images/content/contributing/pycharm_create_project.webp and /dev/null differ diff --git a/pydis_site/static/images/content/contributing/pycharm_interpreter.png b/pydis_site/static/images/content/contributing/pycharm_interpreter.png new file mode 100644 index 00000000..cb757f84 Binary files /dev/null and b/pydis_site/static/images/content/contributing/pycharm_interpreter.png differ diff --git a/pydis_site/static/images/content/contributing/pycharm_interpreter.webp b/pydis_site/static/images/content/contributing/pycharm_interpreter.webp deleted file mode 100644 index e1687a58..00000000 Binary files a/pydis_site/static/images/content/contributing/pycharm_interpreter.webp and /dev/null differ diff --git a/pydis_site/static/images/content/contributing/pycharm_pipenv.png b/pydis_site/static/images/content/contributing/pycharm_pipenv.png new file mode 100644 index 00000000..feb9b1d7 Binary files /dev/null and b/pydis_site/static/images/content/contributing/pycharm_pipenv.png differ diff --git a/pydis_site/static/images/content/contributing/pycharm_pipenv.webp b/pydis_site/static/images/content/contributing/pycharm_pipenv.webp deleted file mode 100644 index 0a777ff3..00000000 Binary files a/pydis_site/static/images/content/contributing/pycharm_pipenv.webp and /dev/null differ diff --git a/pydis_site/static/images/content/contributing/pycharm_pipenv_success.png b/pydis_site/static/images/content/contributing/pycharm_pipenv_success.png new file mode 100644 index 00000000..03fa3244 Binary files /dev/null and b/pydis_site/static/images/content/contributing/pycharm_pipenv_success.png differ diff --git a/pydis_site/static/images/content/contributing/pycharm_pipenv_success.webp b/pydis_site/static/images/content/contributing/pycharm_pipenv_success.webp deleted file mode 100644 index a2153c08..00000000 Binary files a/pydis_site/static/images/content/contributing/pycharm_pipenv_success.webp and /dev/null differ diff --git a/pydis_site/static/images/content/contributing/pycharm_pull.png b/pydis_site/static/images/content/contributing/pycharm_pull.png new file mode 100644 index 00000000..0640564e Binary files /dev/null and b/pydis_site/static/images/content/contributing/pycharm_pull.png differ diff --git a/pydis_site/static/images/content/contributing/pycharm_pull.webp b/pydis_site/static/images/content/contributing/pycharm_pull.webp deleted file mode 100644 index 07c5457f..00000000 Binary files a/pydis_site/static/images/content/contributing/pycharm_pull.webp and /dev/null differ diff --git a/pydis_site/static/images/content/contributing/pycharm_push.png b/pydis_site/static/images/content/contributing/pycharm_push.png new file mode 100644 index 00000000..1b51c085 Binary files /dev/null and b/pydis_site/static/images/content/contributing/pycharm_push.png differ diff --git a/pydis_site/static/images/content/contributing/pycharm_push.webp b/pydis_site/static/images/content/contributing/pycharm_push.webp deleted file mode 100644 index 34ec14c1..00000000 Binary files a/pydis_site/static/images/content/contributing/pycharm_push.webp and /dev/null differ diff --git a/pydis_site/static/images/content/contributing/pycharm_remotes.png b/pydis_site/static/images/content/contributing/pycharm_remotes.png new file mode 100644 index 00000000..3fe565c8 Binary files /dev/null and b/pydis_site/static/images/content/contributing/pycharm_remotes.png differ diff --git a/pydis_site/static/images/content/contributing/pycharm_remotes.webp b/pydis_site/static/images/content/contributing/pycharm_remotes.webp deleted file mode 100644 index 49002666..00000000 Binary files a/pydis_site/static/images/content/contributing/pycharm_remotes.webp and /dev/null differ diff --git a/pydis_site/static/images/content/contributing/pycharm_upstream.png b/pydis_site/static/images/content/contributing/pycharm_upstream.png new file mode 100644 index 00000000..2ccb5827 Binary files /dev/null and b/pydis_site/static/images/content/contributing/pycharm_upstream.png differ diff --git a/pydis_site/static/images/content/contributing/pycharm_upstream.webp b/pydis_site/static/images/content/contributing/pycharm_upstream.webp deleted file mode 100644 index f18b5af4..00000000 Binary files a/pydis_site/static/images/content/contributing/pycharm_upstream.webp and /dev/null differ diff --git a/pydis_site/static/images/content/discordpy_embed.png b/pydis_site/static/images/content/discordpy_embed.png new file mode 100644 index 00000000..9ed911a6 Binary files /dev/null and b/pydis_site/static/images/content/discordpy_embed.png differ diff --git a/pydis_site/static/images/content/discordpy_embed.webp b/pydis_site/static/images/content/discordpy_embed.webp deleted file mode 100644 index 2216887c..00000000 Binary files a/pydis_site/static/images/content/discordpy_embed.webp and /dev/null differ diff --git a/pydis_site/static/images/content/help_channels/available_channels.png b/pydis_site/static/images/content/help_channels/available_channels.png new file mode 100644 index 00000000..0b9cfd03 Binary files /dev/null and b/pydis_site/static/images/content/help_channels/available_channels.png differ diff --git a/pydis_site/static/images/content/help_channels/available_channels.webp b/pydis_site/static/images/content/help_channels/available_channels.webp deleted file mode 100644 index 05ee775e..00000000 Binary files a/pydis_site/static/images/content/help_channels/available_channels.webp and /dev/null differ diff --git a/pydis_site/static/images/content/help_channels/available_message.png b/pydis_site/static/images/content/help_channels/available_message.png new file mode 100644 index 00000000..05f6ec7d Binary files /dev/null and b/pydis_site/static/images/content/help_channels/available_message.png differ diff --git a/pydis_site/static/images/content/help_channels/available_message.webp b/pydis_site/static/images/content/help_channels/available_message.webp deleted file mode 100644 index 2379b989..00000000 Binary files a/pydis_site/static/images/content/help_channels/available_message.webp and /dev/null differ diff --git a/pydis_site/static/images/content/help_channels/dormant_channels.png b/pydis_site/static/images/content/help_channels/dormant_channels.png new file mode 100644 index 00000000..2c53de87 Binary files /dev/null and b/pydis_site/static/images/content/help_channels/dormant_channels.png differ diff --git a/pydis_site/static/images/content/help_channels/dormant_channels.webp b/pydis_site/static/images/content/help_channels/dormant_channels.webp deleted file mode 100644 index 9a98fef4..00000000 Binary files a/pydis_site/static/images/content/help_channels/dormant_channels.webp and /dev/null differ diff --git a/pydis_site/static/images/content/help_channels/dormant_message.png b/pydis_site/static/images/content/help_channels/dormant_message.png new file mode 100644 index 00000000..ac806459 Binary files /dev/null and b/pydis_site/static/images/content/help_channels/dormant_message.png differ diff --git a/pydis_site/static/images/content/help_channels/dormant_message.webp b/pydis_site/static/images/content/help_channels/dormant_message.webp deleted file mode 100644 index 2ae5ac82..00000000 Binary files a/pydis_site/static/images/content/help_channels/dormant_message.webp and /dev/null differ diff --git a/pydis_site/static/images/content/help_channels/occupied_channels.png b/pydis_site/static/images/content/help_channels/occupied_channels.png new file mode 100644 index 00000000..6ccb4ed6 Binary files /dev/null and b/pydis_site/static/images/content/help_channels/occupied_channels.png differ diff --git a/pydis_site/static/images/content/help_channels/occupied_channels.webp b/pydis_site/static/images/content/help_channels/occupied_channels.webp deleted file mode 100644 index d86c63de..00000000 Binary files a/pydis_site/static/images/content/help_channels/occupied_channels.webp and /dev/null differ diff --git a/pydis_site/static/images/content/help_channels/topical_channels.png b/pydis_site/static/images/content/help_channels/topical_channels.png new file mode 100644 index 00000000..63b48e7b Binary files /dev/null and b/pydis_site/static/images/content/help_channels/topical_channels.png differ diff --git a/pydis_site/static/images/content/help_channels/topical_channels.webp b/pydis_site/static/images/content/help_channels/topical_channels.webp deleted file mode 100644 index 69881dcf..00000000 Binary files a/pydis_site/static/images/content/help_channels/topical_channels.webp and /dev/null differ diff --git a/pydis_site/static/images/content/mutability/hello_gets_eaten.png b/pydis_site/static/images/content/mutability/hello_gets_eaten.png new file mode 100644 index 00000000..08e9f2cb Binary files /dev/null and b/pydis_site/static/images/content/mutability/hello_gets_eaten.png differ diff --git a/pydis_site/static/images/content/mutability/hello_gets_eaten.webp b/pydis_site/static/images/content/mutability/hello_gets_eaten.webp deleted file mode 100644 index 0d0b866f..00000000 Binary files a/pydis_site/static/images/content/mutability/hello_gets_eaten.webp and /dev/null differ diff --git a/pydis_site/static/images/content/mutability/s_gets_assigned_to_HELLO.png b/pydis_site/static/images/content/mutability/s_gets_assigned_to_HELLO.png new file mode 100644 index 00000000..5f2baf0d Binary files /dev/null and b/pydis_site/static/images/content/mutability/s_gets_assigned_to_HELLO.png differ diff --git a/pydis_site/static/images/content/mutability/s_gets_assigned_to_HELLO.webp b/pydis_site/static/images/content/mutability/s_gets_assigned_to_HELLO.webp deleted file mode 100644 index a0cd7a83..00000000 Binary files a/pydis_site/static/images/content/mutability/s_gets_assigned_to_HELLO.webp and /dev/null differ diff --git a/pydis_site/static/images/content/mutability/s_refers_hello.png b/pydis_site/static/images/content/mutability/s_refers_hello.png new file mode 100644 index 00000000..59d84211 Binary files /dev/null and b/pydis_site/static/images/content/mutability/s_refers_hello.png differ diff --git a/pydis_site/static/images/content/mutability/s_refers_hello.webp b/pydis_site/static/images/content/mutability/s_refers_hello.webp deleted file mode 100644 index efed70d6..00000000 Binary files a/pydis_site/static/images/content/mutability/s_refers_hello.webp and /dev/null differ diff --git a/pydis_site/static/images/content/mutability/s_upper_creates_HELLO.png b/pydis_site/static/images/content/mutability/s_upper_creates_HELLO.png new file mode 100644 index 00000000..6aa1e8d3 Binary files /dev/null and b/pydis_site/static/images/content/mutability/s_upper_creates_HELLO.png differ diff --git a/pydis_site/static/images/content/mutability/s_upper_creates_HELLO.webp b/pydis_site/static/images/content/mutability/s_upper_creates_HELLO.webp deleted file mode 100644 index 6c772b19..00000000 Binary files a/pydis_site/static/images/content/mutability/s_upper_creates_HELLO.webp and /dev/null differ -- cgit v1.2.3 From 348ee615ebd62a3449a6d0a8426aba2d3029333b Mon Sep 17 00:00:00 2001 From: kosayoda Date: Mon, 19 Apr 2021 21:32:26 +0800 Subject: Increase padding between text and images in lists. This has a caveat in that there may be additional padding if the first thing in a list item is an image, but it is very unlikely in practice, so it's not handled for now. --- .../content/resources/guides/pydis-guides/contributing/issues.md | 6 +++--- pydis_site/static/css/content/page.css | 9 +++++++++ 2 files changed, 12 insertions(+), 3 deletions(-) (limited to 'pydis_site/static') diff --git a/pydis_site/apps/content/resources/guides/pydis-guides/contributing/issues.md b/pydis_site/apps/content/resources/guides/pydis-guides/contributing/issues.md index 52da95ce..9151e5e3 100644 --- a/pydis_site/apps/content/resources/guides/pydis-guides/contributing/issues.md +++ b/pydis_site/apps/content/resources/guides/pydis-guides/contributing/issues.md @@ -18,13 +18,13 @@ Often, an Issue ticket already exists within the scope of what you might be cons If you don't see one existing, then: -Click the `Issues` tab in a repository:
+1. Click the `Issues` tab in a repository:
![Repository Issues Tab](/static/images/content/contributing/github_issues_tab.png) -Click `New Issue`
+2. Click `New Issue`:
![New Issues Button](/static/images/content/contributing/github_new_issue.png) -Enter the title and description for your issue, then click `Submit new issue`
+3. Enter the title and description for your issue, then click `Submit new issue`:
![Sample Issue](/static/images/content/contributing/github_sample_issue.png){: width="600" } ## What should I put as a title? diff --git a/pydis_site/static/css/content/page.css b/pydis_site/static/css/content/page.css index 3ac41d1b..d831f86d 100644 --- a/pydis_site/static/css/content/page.css +++ b/pydis_site/static/css/content/page.css @@ -68,3 +68,12 @@ ul.menu-list.toc { .toc > ul > li { list-style-type: disc; } + +/* + * Increase space between images and any text above the image in a list. + * This is used instead of a newline between the image and the text in markdown + * so the image remains left-aligned with the list item. + */ +li img { + margin-top: 0.5em; +} -- cgit v1.2.3