NameDescriptionIdle
mobilex1122/spelis-webCode for spelis.li 30 hours
spelis/bfcBrainfuck compiler written in C7 days
spelis/cbinPastebin web server in C2 months
spelis/cgitCustom fork of CGit, a hyperfast git frontend6 days
spelis/dotfilesMiscellaneous configuration files 7 days
spelis/mc/note2inputControl Minecraft with an audio interface2 days
spelis/mc/svc_intercomIntercom plugin for Simple Voice Chat2 days
spelis/mc/valvesprintSprinting like in Valve games2 days
spelis/nvimSimple NeoVim configuration 7 hours
spelis/pipedalsUnix piping for digital guitar pedals6 weeks

git@spelis.li

Unauthorized people should use https to clone: git clone https://git.spelis.li/user/repo

Authorized people should use ssh: git clone git@spelis.li:user/repo

Authorized people can also see their repositories: ssh git@spelis.li info

This is running Gitolite + CGit (custom fork, see below)


Patches

To format patches (for code merging) use the format-patch git subcommand. Example:

git format-patch origin/main

Where to send patches

To report bugs or ask to merge your code, send an email to me at:
- spelis.tech@gmail.com
- spelis@spelis.li

(Or just like, send a Discord DM)


This is a custom cgit fork, source code can be found here