Lindenii Project Forge
ssh://forge.lindenii.runxiyu.org/go/-/repos/go-htmpl
This is a Go port of the HTML templating engine used in Got and described in Omar Polo's blog post.
The gogohtmplgen
program generates a Go file from the template file.
Each template is presented as a function that accepts an
net/http.ResponseWriter
and other user-defined parameters, if any.
This inherits the ISC license from the original code. See the LICENSE file.
Create a branch that begins with contrib/
and push to the
main repo
via SSH directly.
git clone ssh://forge.lindenii.runxiyu.org/hare/:/repos/go-htmpl/
cd go-htmpl
git checkout -b contrib/whatever
# edit and commit stuff
git push -u origin HEAD
#chat
on
irc.runxiyu.org.