diff options
author | Nicholas Johnson <nick@nicksphere.ch> | 2022-09-16 00:00:00 +0000 |
---|---|---|
committer | Nicholas Johnson <nick@nicksphere.ch> | 2022-09-16 00:00:00 +0000 |
commit | 6d0fa32de4aedf7990d91047807ca61ddcd267358a471b421d8534dcb5fd2606 (patch) | |
tree | 7ba4476fce0bc221841c942b4ef95dc995fae869885a8a60b2ff6fe6fbc04e92 /content/entry/thoughts-on-blogging.md | |
parent | 7d93bc2b8fe87ac682cb0c7cdbf4d6355838c32fce3b942360bf5f22413e6ae6 (diff) | |
download | journal-6d0fa32de4aedf7990d91047807ca61ddcd267358a471b421d8534dcb5fd2606.tar.gz journal-6d0fa32de4aedf7990d91047807ca61ddcd267358a471b421d8534dcb5fd2606.zip |
Add new page variable for upcoming theme update
Diffstat (limited to 'content/entry/thoughts-on-blogging.md')
-rw-r--r-- | content/entry/thoughts-on-blogging.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/content/entry/thoughts-on-blogging.md b/content/entry/thoughts-on-blogging.md index de44cf8..f87ec5d 100644 --- a/content/entry/thoughts-on-blogging.md +++ b/content/entry/thoughts-on-blogging.md @@ -2,6 +2,7 @@ title: "Thoughts on Blogging" date: 2020-09-22T00:00:00 draft: false +pageinfo: true --- # Writing a Blog I'll start off by saying what this post is not. I'm not going to give any thoughts on how to organize a blog. I'm also not going to give any advice on blog topics, the technical details of running a blog on the web, etc. This post is more about what I believe to be good rules of thumb and things to keep in mind when running a blog. There are going to be exceptions and circumstances where my ideas don't apply. But, on the whole, you should still consider the following if you run a blog. |