Salta al contenuto principale


which is the best option if you literally just want to make Git repositories visible on the Web but don't want pull requests and issues and so forth

Nelson Chu Pavlosky reshared this.

Unknown parent

Moved to @alilly@solarpunk.moe
"Visible" as in "visible using a Web browser, as Web documents"
Unknown parent

Moved to @alilly@solarpunk.moe
I've gotten several recommendations now for cgit, which is a very similar tool to the built-in (part of the Git suite) GitWeb
in reply to Josias

Another vote for cgit for read only serving of git repos.
in reply to Moved to @alilly@solarpunk.moe

I'm also using cgit, it didn't require too much effort to set up, and it tends not to require any effort for maintenance (other than the basic “keep the server updated”)

@Alexandra(/Lilith?) @Rysiekúr Memesson 🇺🇦

reshared this

in reply to Elena ``of Valhalla''

you may also be interested in stagit which generates static pages for browsing the contents of a repo through the web:
https://codemadness.org/git/stagit/file/README.html

hosting a repo like this is simple/cheap but i'd bet it's more complex than e.g. cgit to get set up nicely

this project uses it
https://tilde.team/~kst/git/grm.tilde/file/README.html

and i'm building a static-hosted git forge with it too but my messy experiments are nothing i would recommend to pick up and use just yet
https://orbital.rodeo/~mike/20210804-git-on-static-hosting/
in reply to Moved to @alilly@solarpunk.moe

the latest cgit drew in python crap for html conversion. it's absolutely unneeded there. I purified it from python and it works fine with plain bash. no fat, no shit.
in reply to Moved to @alilly@solarpunk.moe

I haven't actually used this, but I found another option, smithy (written in golang): https://github.com/honza/smithy

Questo sito utilizza cookie per riconosce gli utenti loggati e quelli che tornano a visitare. Proseguendo la navigazione su questo sito, accetti l'utilizzo di questi cookie.