This page is written in HTML/CSS/JS using Vue 3.
To run this project locally, a relatively recent version of npm or yarn is required.
Once installed, run these commands in the project's root folder:
yarn install
yarn serve
To view served website, visit http://localhost:8080
.
yarn build
Will build a static website version and copy all required files into the dist
directory.
yarn lint
-
The "desktop" wallpaper is taken from the GNOME/gnome-backgrounds repository:
- https://gitlab.gnome.org/GNOME/gnome-backgrounds
- CC BY-SA 3.0
-
Some of the icons are taken from the Ubuntu/yaru theme:
- https://github.com/ubuntu/yaru
- CC-BY-SA-4.0
-
Bootstrap icons:
-
"Berry Blueflame"
Additional attributions for actual content of the website are contained in the website itself. Visit the page and view different content to see attributions and artists.
Page design and original implementation by nilllzz (https://nilllzz.dev)