From 6e368141cbc2ecf1c450eae89a821ce7a864ccca Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Sun, 23 Feb 2020 20:23:42 -0800 Subject: Dynamically generate the index file --- posts/a-very-important-blog-post.org | 5 +++++ posts/my-new-emacs-configuration.org | 6 ++++++ posts/new-blog.org | 10 ++++++++++ 3 files changed, 21 insertions(+) create mode 100644 posts/a-very-important-blog-post.org create mode 100644 posts/my-new-emacs-configuration.org create mode 100644 posts/new-blog.org (limited to 'posts') diff --git a/posts/a-very-important-blog-post.org b/posts/a-very-important-blog-post.org new file mode 100644 index 0000000..df9609e --- /dev/null +++ b/posts/a-very-important-blog-post.org @@ -0,0 +1,5 @@ +#+TITLE: A very important blog post +#+ID: a-very-important-blog-post +#+PUBDATE: <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 new file mode 100644 index 0000000..7eef7b1 --- /dev/null +++ b/posts/my-new-emacs-configuration.org @@ -0,0 +1,6 @@ +#+TITLE: My new Emacs configuration +#+ID: my-new-emacs-configuration +#+PUBDATE: <2019-10-06 Sun 18:18> +#+TAGS: draft + +I'm still working on this one. diff --git a/posts/new-blog.org b/posts/new-blog.org new file mode 100644 index 0000000..581d525 --- /dev/null +++ b/posts/new-blog.org @@ -0,0 +1,10 @@ +#+TITLE: New Blog +#+ID: new-blog +#+PUBDATE: <2019-10-06 Sun 12:55> +#+READING_TIME: 6s + +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 +generate an index based on the files in this directory. + +I don't want it to include anything beyond the first paragraph, though. -- cgit v1.2.3-54-g00ecf