aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Tom Willemse2020-03-19 20:24:30 -0700
committerGravatar Tom Willemse2020-03-19 20:24:30 -0700
commit70ec137a55acdf2e36138fee9bb0c3abdb9c102c (patch)
tree9bd28403aa448601abe8c18ab27f218778aebac1
parent3e28016db9dc97c0170528c48833e31db6a8ec20 (diff)
downloadnew-ryuslash.org-70ec137a55acdf2e36138fee9bb0c3abdb9c102c.tar.gz
new-ryuslash.org-70ec137a55acdf2e36138fee9bb0c3abdb9c102c.zip
Update post properties
‘ID’ shouldn’t be necessary anymore, since it shouldn’t be used for RSS generation. ‘PUBDATE’ should be ‘DATE’. ‘FILE_TAGS’ is actually ‘FILETAGS’.
-rw-r--r--posts/a-very-important-blog-post.org3
-rw-r--r--posts/my-new-emacs-configuration.org5
-rw-r--r--posts/new-blog.org3
-rw-r--r--posts/wdocker-compose.org6
4 files changed, 7 insertions, 10 deletions
diff --git a/posts/a-very-important-blog-post.org b/posts/a-very-important-blog-post.org
index df9609e..5f05a78 100644
--- a/posts/a-very-important-blog-post.org
+++ b/posts/a-very-important-blog-post.org
@@ -1,5 +1,4 @@
#+TITLE: A very important blog post
-#+ID: a-very-important-blog-post
-#+PUBDATE: <2020-02-23 Sun 18:28>
+#+DATE: <2020-02-23 Sun 18:28>
Very important business here.
diff --git a/posts/my-new-emacs-configuration.org b/posts/my-new-emacs-configuration.org
index 56902a2..dcb072b 100644
--- a/posts/my-new-emacs-configuration.org
+++ b/posts/my-new-emacs-configuration.org
@@ -1,7 +1,6 @@
#+TITLE: My new Emacs configuration
-#+ID: my-new-emacs-configuration
-#+PUBDATE: <2019-10-06 Sun 18:18>
-#+TAGS: draft
+#+DATE: <2019-10-06 Sun 18:18>
+#+FILETAGS: draft
I'm still working on this one.
diff --git a/posts/new-blog.org b/posts/new-blog.org
index 68bc483..a315712 100644
--- a/posts/new-blog.org
+++ b/posts/new-blog.org
@@ -1,6 +1,5 @@
#+TITLE: New Blog
-#+ID: new-blog
-#+PUBDATE: <2019-10-06 Sun 12:55>
+#+DATE: <2019-10-06 Sun 12:55>
It's that time again... I've started a new project to build and maintain my site
and of course it has to come with a new blog post. I'm trying to have it
diff --git a/posts/wdocker-compose.org b/posts/wdocker-compose.org
index eaa13e4..6117db8 100644
--- a/posts/wdocker-compose.org
+++ b/posts/wdocker-compose.org
@@ -1,8 +1,8 @@
#+TITLE: Making docker-compose easier with wdocker
-#+PUBDATE: <2016-02-21>
-#+FILE_TAGS: wdocker docker docker-compose
+#+DATE: <2016-02-21>
+#+STARTUP: showall
+#+FILETAGS: wdocker docker docker-compose
#+OPTIONS: num:nil toc:nil
-#+ID: wdocker-compose
[[https://github.com/babab/wdocker][wdocker]] is a little utility written by a [[https://benjamin.althu.es][friend]] and former colleague
of mine. It allows you to define commands for it in a