💾 Archived View for 80h.dev › projects › gemgit › files › README.md.gemini captured on 2020-09-24 at 00:46:32. Gemini links have been rewritten to link to archived content
-=-=-=-=-=-=-
01 # Gemgit
02
03 A static git generator written in rust for gemini
04
05 ## Installation
06
07 - Clone the repo
08 - Run 'cargo build --release'
09 - Create .gemgit file in repo you want to generate
10 - Run './target/release/gemgit -d git/repo/ -o out/dir'
11 - Copy the directory to server
12