tangled
alpha
login
or
join now
crashkeys.dev
/
audsite
Just the source code for my personal website.
0
fork
atom
overview
issues
pulls
pipelines
audsite
/
Caddyfile
at
dev
88 B
view raw
1
localhost
{
2
try_files
{file.base}
{path}
.html
3
4
root
*
./static
5
encode
6
file_server
7
}