diff --git a/README.org b/README.org index 84f4a50..49be37f 100644 --- a/README.org +++ b/README.org @@ -27,7 +27,12 @@ See the [[https://github.com/kaushalmodi/ox-hugo/wiki/Auto-export-on-Saving][Aut seeing live-preview of the Hugo-rendered HTML each time you do =C-x C-s= in the Org file --- For now, this works only with the *Subtree export flow*. +* Demo +#+BEGIN_CENTER +[[https://github.com/kaushalmodi/ox-hugo/tree/master/test/example-site/content-org][Org source]] → [[https://github.com/kaushalmodi/ox-hugo/tree/master/test/example-site/content][Exported Markdown]] → [[https://ox-hugo.netlify.com][Hugo published site -- https://ox-hugo.netlify.com]] +#+END_CENTER * Table of Contents +- [[#demo][Demo]] - [[#screenshots][Screenshots]] - [[#why-ox-hugo][Why =ox-hugo=?]] - [[#installation][Installation]] diff --git a/doc/ox-hugo-manual.org b/doc/ox-hugo-manual.org index 95c0904..c1dd497 100644 --- a/doc/ox-hugo-manual.org +++ b/doc/ox-hugo-manual.org @@ -110,6 +110,10 @@ See the [[https://github.com/kaushalmodi/ox-hugo/wiki/Auto-export-on-Saving][Aut seeing live-preview of the Hugo-rendered HTML each time you do =C-x C-s= in the Org file --- For now, this works only with the *Subtree export flow*. +** Demo +#+BEGIN_CENTER +[[https://github.com/kaushalmodi/ox-hugo/tree/master/test/example-site/content-org][Org source]] → [[https://github.com/kaushalmodi/ox-hugo/tree/master/test/example-site/content][Exported Markdown]] → [[https://ox-hugo.netlify.com][Hugo published site -- https://ox-hugo.netlify.com]] +#+END_CENTER ** Table of Contents :TOC: # TOC will be inserted here by `toc-org' package when running # `ox-hugo-export-gh-doc'.