aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/templates/base/base.html (follow)
Commit message (Collapse)AuthorAgeLines
* Fix navbar dropdown toggle for touchscreens using SafariGravatar hedy2024-03-27-1/+3
|
* Move from Font Awesome Kit to static filesGravatar hedy2024-02-23-1/+2
| | | | | | | - Lemon's fa kit (free plan) had been used till now which had limitations such as total number of views that we've long exceeded - This gives more control on the static assets to use - Allows showing icons in development
* Optimistic fix for FOUC on initial site loadGravatar hedy2024-01-18-0/+1
|
* Temporary fix to theme-switching FOUC problemGravatar hedy2024-01-18-1/+0
|
* Bump django-simple-bulma to 2.6.0Gravatar hedy2024-01-04-1/+1
| | | | | And use `include_js` flag to the bulma dark theme stylesheet template tag.
* Add dark theme stylesheetGravatar GDWR2022-02-07-0/+2
|
* Add a FontAwesome token that we actually control.Gravatar Leon Sandøy2022-01-27-4/+1
| | | | | | Previously we were using some sort of borrowed token, but it seems to not be working anymore for local sessions, so let's just get rid of it.
* Merge branch main into dewikificationGravatar kosayoda2021-05-14-1/+0
|
* Remove the login feature from the templates.Gravatar Leon Sandøy2020-10-04-13/+0
|
* Remove render_block tags. These no longer exist.Gravatar Leon Sandøy2020-10-04-2/+0
|
* Remove references to wiki from other apps.Gravatar Leon Sandøy2020-10-04-1/+0
|
* Add a comment with the git SHA to base templates.Gravatar Leon Sandøy2020-08-22-0/+1
|
* Add user settings modal, with connections management and account deletionGravatar Gareth Coles2019-10-23-0/+1
|
* Merge pull request #284 from python-discord/faviconsGravatar Johannes Christ2019-10-14-11/+9
|\ | | | | Forgot to update base.html template with favicon changes
| * Forgot to update base.html template with favicon changesGravatar ByteCommander2019-10-12-11/+9
| |
* | Merge branch 'master' into #201-django-allauthGravatar Gareth Coles2019-10-11-0/+13
|\|
| * Add favicons; workaround for gitattributesGravatar ByteCommander2019-10-08-0/+13
| |
* | Message styling (default to light for now)Gravatar Gareth Coles2019-10-06-2/+3
| |
* | Move messages to the top rightGravatar Gareth Coles2019-10-06-0/+12
|/
* Changing to new FontAwesome kitGravatar Leon Sandøy2019-07-03-5/+1
|
* base.html: Load tags on multiple linesGravatar Gareth Coles2019-04-20-2/+6
|
* Merge branch 'django' into django+200/wikiGravatar Gareth Coles2019-04-20-4/+9
|\ | | | | | | | | | | | | | | | | | | # Conflicts: # Pipfile # Pipfile.lock # pydis_site/apps/home/tests/test_app_basics.py # pydis_site/apps/home/urls.py # pydis_site/hosts.py # pydis_site/settings.py
| * Implemented a sticky footer systemGravatar Leon Sandøy2019-04-12-4/+8
| |
| * New landing page. Not quite done yet. This probably should've been more than ↵Gravatar Leon Sandøy2019-04-11-0/+1
| | | | | | | | one commit.
* | Fixing up image pluginGravatar Gareth Coles2019-04-14-2/+4
|/
* No more vim modelinesGravatar Gareth Coles2019-04-10-2/+0
|
* Single base template, no content in itGravatar Gareth Coles2019-04-10-10/+4
|
* Fix footer text colourGravatar Gareth Coles2019-04-10-1/+1
|
* Initial work on some base templatesGravatar Gareth Coles2019-04-10-0/+41