diff options
author | 2020-11-28 09:58:39 +0200 | |
---|---|---|
committer | 2020-11-28 09:58:39 +0200 | |
commit | 420552591d79ba5662e1a026f385f40157e7dc40 (patch) | |
tree | 1b28e03e03f2686138880c7a04aaa3b8a33338d2 /pydis_site/apps | |
parent | Add articles path to settings (diff) |
Move articles writing guide to PyDis guides directory
Diffstat (limited to 'pydis_site/apps')
-rw-r--r-- | pydis_site/apps/content/resources/content/guides/pydis-guides/_info.yml | 2 | ||||
-rw-r--r-- | pydis_site/apps/content/resources/content/guides/pydis-guides/how-to-write-a-article.md (renamed from pydis_site/apps/content/resources/content/guides/how-to-write-a-article.md) | 0 |
2 files changed, 2 insertions, 0 deletions
diff --git a/pydis_site/apps/content/resources/content/guides/pydis-guides/_info.yml b/pydis_site/apps/content/resources/content/guides/pydis-guides/_info.yml new file mode 100644 index 00000000..64111a83 --- /dev/null +++ b/pydis_site/apps/content/resources/content/guides/pydis-guides/_info.yml @@ -0,0 +1,2 @@ +name: Python Discord Guides +description: Python Discord server and community guides. diff --git a/pydis_site/apps/content/resources/content/guides/how-to-write-a-article.md b/pydis_site/apps/content/resources/content/guides/pydis-guides/how-to-write-a-article.md index ec89988c..ec89988c 100644 --- a/pydis_site/apps/content/resources/content/guides/how-to-write-a-article.md +++ b/pydis_site/apps/content/resources/content/guides/pydis-guides/how-to-write-a-article.md |