💾 Archived View for 80h.dev › projects › gemgit captured on 2022-06-03 at 22:58:55. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-03-01)
-=-=-=-=-=-=-
=== Gemgit ===
A static git page generator written in rust
Clone the repo with: git clone git://80h.dev/gemgit.git
=== Git Details ===
=== Readme ===
A static git generator written in rust for gemini
- Clone the repo
- Run 'cargo build --release'
- Create .gemgit file in repo you want to generate
- Run './target/release/gemgit -d git/repo/ -o out/dir'
- Copy the directory to server