diff options
author | Christian Cleberg <hello@cleberg.net> | 2024-01-08 20:16:09 -0600 |
---|---|---|
committer | Christian Cleberg <hello@cleberg.net> | 2024-01-08 20:16:09 -0600 |
commit | df5330e2e0ca4a3e6b3c514c50effd07ecd03bf1 (patch) | |
tree | 137c3e923ae5694fbd8fcb334a31f1cf73ee1517 | |
parent | 39e8052d90fd071b3a4dd13cdbe8d0e584c85c37 (diff) | |
download | cleberg.net-df5330e2e0ca4a3e6b3c514c50effd07ecd03bf1.tar.gz cleberg.net-df5330e2e0ca4a3e6b3c514c50effd07ecd03bf1.tar.bz2 cleberg.net-df5330e2e0ca4a3e6b3c514c50effd07ecd03bf1.zip |
fix: remove pre-migration instructions
-rw-r--r-- | README.md | 14 |
1 files changed, 1 insertions, 13 deletions
@@ -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: |