From 728aefa7567ca882dc6c85044587509f1fdd5b8a Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Thu, 19 May 2022 15:34:51 -0500 Subject: Change content --- src/compile.ht | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 src/compile.ht (limited to 'src/compile.ht') diff --git a/src/compile.ht b/src/compile.ht new file mode 100644 index 0000000..5764828 --- /dev/null +++ b/src/compile.ht @@ -0,0 +1,13 @@ +;@@title: Compiling!@@ + +I've been using Emacs to write this site so far, and it has a convenient +M-x compile command that is fun to use. However, I frequently want +to compile from within my src/ directory, and the regular compile +command is pretty dumb. Luckily, there's M-x project-compile, +which knows where the project root is! Great! + +However, the upshot is that I had to create a git repository of this website. +So it's getting ever closer to being available for perusal! Haha. + +I'm wanting to wait until I have a cgit instance on acdw.casa, +and this can be its first repo ^_^. -- cgit 1.4.1-21-gabe81