The ganuyss.com website
Find a file
2025-07-01 21:00:35 +02:00
css rename background image 2025-03-31 23:34:22 +02:00
fonts changed font 2025-03-10 15:54:02 +01:00
images Heavily compress bg 2025-07-01 21:00:35 +02:00
scripts Fix user language 2025-03-21 20:15:00 +01:00
.gitignore add stars canvas 2025-03-31 23:04:33 +02:00
index.html Add link to blog! 2025-07-01 20:51:11 +02:00
LICENSE.md add readme and license 2025-04-01 23:11:16 +02:00
README.md readme precision 2025-04-01 23:47:31 +02:00

The Constellation

The constellation is my personal website. You can the hosted version here.

Source code

Most of the code is regular HTML/CSS/JS. Only the background canvas with the stars is controlled by a webassembly module, of which you can find the source code here.

To make the website work properly, you need to build the constellation stars project, and move the build content to constellation-canvas. If you don't, you will not have the background stars in your local version.

License

This software is under the MIT license, go wild with it.