NameDescriptionIdle
spelis/cbinPastebin web server in C
spelis/cgitCustom fork of CGit, a hyperfast git frontend6 weeks
spelis/nvimMy NeoVim configuration37 hours
spelis/stMy Suckless ST configuration7 weeks
spelis/test-repotest repository10 days

CGit

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)


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


To format patches (for code merging) run this command:

git format-patch origin/main


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