Skip to content

Templates mainly written in Golang's template language for generating html, used by programs I write.

License

Notifications You must be signed in to change notification settings

bozso/templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Templates

Templates mainly written in and for Golang's template language for generating html. Used by programs I write.

Goals

  • maintain a readable set of templates that can be used with Go's template language
  • extend the Go template defualt functions with additional functions that can be useful