circuitpython/supervisor/shared/web_workflow/static
Ted Hess 27a97dec16 Static web pages:
- Move loading .js scripts from <head> to <body> for faster rendering
   - Enable back-button support for file system/editor navigation
   - Close WebSocket when navigating away from /cp/serial
   - Use better looking Blinka icon.
2023-04-16 15:53:07 -04:00
..
blinka_32x32.ico Static web pages: 2023-04-16 15:53:07 -04:00
code.html Add offline message to web workflow /code/ page 2022-08-17 13:57:20 -07:00
directory.html Static web pages: 2023-04-16 15:53:07 -04:00
directory.js Static web pages: 2023-04-16 15:53:07 -04:00
edit.html Add /code/ for online editing 2022-08-16 15:44:58 -07:00
edit.js Add newline for pre-commit 2022-07-26 08:37:33 -07:00
serial.html Static web pages: 2023-04-16 15:53:07 -04:00
serial.js Static web pages: 2023-04-16 15:53:07 -04:00
style.css Add file and directory renaming 2022-08-16 13:51:40 -07:00
welcome.html Static web pages: 2023-04-16 15:53:07 -04:00
welcome.js Add file and directory renaming 2022-08-16 13:51:40 -07:00