~runxiyu/chtmpl

A simple HTML templating engine
Rename tmpl -> chtmplr and install the library
Rename template -> chtmpl
Initial commit

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~runxiyu/chtmpl
read/write
git@git.sr.ht:~runxiyu/chtmpl

You can also use your local clone with git send-email.

#chtmpl – A simple HTML templating engine

This is a portable fork of the HTML templating engine used in Got and described in Omar Polo's blog post.

#License

This inherits the ISC license from the original code. See the LICENSE file.

#Contributing

Create a branch that begins with contrib/ and push to the main repo via SSH directly.

git clone ssh://forge.runxiyu.org/lib/:/repos/chtmpl/
cd chtmpl
git checkout -b contrib/whatever
# edit and commit stuff
git push -u origin HEAD

#Support

#chat on irc.runxiyu.org.

Do not follow this link