welcome to srcdump.net!

hi, welcome to srcdump. scrdump is an independendent and invite/application-only git forge.

applying for an account

applications are open to anyone and everyone.

if you want to apply, please contact admin at srcdump dot net with the following information:

• why you want to use this platform

• 1-3 projects you have already made or plan on making and hosting here, and the code for them if available

• how you found the site

• your ssh pubkey

• the username you want

this isn’t supposed to be a humiliation ritual or anything, but i host this site using my own money, with somewhat limited disk space, and i want to try and host projects and people that i think are cool. (so, if all you got is some dotfiles, don’t bother to apply.) also, i have to manually make all the accounts anyway.

if you don’t get accepted, it’s nothing personal, kid. (don’t worry, there are lots of other git forges you can make an account on without going through me, and they probably have a more stable service anyway.)

using the site

once you have an account, you can create a repo by pushing directly to git@srcdump.net:user/repo.

you can set a repo description by running the following after repo creation:

ssh git@srcdump.net desc user/repo "description goes here"

to create a profile, make a repo called user/user (if your name was shrub, it would be shrub/shrub). inside this repo, make a file called readme.djot, which is the following format:

{avatar="https://link-to-an-image.com/image.jpg" desc="hi i am a srcdump user" location="nowhere" work="stuff"}


# MY srcdump page


this is my srcdump page. i'm writing this readme.djot file, which is quite similar to markdown.

once that repo exists, srcdump will use it as your profile page.

other notes

if you have any issues or questions, you can join #srcdump on irc.ergo.chat or email admin at srcdump dot net