issues
search
Hamcha
/
maud
rocks
https://crunchy.rocks/
Other
5
stars
1
forks
source link
Modernize maud: part 1
#98
Closed
Hamcha
closed
4 years ago
Hamcha
commented
4 years ago
Rewrite docker to be self-contained. Now you can
git clone
to
docker-compose up
to get up and running
README now contains actual useful information
Remove Ruby/compass dependency, use dart-sass (node)
Use go.mod instead of hand-downloading dependencies with a Makefile
Use viper to allow configuration using ENV vars (useful for k8s and compose based stacks)
git clone
todocker-compose up
to get up and running