The ganuyss.com website
| css | ||
| fonts | ||
| images | ||
| scripts | ||
| .gitignore | ||
| index.html | ||
| LICENSE.md | ||
| README.md | ||
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.