all repos — website @ 0fbf10f9d7bc4991084a2405ba7c3816b3a49e9e

My website

simplify output directory tree

Alan Pearce
commit

0fbf10f9d7bc4991084a2405ba7c3816b3a49e9e

parent

d8796c6430798e81225f0d48c77ad842e498ad5d

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