diff options
author | bt <bt@web> | 2023-12-04 08:19:00 -0500 |
---|---|---|
committer | IkiWiki <ikiwiki.info> | 2023-12-04 08:19:00 -0500 |
commit | be7be80fd361f20737868da7cac3eec30fc4a632 (patch) | |
tree | bc6f4e715ce26596d110876396213a1c9c966e3a | |
parent | 6309a637d3a2a135e78e01921575dbc1c3b33a8b (diff) |
-rw-r--r-- | posts/publish-with-jekyll.md | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/posts/publish-with-jekyll.md b/posts/publish-with-jekyll.md index 0c33e39..12221fa 100644 --- a/posts/publish-with-jekyll.md +++ b/posts/publish-with-jekyll.md @@ -1,6 +1,5 @@ -# Publishing Simple Books With Jekyll - -2019-06-20 +[[!meta title="Publishing Simple Books With Jekyll"]] +[[!meta date="2019-06-20"]] When thinking about writing, designing and ultimately publishing an ebook, most people don't think of using a static site generator. Having products like Amazon Publishing, LaTeX or even Microsoft Word available, why should you use Jekyll? |