diff options
author | Dante Catalfamo | 2020-06-18 01:43:22 -0400 |
---|---|---|
committer | Dante Catalfamo | 2020-06-18 01:43:22 -0400 |
commit | 4a32993823f10576778920aa6a9c2cd3ef2a3be1 (patch) | |
tree | 90c91bb646d5808b06fa38fe162973933e0177ad | |
parent | 74456dd86a08be2dbb001b804ae21131c7358a9e (diff) | |
download | blog-4a32993823f10576778920aa6a9c2cd3ef2a3be1.tar.gz blog-4a32993823f10576778920aa6a9c2cd3ef2a3be1.tar.bz2 blog-4a32993823f10576778920aa6a9c2cd3ef2a3be1.zip |
Remove "here's a list"
-rw-r--r-- | content/post/how-this-blog-works/index.org | 5 |
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. |