aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Cleberg <hello@cleberg.net>2024-01-08 20:16:09 -0600
committerChristian Cleberg <hello@cleberg.net>2024-01-08 20:16:09 -0600
commitdf5330e2e0ca4a3e6b3c514c50effd07ecd03bf1 (patch)
tree137c3e923ae5694fbd8fcb334a31f1cf73ee1517
parent39e8052d90fd071b3a4dd13cdbe8d0e584c85c37 (diff)
downloadcleberg.net-df5330e2e0ca4a3e6b3c514c50effd07ecd03bf1.tar.gz
cleberg.net-df5330e2e0ca4a3e6b3c514c50effd07ecd03bf1.tar.bz2
cleberg.net-df5330e2e0ca4a3e6b3c514c50effd07ecd03bf1.zip
fix: remove pre-migration instructions
-rw-r--r--README.md14
1 files changed, 1 insertions, 13 deletions
diff --git a/README.md b/README.md
index 9d6be27..5364f4d 100644
--- a/README.md
+++ b/README.md
@@ -4,19 +4,7 @@
This website & blog uses Markdown and [Zola](https://www.getzola.org/).
-## Configuration
-
-If you want to replicate this project structure, you'll need to customize your
-=.emacs= file appropriately, or load a custom =.el= file.
-
-If you're within emacs while changing =.emacs=, you'll need to reload the
-configuration with =M-x load-file= and hit enter to reload the current file
-(=.emacs=).
-
-See the [[./elisp/publish.el][publish.el]] file for this repository's
-configuration.
-
-* Building
+## Building
Local testing: