Added docker-compose file

This commit is contained in:
Nate Choe
2022-04-11 01:56:49 -05:00
parent 8914e57eec
commit 0a177b6d91
19 changed files with 34 additions and 27 deletions

5
site/README Normal file
View File

@@ -0,0 +1,5 @@
This is a blog site. Ideally you wouldn't use any relative path names, but for
portability reasons I'm assuming that swebs is being run in this directory.
Relative path names do work with docker, but relative path names scare me, and
they should scare you too.