aboutsummaryrefslogtreecommitdiffstats
path: root/static (follow)
Commit message (Collapse)AuthorAgeLines
...
* 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