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
/
templates
(
follow
)
Commit message (
Expand
)
Author
Age
Lines
*
Merge branch 'main' into fix_327
ChrisJL
2021-05-16
-2953
/
+2674
|
\
|
*
Use bulma extension in place of self-written code.
kosayoda
2021-05-14
-17
/
+0
|
*
Merge branch main into dewikification
kosayoda
2021-05-14
-49
/
+917
|
*
Add privacy policy information and link.
kosayoda
2021-05-13
-1
/
+1
|
*
Route navbar links to their new locations.
kosayoda
2021-05-13
-8
/
+8
|
*
Add missed Game Jam 2020 subpages.
kosayoda
2021-04-15
-0
/
+207
|
*
Add miscellaneous pages and fixes.
kosayoda
2021-04-15
-1
/
+1
|
*
Migrate Python Discord guides.
kosayoda
2021-04-15
-2
/
+1
|
*
Use the more consistent highlight.
kosayoda
2021-04-13
-2
/
+2
|
*
Merge pull request #468 from python-discord/content-app-improvements
Kieran Siek
2021-04-03
-12
/
+61
|
|
\
|
|
*
Use metadata titles in Sub-Articles dropdown.
kosayoda
2021-04-02
-4
/
+2
|
|
*
Allow clicking outside the dropdown to hide it.
kosayoda
2021-04-01
-3
/
+11
|
|
*
Add a dropdown menu listing direct children.
kosayoda
2021-04-01
-0
/
+33
|
|
*
Allow adding a table of contents to a page.
kosayoda
2021-03-29
-9
/
+19
|
|
*
Improve content page and listing metadata keys.
kosayoda
2021-03-27
-3
/
+3
|
*
|
Merge branch 'dewikification' into resources-lists
ks129
2021-03-30
-1
/
+1668
|
|
\
|
|
|
*
Merge pull request #393 from ks129/guides-app
Kieran Siek
2021-03-26
-1
/
+95
|
|
|
\
|
|
|
*
Replace `markdown2` with `markdown` and `python-frontmatter`.
kosayoda
2021-03-24
-3
/
+3
|
|
|
*
Improve variable and key names for page utils.
kosayoda
2021-03-24
-3
/
+3
|
|
|
*
Refactor common HTML into a base template.
kosayoda
2021-03-24
-107
/
+82
|
|
|
*
Rename `short_description` to `description`.
kosayoda
2021-03-24
-2
/
+2
|
|
|
*
Fix content columns when there is no sidebar.
kosayoda
2021-03-24
-15
/
+18
|
|
|
*
Simplify content app.
kosayoda
2021-03-23
-5
/
+1
|
|
|
*
Rename `articles` to `pages`.
kosayoda
2021-03-23
-20
/
+20
|
|
|
*
Simplify relevant_links configuration in markdown.
kosayoda
2021-03-23
-1
/
+1
|
|
|
*
Remove Github metadata feature.
kosayoda
2021-03-23
-18
/
+0
|
|
|
*
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
/
+244
|
|
|
|
\
|
|
|
*
|
Remove old templates
ks129
2020-11-28
-97
/
+0
|
|
|
*
|
Update guides route in resources.html
ks129
2020-11-28
-1
/
+1
|
|
|
*
|
Change article.html to match with unlimited categories
ks129
2020-11-28
-3
/
+3
|
|
|
*
|
Create categories and articles listing template
ks129
2020-11-28
-0
/
+62
|
|
|
*
|
Use Django URL generation for category URL
ks129
2020-10-30
-1
/
+1
|
|
|
*
|
Use Django URL generation for content app templates
ks129
2020-10-30
-3
/
+3
|
|
|
*
|
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
-245
/
+90
|
|
|
|
\
\
|
|
|
*
|
|
Implement fetching contributors and last modification date from GitHub
ks129
2020-10-06
-0
/
+18
|
|
|
*
|
|
Rename content -> articles for visual part
ks129
2020-10-06
-7
/
+7
|
|
|
*
|
|
Merge branch 'dewikification' into guides-app
Leon Sandøy
2020-10-05
-2311
/
+10
|
|
|
|
\
\
\
|
|
|
*
|
|
|
Implement custom icons for articles
ks129
2020-10-05
-2
/
+2
|
|
|
*
|
|
|
Remove last modified field from article
ks129
2020-10-05
-3
/
+0
|
|
|
*
|
|
|
Migrate content system from Python-Markdown to markdown2
ks129
2020-10-05
-9
/
+8
|
|
|
*
|
|
|
Change guides system to content system
ks129
2020-10-04
-18
/
+18
|
|
|
*
|
|
|
Add OG meta to category view
ks129
2020-09-21
-1
/
+3
|
|
|
*
|
|
|
Move guides and categories getting logic to utils for better testability
ks129
2020-09-21
-11
/
+11
|
|
|
*
|
|
|
Add OpenGraph meta tags to guides for Discord embeds
ks129
2020-09-20
-0
/
+4
|
|
|
*
|
|
|
Add syntax highlight support for guides
ks129
2020-09-20
-0
/
+3
|
|
|
*
|
|
|
Create HTML template for guides category view
ks129
2020-09-20
-0
/
+41
|
|
|
*
|
|
|
Create HTML template for single guide view
ks129
2020-09-20
-0
/
+55
|
|
|
*
|
|
|
Create HTML template for all guides (+ categories) view
ks129
2020-09-20
-0
/
+53
[next]