main
17 commits
913a1ad
Artur Manuel  ·  2026-07-21
main
meta: relicence to 0BSD
d3ef10d
Artur Manuel  ·  2026-05-05
docs: fix the memory documentation, and document functions
13d4360
Artur Manuel  ·  2026-05-05
docs: document the .Terminal variable
edb34ed
Artur Manuel  ·  2026-05-05
docs: add documentation for the project
6a1109e
Artur Manuel  ·  2026-05-05
makefile: enforce POSIX, add a few needed commands
3c95065
Artur Manuel  ·  2026-04-27
chore(fmt): gofmt
90f0ec4
Artur Manuel  ·  2026-04-26
docs(README): add screenshot
ca2c371
Artur Manuel  ·  2026-04-25
fix(build): use a better solution for naming the template

this should fix having to set a path for your template, also css changes for the example template
e28337f
Artur Manuel  ·  2026-04-25
feat(sysinfo): add new variables (like memory)

this also includes a new template, rewrites across the board, etc.
a41fc65
Artur Manuel  ·  2026-04-24
docs(README): fix wording error
48e21f6
Artur Manuel  ·  2026-04-24
chore(webfetch): state project support
1e31ca3
Artur Manuel  ·  2026-04-20
chore(examples): organise html files into examples
92007fe
Artur Manuel  ·  2026-04-20
fix(server): write error to page instead of terminating
83ab9cc
Artur Manuel  ·  2026-04-20
feat(cli): add server and build subcommands
5c10f1f
Artur Manuel  ·  2026-04-20
fix(html): use 2 width spaces instead of 4
73c4399
Artur Manuel  ·  2026-04-20
feat(gitignore): add gitignore
d7c720a
Artur Manuel  ·  2026-04-20
initialise repository