diff options
Diffstat (limited to 'posts')
-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? |