summaryrefslogtreecommitdiff
path: root/posts/jekyll.md
diff options
context:
space:
mode:
authorbt <bt@web>2023-12-11 08:26:43 -0500
committerIkiWiki <ikiwiki.info>2023-12-11 08:26:43 -0500
commit5cb119aa21f0760554e3c01db2f33ee7bb52311f (patch)
tree7eee42ab7b2a976e1101ff5c71c524e24c4308c2 /posts/jekyll.md
parent512dcf1eac5097e2ec76d5b827059a51ac19f4fc (diff)
Diffstat (limited to 'posts/jekyll.md')
-rw-r--r--posts/jekyll.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/posts/jekyll.md b/posts/jekyll.md
index d6e7093..77d2327 100644
--- a/posts/jekyll.md
+++ b/posts/jekyll.md
@@ -1,6 +1,5 @@
-# Setup Jekyll from Scratch on a New Linux System
-
-2022-09-19
+[[!meta title"Setup Jekyll from Scratch on a New Linux System"]]
+[[!meta date="2022-09-19"]]
**Special Note:** Credit needs to be given to user [Achraf JEDAY](https://stackoverflow.com/users/4974784/achraf-jeday) for putting these instructions together on Stack Overflow (although his comments were targeting an older version of Ruby). This post is more for my own personal notes than anything else.