1
0
Fork 0
forked from Efi/xenia
Webpage for Xenia, the Linux mascot.
2025-11-01 14:21:45 +01:00
views New art June to September 2025-11-01 14:21:45 +01:00
.pages.json pages config file 2025-05-25 23:58:52 +02:00
build.sh Fresh start for the xenia site 2023-08-31 23:05:26 +02:00
data.txt New art June to September 2025-11-01 14:21:45 +01:00
helpers.rkt Fix permalink leaking over lines 2025-05-29 19:00:21 +02:00
index.scrbl Add link to the git repo 2025-05-27 19:08:33 +02:00
people.txt New art June to September 2025-11-01 14:21:45 +01:00
README.md Update README.md 2025-05-29 23:44:55 +02:00

Xenia, the linux mascot

This is the public repository for the website at https://xenia.efi.pages.gay/ You can suggest changes directly as a PR, but try to follow the same style and triple check your sources. Images should be uploaded to https://git.gay/Efi/xenia-images at their full size, uncropped, as the author released them and appropriate credits MUST be given.

Before adding an author, check if their profile is in the people.txt file. If it is there, use that reference and update it if appropriate. If not, create a new reference if there is a good link to identify them with.

The website is built using racket. It reads the data.txt and people.txt files and does some custom parsing to generate the main website. Images are now thumbnails generated with the thumbnails.sh script in the xenia-images repo. It uses ffmpeg to create them, including the videos. By default it does not overwrite the old one. If you need to build the site, you can run build.sh to call the right racket command. It's very simple anyway.

If you want to PR, but are not comfortable with the format you can just provide the images in the PR to the xenia-images repo and leave the links and metadata in the comments to the PR committed. It's ok. If you don't know how to make a PR, just contact me on chitter or email.

Made wtih Gay