index
:
site
add-home-app-readme
add-windows-guide
bad-lint-tester
bootcamp-updates
dependabot/github_actions/actions/checkout-5
dependabot/github_actions/astral-sh/setup-uv-7
dependabot/pip/django-5.1.13
dependabot/uv/django-simple-bulma-3.0.0
flask-archive
forms
forms-admin
forms-bootstrap
github-button
improve-performance
jb3/user-props-store
main
mgmt-cmd-kill-db-cnx
offensive-messages-patch
swfarnsworth/asking_good_questions
timeline-branch-copy
A mirrored copy of the python-discord/site repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Lines
*
Add new tests to achieve full coverage.
kosayoda
2021-03-29
-6
/
+37
*
Fix failing tests.
kosayoda
2021-03-29
-9
/
+26
*
Allow adding a table of contents to a page.
kosayoda
2021-03-29
-12
/
+50
*
Document additional markdown features.
kosayoda
2021-03-29
-0
/
+46
*
Allow displaying a page at a category path.
kosayoda
2021-03-29
-19
/
+58
*
Improve content page and listing metadata keys.
kosayoda
2021-03-27
-15
/
+14
*
Merge pull request #393 from ks129/guides-app
Kieran Siek
2021-03-26
-184
/
+1055
|
\
|
*
Remove guide reference to `markdown2`.
kosayoda
2021-03-26
-3
/
+1
|
*
Refactor content app tests.
kosayoda
2021-03-25
-290
/
+295
|
*
Replace `markdown2` with `markdown` and `python-frontmatter`.
kosayoda
2021-03-24
-41
/
+146
|
*
Simplify pathlib code and specify file encoding.
kosayoda
2021-03-24
-12
/
+11
|
*
Improve variable and key names for page utils.
kosayoda
2021-03-24
-7
/
+7
|
*
Refactor common HTML into a base template.
kosayoda
2021-03-24
-108
/
+88
|
*
Undo change to events app.
kosayoda
2021-03-24
-5
/
+5
|
*
Improve phrasing and wording of documentation.
kosayoda
2021-03-24
-9
/
+9
|
*
Update guide to reflect changes in events app.
kosayoda
2021-03-24
-2
/
+90
|
*
Propogate markdown language data to highlight.js
kosayoda
2021-03-24
-0
/
+1
|
*
Rename `short_description` to `description`.
kosayoda
2021-03-24
-86
/
+6
|
*
Fix content columns when there is no sidebar.
kosayoda
2021-03-24
-15
/
+18
|
*
Fix content app tests.
kosayoda
2021-03-24
-45
/
+37
|
*
Simplify content app.
kosayoda
2021-03-23
-91
/
+43
|
*
Rename `articles` to `pages`.
kosayoda
2021-03-23
-163
/
+164
|
*
Simplify relevant_links configuration in markdown.
kosayoda
2021-03-23
-7
/
+2
|
*
Remove Github metadata feature.
kosayoda
2021-03-23
-328
/
+283
|
*
Style <pre> tag backgrounds same as <code>.
kosayoda
2021-03-23
-0
/
+9
|
*
Update highlight.js script and use one dark style.
kosayoda
2021-03-23
-2
/
+3
|
*
Merge branch 'dewikification' into guides-app
ks129
2020-11-28
-0
/
+346
|
|
\
|
*
|
Remove old templates
ks129
2020-11-28
-97
/
+0
|
*
|
Update tests to match with recent unlimited subcategories changes
ks129
2020-11-28
-83
/
+148
|
*
|
Change views __init__.py
ks129
2020-11-28
-3
/
+2
|
*
|
Update utils to match with new unlimited categories system
ks129
2020-11-28
-29
/
+24
|
*
|
Update template name of articles index
ks129
2020-11-28
-6
/
+2
|
*
|
Fix linting in resources view
ks129
2020-11-28
-1
/
+1
|
*
|
Update guides route in resources.html
ks129
2020-11-28
-1
/
+1
|
*
|
Delete old article and category views
ks129
2020-11-28
-59
/
+0
|
*
|
Change article.html to match with unlimited categories
ks129
2020-11-28
-3
/
+3
|
*
|
Add testing subcategory and article into it
ks129
2020-11-28
-0
/
+8
|
*
|
Update URLs to match new unlimited categories articles
ks129
2020-11-28
-7
/
+1
|
*
|
Create categories and articles listing template
ks129
2020-11-28
-0
/
+62
|
*
|
Create view for showing articles and categories
ks129
2020-11-28
-0
/
+75
|
*
|
Move articles writing guide to PyDis guides directory
ks129
2020-11-28
-0
/
+2
|
*
|
Add articles path to settings
ks129
2020-11-22
-0
/
+3
|
*
|
Update content app views tests
ks129
2020-10-30
-9
/
+13
|
*
|
Port views to TemplateView for content app
ks129
2020-10-30
-44
/
+40
|
*
|
Use Django URL generation for category URL
ks129
2020-10-30
-1
/
+1
|
*
|
Use just plain strings for site repo information
ks129
2020-10-30
-7
/
+4
|
*
|
Use Django URL generation for content app templates
ks129
2020-10-30
-3
/
+3
|
*
|
Remove unnecessary namespace from content app URLs include
ks129
2020-10-30
-2
/
+2
|
*
|
Let Django generate URL for guides section of resources index
ks129
2020-10-30
-1
/
+1
|
*
|
Merge remote-tracking branch 'up/dewikification' into guides-app
ks129
2020-10-30
-2028
/
+305
|
|
\
\
[next]