]> git.openfl.eu Git - yampl.git/commit
initial commit
authorFl_GUI <flor.guilini@hotmail.com>
Sun, 26 Jan 2025 09:48:25 +0000 (10:48 +0100)
committerFl_GUI <flor.guilini@hotmail.com>
Sun, 26 Jan 2025 09:48:25 +0000 (10:48 +0100)
commitd9090ae072ff439163adb2a4642b2a1ade17bbc0
treed73e4d63618060ac43d0d2aa7ab929a089135b4b
initial commit
15 files changed:
examples/templates/name/main.html [new file with mode: 0644]
examples/templates/name/name.html [new file with mode: 0644]
examples/templates/yampl/details.html [new file with mode: 0644]
examples/templates/yampl/listitem.html [new file with mode: 0644]
examples/templates/yampl/main.html [new file with mode: 0644]
examples/toml/empty.toml [new file with mode: 0644]
examples/toml/yampl.toml [new file with mode: 0644]
file.go [new file with mode: 0644]
go.mod [new file with mode: 0644]
go.sum [new file with mode: 0644]
main.go [new file with mode: 0644]
out.html [new file with mode: 0644]
static/index.html [new file with mode: 0644]
static/style.css [new file with mode: 0644]
template.go [new file with mode: 0644]