diff --git a/.build.yml b/.build.yml index 2837ade..222d5a5 100644 --- a/.build.yml +++ b/.build.yml @@ -9,7 +9,7 @@ sources: tasks: - build: | cd blog - hugo --minify --baseURL https://mzhang.io + hugo --buildDrafts --minify --baseURL https://mzhang.io - upload: | cd blog echo "mzhang.io ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBzBZ+QmM4EO3Fwc1ZcvWV2IY9VF04T0H9brorGj9Udp" >> ~/.ssh/known_hosts diff --git a/layouts/home.html b/layouts/home.html index 6ae2e74..3e6aaf9 100644 --- a/layouts/home.html +++ b/layouts/home.html @@ -8,8 +8,8 @@

recent blog posts »