commit b3d13b3c9b104e0733f753b02e3173870646ddd4
parent d9a77a4e0149fa4eae1f7aee47a75977d545122a
Author: Vincent Demeester <vincent@sbr.pm>
Date: Mon, 17 Feb 2020 18:43:54 +0100
Makefile: add a publish target 🚕
So that it's easy to publish litterate documents to https://sbr.pm/
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
Diffstat:
1 file changed, 5 insertions(+), 0 deletions(-)
diff --git a/Makefile b/Makefile
@@ -19,6 +19,11 @@ build: assets
.PHONY: switch
switch: assets
home-manager switch
+
.PHONY: clean
clean:
unlink result
+
+.PHONY: publish
+publish:
+ cp *.org ~/desktop/org/technical/configurations/