all repos — homestead @ 9e953ca003b5cced28da85a2528d38729d770f24

Code for my website

simplify output directory tree

Alan Pearce
commit

9e953ca003b5cced28da85a2528d38729d770f24

parent

738998ee86c9ace39090cd3a22d0203647be4d6a

1 file changed, 2 insertions(+), 2 deletions(-)

changed files
M justfilejustfile
@@ -7,13 +7,13 @@ default:
@just --list --justfile {{ justfile() }} --unsorted clean: - rm -fr website + rm -fr public check-licenses: go-licenses check ./... check-links: - hyperlink website/public --sources content + hyperlink public --sources content update-all: npins update