1
0
Go to file
2022-06-28 05:31:57 +04:00
bin Initial commit. 2022-06-27 04:38:09 +04:00
build/archlinux Initial commit. 2022-06-27 04:38:09 +04:00
cmd/dwelling-files Added ability to disable file serving if it is handled by some other service (e.g. NGiNX). 2022-06-28 01:07:46 +04:00
configs Now that paths are fixed in a program, here could be just a / location. 2022-06-28 05:10:22 +04:00
init/systemd Fixed ExecStart= in systemd unit. 2022-06-28 05:31:57 +04:00
internal/handlers Oh, removed an unneded IndexData struct. 2022-06-28 05:23:49 +04:00
pkg Decided not to escape. :) 2022-06-28 01:59:22 +04:00
web In robots.txt fixed path. 2022-06-28 05:23:22 +04:00
.gitignore Initial commit. 2022-06-27 04:38:09 +04:00
go.mod Initial commit. 2022-06-27 04:38:09 +04:00
go.sum Initial commit. 2022-06-27 04:38:09 +04:00
LICENSE Initial commit. 2022-06-27 04:38:09 +04:00
LICENSE.RobotoCondensed.txt Initial commit. 2022-06-27 04:38:09 +04:00
Makefile Oh, let's actually use user's home directory for test. :) 2022-06-27 23:45:21 +04:00