diff options
-rw-r--r-- | posts/jekyll.md | 5 |
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. |