| Commit message (Collapse) | Author | Age | Lines |
... | |
| | |
|
|/ |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
```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
* alphabetic order
improving description
* more alphabetic order
|
| |
|
| |
|
| |
|
|
|
|
| |
piece of text about dismissing it
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
* added countdown
* updated jam dates
* added test
* flake8
* flake8 (i did it on wrong file)
|
|
|
|
| |
footer text. (#41)
|
| |
|
|
|
|
|
| |
* Code Combat
* Corey Schafer's Python tutorials playlist
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
| |
|
|
|
| |
Better embedding for the url to the site.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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 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
|
| |
|
| |
|
| |
|
| |
|
|
|
| |
Using the new and improved™ banner
|
| |
|
| |
|
|
|