From dc1261d703ae1e1a14841b030888e3f87ff7c38f Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Wed, 1 May 2024 21:45:52 -0500 Subject: prettier formatting and rewrap lines --- content/blog/2024-03-29-org-blog.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'content/blog/2024-03-29-org-blog.md') diff --git a/content/blog/2024-03-29-org-blog.md b/content/blog/2024-03-29-org-blog.md index 714f8db..fac2c47 100644 --- a/content/blog/2024-03-29-org-blog.md +++ b/content/blog/2024-03-29-org-blog.md @@ -62,8 +62,8 @@ Either re-open Emacs or hit `SPC h r r` to reload the changes. ## Configuration -Now that I've installed weblorg, I need to configure the project. I'll start -by navigating to my site's source code and creating a `publish.el` file. +Now that I've installed weblorg, I need to configure the project. I'll start by +navigating to my site's source code and creating a `publish.el` file. ```sh cd ~/Source/cleberg.net && nano publish.el @@ -187,7 +187,7 @@ restriction is that the `publish.el` file must point to the correct paths. For my blog, I prefer to keep the blog content out of the top-level directory. This results in the following structure (shortened for brevity): -``` txt +```txt .build/ content/ blog/ -- cgit v1.2.3-70-g09d2