aboutsummaryrefslogtreecommitdiffstats
path: root/static (follow)
Commit message (Collapse)AuthorAgeLines
...
| * [Wiki] Add code highlightingGravatar Gareth Coles2018-04-10-0/+70
| |
* | Flash of Unstyled Content fixGravatar Leon Sandøy2018-04-10-0/+47
|/
* Added Python 3 cheat sheet to resources.jsonGravatar Jeremiah Boby2018-04-09-0/+6
|
* Added git guide to resources.jsonGravatar Jeremiah Boby2018-04-09-0/+6
| | | | | | | | | | ```json "A Simple Guide to Git": { "description": "A simple, no-nonsense guide to the basics of using Git.", "url": "http://rogerdudler.github.io/git-guide/", "payment": "free", "payment_description": null }, ```
* Adding atom (#49)Gravatar Henrik Böving2018-03-31-3/+9
| | | | | | | | | * adding atom * alphabetic order improving description * more alphabetic order
* Reorder resources.jsonGravatar Gareth Coles2018-03-28-6/+6
|
* Added the Flask Mega-Tutorial to resourcesGravatar Jeremiah Boby2018-03-28-0/+6
|
* Fix countdown textGravatar Gareth Coles2018-03-23-1/+1
|
* Prevent countdown popup from suddenly expanding on load, and add a small ↵Gravatar Gareth Coles2018-03-21-1/+2
| | | | piece of text about dismissing it
* Some front-page restylingGravatar Gareth Coles2018-03-21-0/+9
|
* Reformat message arg for UIkit notificationGravatar Gareth Coles2018-03-21-7/+7
|
* Rewrite countdown; Now a notification present on all pagesGravatar Gareth Coles2018-03-21-43/+76
|
* CountdownGravatar JoeBanks132018-03-21-8/+2
|
* Pushing the footer to the bottom of the pageGravatar Leon Sandøy2018-03-21-1/+19
|
* Update countdown.jsGravatar Joseph2018-03-21-2/+2
|
* Added a Code Jam Countdown (#1eevq) (#43)Gravatar Sam Wedgwood2018-03-21-0/+50
| | | | | | | | | | | | * added countdown * updated jam dates * added test * flake8 * flake8 (i did it on wrong file)
* Fixed footer padding, fixed firefox vertical align issues, and improved the ↵Gravatar Leon Sandøy2018-03-17-1/+19
| | | | footer text. (#41)
* Update code jams page with tutorialGravatar Gareth Coles2018-03-15-0/+4
|
* Add payment info for resources, and two more resourcesGravatar Gareth Coles2018-03-14-8/+34
| | | | | * Code Combat * Corey Schafer's Python tutorials playlist
* Info pages #13xan #13xak (#36)Gravatar Gareth Coles2018-03-04-2/+51
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Mobile optimisation (#33)Gravatar Joseph2018-03-03-38/+55
| | | | | | | | | | | | | | | | | | * Fix squished logo & button * Hide terminal on mobile * A misc set of fixes * Newline in window.css * Add extra_head block to base template * Move script/CSS loading to extra_head block in error view * Move terminal JS into window.onload * Replace `var` with `let` and enable strict mode in 500.js * Stop typewriter when the terminal is closed * Move terminal onclick assignment to 500.js * Move error page <style> contents into window.css * Tidy up error page HTML and remove unmatched tags
* Gdude got nit picky and made me change the Mac OS terminal to say it's on MacGravatar JoeBanks132018-03-01-1/+1
|
* OpenGraph metadata (#32)Gravatar Joseph2018-03-01-0/+0
| | | Better embedding for the url to the site.
* Change color of windowGravatar JoeBanks132018-03-01-1/+1
|
* Finish up #31 by adding linksGravatar JoeBanks132018-03-01-1/+1
|
* Darken background of muted error headerGravatar JoeBanks132018-03-01-0/+4
|
* Close window by hitting red buttonGravatar JoeBanks132018-03-01-294/+299
|
* Add error messages (#30)Gravatar Joseph2018-02-28-0/+910
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add error messages Signed-off-by: JoeBanks13 <[email protected]> * Remove un-used keyword arg from 404 * Assert for status code instead of full content * PEP8 * test lint * please coverage * oh * Exclude websockets.py from coverage * Move code output into terminal * Switch typewriter href protocol * Add tests for websockets.py * Abort previous commit, coveralls did not let coverage go down * Add more pauses and request => response * move css and js out, add typewriter JS to our own repo & add method for appending text in bulk. * Enable REPL on 4XX and change error descriptions * commas * /error path
* Help page #z62n (#25)Gravatar Gareth Coles2018-02-26-0/+38
| | | | | | | | | | | | | | | | | | | | | | | | | | * Help page and misc improvements Committing so I can go home >:| * Changes for @lmn * Rephrase first paragraph * Rephrase questions so they aren't all about discord.py * Remove _every single header_ on the help page from the nav * Unit test the help route * Small styling fixes * Add page-specific classes to body element * Clean up section padding * IndexView -> HelpView * Remove unnecessary path in test
* New banner!Gravatar Gareth Coles2018-02-21-1/+1
|
* More landing page work. Also: Blurple!Gravatar Gareth Coles2018-02-21-0/+9604
|
* Smaller navbar, move dropdown to the bottom of the navbarGravatar Gareth Coles2018-02-21-0/+8
|
* Sample pushing dropbar navGravatar Gareth Coles2018-02-21-0/+11
|
* Updated the banner logoGravatar Jeremiah Boby2018-02-07-0/+0
| | | Using the new and improved™ banner
* Switch to banner logoGravatar Gareth Coles2018-02-07-0/+0
|
* Static files; basic templatesGravatar Gareth Coles2018-02-07-0/+0
|
* Add templates & static folder with .gitkeep'sGravatar JoeBanks132018-02-04-0/+0