about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAlan Pearce2023-04-26 09:21:02 +0200
committerAlan Pearce2023-04-26 09:21:02 +0200
commit7d587bf63e3a404982c082e5c9ad63daceeac61f (patch)
tree32d2347a85df44d1d67ed681e2b1247bb9aa7a27
parent79a5d24f81652068067dab40920c5dea035e0cc4 (diff)
downloadwebsite-7d587bf63e3a404982c082e5c9ad63daceeac61f.tar.lz
website-7d587bf63e3a404982c082e5c9ad63daceeac61f.tar.zst
website-7d587bf63e3a404982c082e5c9ad63daceeac61f.zip
rebuild site quickly in emacs
-rw-r--r--.dir-locals.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/.dir-locals.el b/.dir-locals.el
new file mode 100644
index 0000000..620c3c1
--- /dev/null
+++ b/.dir-locals.el
@@ -0,0 +1 @@
+((nil . ((projectile-project-compilation-cmd . "zola build"))))