Skip to content

A website written in Go using qtpl package. Ultimately it is deployed to a Lambda function via the Platform repo. Templates are rendered at build time for speed.

Notifications You must be signed in to change notification settings

mattcanty-photography/website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Website

Run local:

go get "github.com/valyala/quicktemplate"
qtp
go run cmd/http/main.go

About

A website written in Go using qtpl package. Ultimately it is deployed to a Lambda function via the Platform repo. Templates are rendered at build time for speed.

Topics

Resources

Stars

Watchers

Forks