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