Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Initial project layout for django | 2018-08-07 | -216/+0 | |
| | ||||
* | Minecraft? Never heard of 'em | 2018-07-13 | -3/+0 | |
| | ||||
* | Compile as much JS with Gulp as possible | 2018-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 URL | 2018-06-12 | -1/+1 | |
| | ||||
* | Replace GitHub with GitLab across the project | 2018-06-07 | -1/+1 | |
| | ||||
* | Move from CSS to SCSS (#86) | 2018-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 cases | 2018-06-03 | -1/+1 | |
| | ||||
* | [Wiki] Prefer horizontal whitespace over vertical (#85) | 2018-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 dumb | 2018-06-02 | -1/+1 | |
| | ||||
* | [Wiki] Codeblocks should no longer be way too wide on mobile | 2018-06-02 | -1/+1 | |
| | ||||
* | [Wiki] Attempt to fix width issues on mobile | 2018-06-02 | -1/+1 | |
| | ||||
* | [Wiki] Attempt to fix page views on mobile | 2018-06-02 | -1/+5 | |
| | ||||
* | [Wiki] Fix UX bug relating to current article headers | 2018-06-02 | -1/+1 | |
| | ||||
* | [Wiki] UX improvements for sidebar | 2018-06-02 | -2/+7 | |
| | ||||
* | Update wiki footer in line with main site | 2018-05-17 | -4/+4 | |
| | ||||
* | Restructure code jams page layout | 2018-05-17 | -8/+12 | |
| | ||||
* | [Wiki] Misc improvements, plus a beta search feature | 2018-05-06 | -1/+20 | |
| | ||||
* | [Wiki] Move page function | 2018-05-06 | -0/+14 | |
| | ||||
* | [Wiki] Implement page deletions and improve sidebar construction | 2018-05-02 | -35/+52 | |
| | ||||
* | Add special pages and an "all pages" special page | 2018-05-02 | -10/+8 | |
| | ||||
* | [Wiki] Add Minecraft to the sidebar | 2018-04-30 | -0/+3 | |
| | ||||
* | [Wiki] This should completely make headers uniform | 2018-04-30 | -2/+6 | |
| | ||||
* | [Wiki] Small template fixes | 2018-04-30 | -1/+1 | |
| | ||||
* | [Wiki] In-page headers may have icons | 2018-04-30 | -2/+2 | |
| | ||||
* | [Wiki] Fix left sidebar width on some devices | 2018-04-27 | -1/+1 | |
| | ||||
* | Fix sidebar routes | 2018-04-18 | -5/+23 | |
| | ||||
* | Fix for previous commit, did not realise view names were namespaced | 2018-04-17 | -1/+1 | |
| | ||||
* | Fix revision list JS & add menu item for revisions | 2018-04-17 | -0/+5 | |
| | ||||
* | [Wiki] Fix contents shown on pages with no headers | 2018-04-12 | -1/+1 | |
| | ||||
* | [Wiki] TOC divider should be inside conditional | 2018-04-12 | -1/+1 | |
| | ||||
* | [Wiki] Some excellent shitcode for document TOCs | 2018-04-12 | -0/+20 | |
| | ||||
* | [Wiki] Rearrange sidebar | 2018-04-12 | -24/+24 | |
| | ||||
* | [Wiki] Fix sidebar edit link | 2018-04-12 | -1/+2 | |
| | ||||
* | Add page source view to wiki | 2018-04-12 | -6/+18 | |
| | ||||
* | Merge branch 'master' of github.com:discord-python/site | 2018-04-10 | -1/+2 | |
|\ | ||||
| * | [Wiki] Add code highlighting | 2018-04-10 | -0/+1 | |
| | | ||||
| * | [Wiki] Blurple sidebar | 2018-04-09 | -1/+1 | |
| | | ||||
* | | Flash of Unstyled Content fix | 2018-04-10 | -1/+7 | |
|/ | ||||
* | Forces the sidebar and the rest of that container div to fill the page | 2018-04-09 | -2/+2 | |
| | ||||
* | Add font-awesome pro, and default to port 80 | 2018-04-09 | -1/+1 | |
| | ||||
* | Easier debugging and optimised imports | 2018-04-08 | -1/+1 | |
| | | | | Simply set FLASK_DEBUG=1 in your env to skip OAuth checks | |||
* | [Wiki] Shorten edit/view links in sidebar | 2018-04-07 | -2/+2 | |
| | ||||
* | Display improvements | 2018-04-07 | -0/+15 | |
| | ||||
* | Considerable progress on the wiki | 2018-04-07 | -0/+71 | |