💾 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

View Raw

More Information

⬅️ Previous capture (2022-03-01)

➡️ Next capture (2022-12-11)

-=-=-=-=-=-=-

=== Gemgit ===

A static git page generator written in rust

Clone the repo with: git clone git://80h.dev/gemgit.git

=== Git Details ===

View 13 commits

Files

=== Readme ===

Gemgit

A static git generator written in rust for gemini

Installation

- 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