Trickfire Robotics Club Website is coded in plain HTML, Bootstrap 4 and SCSS
Hosted on trickfirerobotics.org and .com redirects to it
It is recommended to use Visual Studio Code as your text editor
-
After installing VS Code, download the Live Sass Complier extension (Tutorial 0:26-1:35)
-
In VS Code, open the command palette (Ctrl-Shift-P) and type "Preferences: Open Settings (JSON)"
-
Paste this in your JSON file:
{
"liveSassCompile.settings.formats": [
{
"format": "expanded",
"savePath": "/assets/css"
}
],
"liveSassCompile.settings.generateMap": false,
"liveServer.settings.donotShowInfoMsg": true,
}
Contact the current maintainers about the changes. If you want to do it anonymously, use this form
Currently Michael V, a past member owns it but eventually will migrate to the team. However, it doesn't look like @uw.edu emails can own google domains, so Adam C and Vlad K currently have access to the Google Domain with their personal emails.
Michael V paid until around April and the team probably will need to pay the $24 per year for both domains going forward
Name | GitHub | Discord |
---|---|---|
Vlad K | VladFigy | Figy#6626 |
Adam C | adamseth2 | " "#7664 |
Last Updated: March 7 2022