@@ -27,8 +27,8 @@ $(www)/%.html: $(src)/%.md $(www)
$(post_index): $(post-sources)
$(INDEXCC) $^ -o $@
$(www_root)/static:
cp -R static $@
$(www_root)/static: static
cp -R static $(www_root)
$(POSTCC): $(post_compiler)
dune build
The note is not visible to the blocked user.