aboutsummaryrefslogtreecommitdiffstats
path: root/manage.py (unfollow)
Commit message (Collapse)AuthorLines
2021-03-23Remove Github metadata feature.Gravatar kosayoda-328/+283
This feature is still under implementation debate, so it will be further discussed in another issue and implemeneted in a future PR.
2021-03-23Style <pre> tag backgrounds same as <code>.Gravatar kosayoda-0/+9
This makes it consistent with the django-wiki version of the code blocks, which looks neater.
2021-03-23Update highlight.js script and use one dark style.Gravatar kosayoda-2/+3
Unifies the highlighting with the events app.
2020-11-28Remove old templatesGravatar ks129-97/+0
2020-11-28Update tests to match with recent unlimited subcategories changesGravatar ks129-83/+148
2020-11-28Change views __init__.pyGravatar ks129-3/+2
2020-11-28Update utils to match with new unlimited categories systemGravatar ks129-29/+24
2020-11-28Update template name of articles indexGravatar ks129-6/+2
2020-11-28Fix linting in resources viewGravatar ks129-1/+1
2020-11-28Update guides route in resources.htmlGravatar ks129-1/+1
2020-11-28Delete old article and category viewsGravatar ks129-59/+0
2020-11-28Change article.html to match with unlimited categoriesGravatar ks129-3/+3
2020-11-28Add testing subcategory and article into itGravatar ks129-0/+8
2020-11-28Update URLs to match new unlimited categories articlesGravatar ks129-7/+1