aboutsummaryrefslogtreecommitdiffstats
path: root/templates/main/info (follow)
Commit message (Collapse)AuthorAgeLines
* Initial project layout for djangoGravatar Gareth Coles2018-08-07-931/+0
|
* [FAQ] Categorize and add FAQ about GitLabGravatar Gareth Coles2018-06-13-144/+218
|
* Update GitLab URLGravatar Gareth Coles2018-06-12-2/+2
|
* Replace GitHub with GitLab across the projectGravatar Gareth Coles2018-06-07-4/+4
|
* Move from CSS to SCSS (#86)Gravatar Gareth Coles2018-06-05-5/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Add FAQ about LPTHWGravatar Gareth Coles2018-05-30-0/+23
|
* [FAQ] Address Nix's inputGravatar Gareth Coles2018-05-29-3/+4
|
* WS objects now keep track of their connectionsGravatar Gareth Coles2018-05-29-1/+0
|
* Address input given in contrib channel, and add FAQGravatar Gareth Coles2018-05-29-0/+227
|
* Restructure code jams page layoutGravatar Gareth Coles2018-05-17-207/+0
|
* Small code jam page fixesGravatar Gareth Coles2018-05-08-23/+40
|
* Update the code jams info pageGravatar Gareth Coles2018-05-07-9/+10
|
* Minor adjustments to payment icon alignment and margins (#60)Gravatar Leon Sandøy2018-04-27-8/+15
|
* Added an About category with Partners view (#1pv7h) (#50)Gravatar Jeremiah Boby2018-04-14-125/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Added Partners view, and Navbar item * Moved info/rules to about/rules and fixed references * Added Partner images, and populated the partners page * Fixed responsiveness on smaller displays Added like 2 characters to the column tag, to enable stacking of columns if the display width is lower than 960 pixels. * Fixed indentation * Updated Code Monkeys Banner Added the shiny new CM Banner, and rearranged the partner cards. * Fixed newlines at end of HTML files * Partners page updated to generate from JSON file • The templates/main/about/partners.html file now uses the static/partners.json file to generate the Partner cards. • Flexboxes are nice. * Rearranged containers on Partners page I have no idea how flexboxes work :DDD * Updated Partners page to fix styling issues * Moved tag styling to the appropriate CSS file * Changed code style of stylesheet :D * Addresses Lemon's code style issues • Partner cards now have id="partner-card", which is selected with a CSS selector for styling, rather than styling all card objects. • Removed nonbreaking spaces that PyCharm didn't tell me about • Indented conditional HTML content to match Jinja conditionals • Fixed unclosed image tag * Removed div bloating, and increased specifity of CSS selection
* Update resources page with new icons and formatting.Gravatar Gareth Coles2018-04-11-26/+22
| | | | NOTE: This does change the JSON!
* Bamboozled again!Gravatar Gareth Coles2018-04-09-3/+3
|
* Remove comment in template that betrays Ava's interestsGravatar Gareth Coles2018-04-09-1/+0
|
* Contribs too picky, need new payment logosGravatar Gareth Coles2018-04-09-3/+4
|
* Rewrite URLs in templates to use `url_for()`Gravatar Gareth Coles2018-03-29-22/+22
|
* Update PR documentation to mention team number in titleGravatar Gareth Coles2018-03-20-1/+2
|
* Change styling for price icons on resources pageGravatar Gareth Coles2018-03-18-9/+11
|
* @1mn plsGravatar Gareth Coles2018-03-15-1/+1
|
* Fix comprehension errorGravatar Gareth Coles2018-03-15-1/+1
|
* Fix missing textGravatar Gareth Coles2018-03-15-1/+1
|
* Update code jams page with tutorialGravatar Gareth Coles2018-03-15-6/+99
|
* Early bersion of the code jams pageGravatar Gareth Coles2018-03-14-0/+102
|
* Dynamic OpenGraph metadata in page templatesGravatar Gareth Coles2018-03-14-0/+8
|
* Add payment info for resources, and two more resourcesGravatar Gareth Coles2018-03-14-1/+40
| | | | | * Code Combat * Corey Schafer's Python tutorials playlist
* Update info section with an indexGravatar Gareth Coles2018-03-13-0/+41
|
* Info pages #13xan #13xak (#36)Gravatar Gareth Coles2018-03-04-5/+177
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Info pages and templates * Info pages and templates * Info pages and templates * Update navigation and fix up HTML * Navigation HTML spacing for readability * Fix error views not using `self.render()` * `render()` method should accept Any for context values * Change header linking CSS to a dedicated class * Rules page * Basic resources page setup * Fix headers for new CSS class * Resource categories and initial resource data * Add link to JSON file on GH - won't work until the branch is merged * Remove info overview page and redirect info root url to resources * Flake8 * Add some tests * Line lengths
* Move `/help` to `/info/help`Gravatar Gareth Coles2018-02-27-0/+459