aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-06-07 21:48:44 -0300
committerEuAndreh <eu@euandre.org>2021-06-07 21:48:44 -0300
commitebe3bb986ff5202d674dfa35c186b6d3b29f9674 (patch)
tree75d398ee4234bfe50f6207725a990f7e3312304d /Makefile
parentTODOs.md: Remove tabs used for alignment (diff)
downloadeuandre.org-ebe3bb986ff5202d674dfa35c186b6d3b29f9674.tar.gz
euandre.org-ebe3bb986ff5202d674dfa35c186b6d3b29f9674.tar.xz
Makefile: Ignore missing README.md file
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b166700..761d14f 100644
--- a/Makefile
+++ b/Makefile
@@ -12,7 +12,6 @@ clean:
public:
sh aux/workflow/public.sh website website public-inbox
- mv public/index.html public/README.html
JEKYLL_ENV=production jekyll build --trace
rsync -a _site/ public