diff options
| author | Hawarth <hawarth@hawarth.com> | 2026-02-26 11:18:01 +0100 |
|---|---|---|
| committer | Hawarth <hawarth@hawarth.com> | 2026-02-26 11:18:01 +0100 |
| commit | 870954ff63f842246fb852a0cd4db5a42786fceb (patch) | |
| tree | 8908fea9e94db2cb1f5fa84cc5d4da8c042668ef /Makefile | |
| parent | 84debeca7ae620e42ecbc841d25159efc88df698 (diff) | |
| download | site-870954ff63f842246fb852a0cd4db5a42786fceb.tar.gz site-870954ff63f842246fb852a0cd4db5a42786fceb.zip | |
Removed an unused, unpublished, and empty blog post file from the compilation process.
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,4 +1,3 @@ all: pandoc --standalone index.md -o index.html --metadata title=Hawarth pandoc --standalone blog/index.md -o blog/index.html --metadata title="Hawarth's Blog" - pandoc --standalone blog/openbsd_as_a_dev_server_part_1.md -o blog/openbsd_as_a_dev_server_part_1.html --metadata title="OpenBSD as a Dev Server - Part 1" |
