ev on Nostr: If you're just looking to make the repo available to the public... In your .git ...
If you're just looking to make the repo available to the public...
In your .git folder
```
git --bare update-server-info
mv hooks/post-update.sample hooks/post-update
```
Then launch a file server in the .git directory.
If you're looking for something with more features, I've been using sourcehut:
https://git.sr.ht/~ev/ Published at
2023-01-26 17:29:29Event JSON
{
"id": "9a8e40fcd565f4a47a4e7c1a7410a9ec1cdaa66446bc05cc2f2df0d65ba19f65",
"pubkey": "8b278ad86bf6a418dba942ff04fa8ed372303ab1b5e4286b785f7a5cdc07b277",
"created_at": 1674754169,
"kind": 1,
"tags": [
[
"e",
"d03514d182df3a5135bcd2ae35af1ed531facc1e6b2830142b81ce4f09174365",
"wss://jiggytom.ddns.net",
"reply"
],
[
"p",
"81d0ccce4591fc4e19e3ef752a2b003ef23a986cb31e7835ea7d8d7cd96d47ea"
]
],
"content": "If you're just looking to make the repo available to the public...\n\nIn your .git folder\n\n```\ngit --bare update-server-info\nmv hooks/post-update.sample hooks/post-update\n```\n\nThen launch a file server in the .git directory. \n\nIf you're looking for something with more features, I've been using sourcehut:\n\nhttps://git.sr.ht/~ev/ ",
"sig": "a110a58f6cc0b4603d62e0312f3453037d90d27212696789ffcf4618c7138a219fbd3d4f3b389622b598326fa9f2d8ff84fefae5be58e35d86158c9c56e6573f"
}