Files - staticgit - A git static site generator in GO with HTML output!
 (HTM) git clone git://jay.scot/staticgit
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
       ---
       Mode        Name                                                    Size
 (DIR) -rw-r--r--  .gitignore                                                3L
 (DIR) -rw-r--r--  Makefile                                                 32L
 (DIR) -rw-r--r--  README                                                   22L
 (DIR) -rw-r--r--  cmd/staticgit/staticgit.go                               39L
 (DIR) -rw-r--r--  go.mod                                                   32L
 (DIR) -rw-r--r--  go.sum                                                  153L
 (DIR) -rw-r--r--  internal/config/config.go                                19L
 (DIR) -rw-r--r--  internal/repo/repo.go                                   162L
 (DIR) -rw-r--r--  internal/site/build.go                                   96L
 (DIR) -rw-r--r--  internal/template/template.go                            94L
 (DIR) -rw-r--r--  internal/template/templates/base.html                    37L
 (DIR) -rw-r--r--  internal/template/templates/detail.html                  36L
 (DIR) -rw-r--r--  internal/template/templates/index.html                   20L