81
submitted 11 months ago* (last edited 11 months ago) by agrammatic@feddit.de to c/opensource@lemmy.ml

My first idea was to use the Gitea instance of the Free Software Foundation Europe, but T&Cs strongly encourage only projects with direct relation to the FSFE activities, so personal projects don't seem welcome.

The first-party Gitea platform seems to be in risk of becoming for-profit.

you are viewing a single comment's thread
view the rest of the comments
[-] fafff@lemmy.ml 16 points 11 months ago

It might not be a solution for everyone, but you can self host a git repository on your static site!

stagit is a static git site generator. It is lean, you can self host it even of the cheapest of shared hosting and it makes code browseable via html, which is a plus for sharing and receiving suggestions/contributions.

For a relatively small, low bandwith project it is a charm. As an example, here are my repositories.

[-] agrammatic@feddit.de 5 points 11 months ago

It might not be a solution for everyone, but you can self host a git repository on your static site!

I like the concept and the aesthetics, but I guess you still need to run a git server?

[-] fafff@lemmy.ml 7 points 11 months ago

Nope! Little known to people, you just need to locally clone your repository with --bare and upload that. You will see you can clone it even if you don't have a git server!

It is a very slick, minimalist solution.

[-] agrammatic@feddit.de 2 points 11 months ago

TIL, thanks. This might be a viable path for me.

this post was submitted on 02 Sep 2023
81 points (94.5% liked)

Open Source

29688 readers
60 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS