aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-01-28 13:22:24 -0300
committerEuAndreh <eu@euandre.org>2021-01-28 13:22:24 -0300
commit8d5ac13b7c40892edd7616cdb4063deeaa35dad2 (patch)
treecf1702f107d1dc16c0bb550dcc50d00a1b7c1e12 /Makefile
parentfake-symlinks: mv build-aux into aux, and other support folder into aux (diff)
downloaddotfiles-8d5ac13b7c40892edd7616cdb4063deeaa35dad2.tar.gz
dotfiles-8d5ac13b7c40892edd7616cdb4063deeaa35dad2.tar.xz
Remove generation of index.html file
Diffstat (limited to '')
-rw-r--r--Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index ed32b4af..b9521b34 100644
--- a/Makefile
+++ b/Makefile
@@ -8,7 +8,5 @@ check:
clean:
rm -rf public/
-.PHONY: public
public:
- sh scripts/generate-tasks-and-bugs.sh
- pandoc -s --metadata title='dotfiles - EuAndreh' -c styles.css -o public/index.html README.md
+ mkdir -p public