This is the multi-page printable view of this section. .
2026
1 - Website Migration
What happened?
The CASSA website used to use the Ghost CMS, but it was decided that as the site is actually static, there is no point using a dynamic CMS platform and hosting the site locally when it cna become static and be hosted in the cloud.
This creates the benefit, that if the CASSA severs ever go down or their internet connection drops, the website can still run, increasing the cassa.au uptime.
New Website
The new CASSA website is now split into two main sections:
-
This is a 3D rendered version of the CASSA Desk that was developed in three.js and allows CASSA to showcase its uniqueness
-
This is the current site you are on. This was created for nay users of the CASSA site that do not have the proper computing power to render the dynamic site easily in the webrowser on their device. As such, this static site was created to allow users to still interact with CASSA and find out about events or about CASSA in general no matter what device they are on.
2 - Learn 2 Linux Semester 2
L2L
On the 2nd of September from 11am-2pm in Joondalup Campus, Building 2 Room 126, CASSA ran the 2026 Semester 2 Learn 2 Linux (L2L) workshop.
this workshop was led by La “Laura” Luo, in her first ever workshop. It ran without a hitch using the Docker Labs v1 infastructure to give all the attendees a Linux VM they could connect to through a browser-based webshell.
Through this workshop the attendees learned about what Linux is, why it is important to know Linux, and the basics of how to use the Linux terminal to do simple things like file and directory modification/creation to more advanced beginner things such as how to grep, or use htop.