=== 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