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
path:
root
/
pydis_site
(
follow
)
Commit message (
Expand
)
Author
Age
Lines
*
Replace `markdown2` with `markdown` and `python-frontmatter`.
kosayoda
2021-03-24
-35
/
+106
*
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
-106
/
+1
*
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
|
\
|
*
Use URL tag for code jam 7 page
ks129
2020-11-12
-1
/
+1
|
*
Use URL tag for code jam 7 rules page
ks129
2020-11-12
-1
/
+1
|
*
Update pydis_site/apps/events/views/page.py
ks129
2020-11-12
-1
/
+1
|
*
Use path in variable instead getting it every time in kwargs
ks129
2020-11-08
-5
/
+6
|
*
Fix missing URL tag in events index page
ks129
2020-11-08
-1
/
+1
|
*
Apply changes of pages location to views and settings
ks129
2020-10-29
-25
/
+15
|
*
Fix resources pre-commit
ks129
2020-10-29
-1
/
+1
|
*
Move events pages to templates folder
ks129
2020-10-29
-0
/
+0
|
*
Port View to TemplateView for events page view
ks129
2020-10-28
-12
/
+15
|
*
Use path converter for event page path argument
ks129
2020-10-28
-6
/
+2
|
*
Use URL tag instead manually writing URL
ks129
2020-10-28
-5
/
+5
|
*
Rename events index page from events -> index
ks129
2020-10-28
-2
/
+2
|
*
Merge branch 'dewikification' into events-app
ks129
2020-10-28
-0
/
+156
|
|
\
|
*
|
Create Summer Code Jam 2020 rules page
ks129
2020-10-26
-0
/
+68
|
*
|
Create Summer Code Jam 2020 page
ks129
2020-10-26
-0
/
+102
|
*
|
Create sidebar for summer code jam 2020 pages
ks129
2020-10-26
-0
/
+12
|
*
|
Create code jams info page with content ToDo!
ks129
2020-10-26
-0
/
+5
|
*
|
Create tests for event views
ks129
2020-10-26
-0
/
+50
|
*
|
Create testing event pages
ks129
2020-10-26
-0
/
+2
|
*
|
Create event page view
ks129
2020-10-26
-0
/
+31
|
*
|
Create events index page view
ks129
2020-10-26
-0
/
+7
|
*
|
Create CSS file for events pages
ks129
2020-10-26
-0
/
+3
|
*
|
Include events URLs to home URLs
ks129
2020-10-26
-1
/
+2
|
*
|
Add events app to INSTALLED_APPS
ks129
2020-10-26
-0
/
+1
|
*
|
Create basic events app
ks129
2020-10-26
-0
/
+20
|
*
|
Create index events page template
ks129
2020-10-26
-0
/
+17
|
*
|
Create base events page template
ks129
2020-10-26
-0
/
+38
*
|
|
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
[next]