From f6e39ff2a88fb621612598297e8d3cf08eb77988 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Fri, 23 Aug 2024 13:50:16 -0300 Subject: Feat: MkDocs improvements --- Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index dd13f69..6d0a037 100644 --- a/Makefile +++ b/Makefile @@ -20,4 +20,6 @@ web: web_deploy: @rsync -avz --delete site/ padrao:/var/sites/padrao/www/ +docs: web + publish: web web_deploy -- cgit v1.2.3