tangled
alpha
login
or
join now
zzstoatzz.io
/
status
0
fork
atom
slack status without the slack
status.zzstoatzz.io/
quickslice
0
fork
atom
overview
issues
pulls
pipelines
rename site to docs for github pages
zzstoatzz.io
2 months ago
18d04415
d1726a95
+10
9 changed files
expand all
collapse all
unified
split
docs
Caddyfile
Caddyfile.dev
Dockerfile
app.js
bufos.json
favicon.svg
fly.toml
index.html
styles.css
+10
docs/Caddyfile.dev
···
1
1
+
{
2
2
+
admin off
3
3
+
}
4
4
+
5
5
+
:8000 {
6
6
+
root * .
7
7
+
encode gzip
8
8
+
file_server
9
9
+
try_files {path} /index.html
10
10
+
}
site/Caddyfile
docs/Caddyfile
site/Dockerfile
docs/Dockerfile
site/app.js
docs/app.js
site/bufos.json
docs/bufos.json
site/favicon.svg
docs/favicon.svg
site/fly.toml
docs/fly.toml
site/index.html
docs/index.html
site/styles.css
docs/styles.css