aboutsummaryrefslogtreecommitdiffstats
path: root/templates/wiki/base.html (follow)
Commit message (Collapse)AuthorAgeLines
* Initial project layout for djangoGravatar Gareth Coles2018-08-07-216/+0
|
* Minecraft? Never heard of 'emGravatar Gareth Coles2018-07-13-3/+0
|
* Compile as much JS with Gulp as possibleGravatar Gareth Coles2018-06-13-7/+4
| | | | | | | | | | This will concatenate ALL of our JS, and minify it - thus leaving us with a single file to be loaded. There's a few libraries we can't do this with, unfortunately - these are now added in fouc.js: * Ace Editor * Flatpickr * Font-Awesome
* Update GitLab URLGravatar Gareth Coles2018-06-12-1/+1
|
* Replace GitHub with GitLab across the projectGravatar Gareth Coles2018-06-07-1/+1
|
* Move from CSS to SCSS (#86)Gravatar Gareth Coles2018-06-05-10/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Rewrite existing style.css with sass * Add "uses-rst" class for pages that use rendered RST This replaces the previous method of just listing every page in the sass * Remove old debug print * Mixins and error pages * Newly built CSS * Add SASS cache to .gitignore * New error SASS * Slight changes to error template * Add UIKit SCSS to repo This includes the LICENSE and our customizations, which makes life way easier for contributors * Reorganize sass folder; your watchers can avoid uikit now * Sass folder should be called scss * Change variable names * [SCSS] Linting * Fix scss_lint gem name [ci skip] * [SCSS] Now you can compile with just Python! * Temporary hack to make the wiki editor taller * [SCSS] @jchristgit * [SCSS.py] Require specification of include dir to simplify the SCSS imports * [SCSS] All inline styles have been removed * [SCSS] Update UIKit theme to import from our variables * [SCSS] Remove extra newlines in errors/_common.scss
* [Wiki] Fix actions not showing in some desirable casesGravatar Gareth Coles2018-06-03-1/+1
|
* [Wiki] Prefer horizontal whitespace over vertical (#85)Gravatar neonsea2018-06-02-5/+7
| | | | | | | | | | | | | | * [Wiki] Prefer horizontal whitespace over vertical This should fix the issue with the long vertical bar of whitespace under the menu toggle button on mobile, whilst also not breaking centering of content. * [Wiki] Prefer horizontal whitespace over vertical This removes the vertical bar of whitespace under the menu toggle button in favor of a horizontal line on mobile. * Fix indentation error
* [Wiki] Fix a CSS dumbGravatar Gareth Coles2018-06-02-1/+1
|
* [Wiki] Codeblocks should no longer be way too wide on mobileGravatar Gareth Coles2018-06-02-1/+1
|
* [Wiki] Attempt to fix width issues on mobileGravatar Gareth Coles2018-06-02-1/+1
|
* [Wiki] Attempt to fix page views on mobileGravatar Gareth Coles2018-06-02-1/+5
|
* [Wiki] Fix UX bug relating to current article headersGravatar Gareth Coles2018-06-02-1/+1
|
* [Wiki] UX improvements for sidebarGravatar Gareth Coles2018-06-02-2/+7
|
* Update wiki footer in line with main siteGravatar Gareth Coles2018-05-17-4/+4
|
* Restructure code jams page layoutGravatar Gareth Coles2018-05-17-8/+12
|
* [Wiki] Misc improvements, plus a beta search featureGravatar Gareth Coles2018-05-06-1/+20
|
* [Wiki] Move page functionGravatar Gareth Coles2018-05-06-0/+14
|
* [Wiki] Implement page deletions and improve sidebar constructionGravatar Gareth Coles2018-05-02-35/+52
|
* Add special pages and an "all pages" special pageGravatar Gareth Coles2018-05-02-10/+8
|
* [Wiki] Add Minecraft to the sidebarGravatar Gareth Coles2018-04-30-0/+3
|
* [Wiki] This should completely make headers uniformGravatar Gareth Coles2018-04-30-2/+6
|
* [Wiki] Small template fixesGravatar Gareth Coles2018-04-30-1/+1
|
* [Wiki] In-page headers may have iconsGravatar Gareth Coles2018-04-30-2/+2
|
* [Wiki] Fix left sidebar width on some devicesGravatar Gareth Coles2018-04-27-1/+1
|
* Fix sidebar routesGravatar Joseph2018-04-18-5/+23
|
* Fix for previous commit, did not realise view names were namespacedGravatar Joseph2018-04-17-1/+1
|
* Fix revision list JS & add menu item for revisionsGravatar Joseph2018-04-17-0/+5
|
* [Wiki] Fix contents shown on pages with no headersGravatar Gareth Coles2018-04-12-1/+1
|
* [Wiki] TOC divider should be inside conditionalGravatar Gareth Coles2018-04-12-1/+1
|
* [Wiki] Some excellent shitcode for document TOCsGravatar Gareth Coles2018-04-12-0/+20
|
* [Wiki] Rearrange sidebarGravatar Gareth Coles2018-04-12-24/+24
|
* [Wiki] Fix sidebar edit linkGravatar Gareth Coles2018-04-12-1/+2
|
* Add page source view to wikiGravatar Gareth Coles2018-04-12-6/+18
|
* Merge branch 'master' of github.com:discord-python/siteGravatar Leon Sandøy2018-04-10-1/+2
|\
| * [Wiki] Add code highlightingGravatar Gareth Coles2018-04-10-0/+1
| |
| * [Wiki] Blurple sidebarGravatar Gareth Coles2018-04-09-1/+1
| |
* | Flash of Unstyled Content fixGravatar Leon Sandøy2018-04-10-1/+7
|/
* Forces the sidebar and the rest of that container div to fill the pageGravatar Leon Sandøy2018-04-09-2/+2
|
* Add font-awesome pro, and default to port 80Gravatar Gareth Coles2018-04-09-1/+1
|
* Easier debugging and optimised importsGravatar Gareth Coles2018-04-08-1/+1
| | | | Simply set FLASK_DEBUG=1 in your env to skip OAuth checks
* [Wiki] Shorten edit/view links in sidebarGravatar Gareth Coles2018-04-07-2/+2
|
* Display improvementsGravatar Gareth Coles2018-04-07-0/+15
|
* Considerable progress on the wikiGravatar Gareth Coles2018-04-07-0/+71