summaryrefslogtreecommitdiffstats
path: root/content/post
diff options
context:
space:
mode:
authorDante Catalfamo2020-06-18 01:43:22 -0400
committerDante Catalfamo2020-06-18 01:43:22 -0400
commit4a32993823f10576778920aa6a9c2cd3ef2a3be1 (patch)
tree90c91bb646d5808b06fa38fe162973933e0177ad /content/post
parent74456dd86a08be2dbb001b804ae21131c7358a9e (diff)
downloadblog-4a32993823f10576778920aa6a9c2cd3ef2a3be1.tar.gz
blog-4a32993823f10576778920aa6a9c2cd3ef2a3be1.tar.bz2
blog-4a32993823f10576778920aa6a9c2cd3ef2a3be1.zip
Remove "here's a list"
Diffstat (limited to 'content/post')
-rw-r--r--content/post/how-this-blog-works/index.org5
1 files changed, 2 insertions, 3 deletions
diff --git a/content/post/how-this-blog-works/index.org b/content/post/how-this-blog-works/index.org
index 1be4d16..25565fa 100644
--- a/content/post/how-this-blog-works/index.org
+++ b/content/post/how-this-blog-works/index.org
@@ -8,15 +8,14 @@
#+SUMMARY:
When creating this blog, there were a couple of factors I kept in mind
-while trying to figure out how I was going to set it up. Here's an
-approximate list:
+while trying to figure out how I was going to set it up:
- Simple
- Version controlled
- Easy to host on OpenBSD
- Minimal maintenance
- Good integration with Emacs
-
+# more
That's how I came up with what I currently use. Let's walk through how
it works.