From dfb6e1f80754c1c8f2d4d332c5292319f008a67b Mon Sep 17 00:00:00 2001 From: amzrk2 Date: Wed, 27 May 2020 22:53:13 +0800 Subject: v2 original port --- layouts/404.html | 2 +- layouts/_default/_markup/render-image.html | 2 +- layouts/_default/archives.html | 32 +++---- layouts/_default/baseof.html | 30 +++--- layouts/_default/list.html | 30 +++--- layouts/_default/single.html | 10 +- layouts/_default/tag.html | 30 +++--- layouts/partials/comment-disqus.html | 18 ---- layouts/partials/comment-utterances.html | 4 +- layouts/partials/components.html | 8 ++ layouts/partials/footer.html | 9 +- layouts/partials/head.html | 77 +++++++-------- layouts/partials/header.html | 6 +- layouts/partials/math.html | 4 + layouts/partials/post-meta.html | 6 +- layouts/partials/scripts-end.html | 146 +++++++++++++++++++++++++++++ layouts/partials/scripts-front.html | 18 ++++ layouts/partials/scripts.html | 97 ------------------- layouts/partials/sidebar.html | 102 ++++++++++---------- layouts/robots.txt | 2 +- layouts/shortcodes/img-lazy.html | 10 ++ layouts/shortcodes/img-nz-lazy.html | 25 +++++ layouts/shortcodes/img-nz.html | 7 ++ layouts/shortcodes/lazyimg-col.html | 3 - layouts/shortcodes/lazyimg-row.html | 3 - layouts/shortcodes/lazyimg.html | 3 - 26 files changed, 395 insertions(+), 289 deletions(-) delete mode 100644 layouts/partials/comment-disqus.html create mode 100644 layouts/partials/components.html create mode 100644 layouts/partials/math.html create mode 100644 layouts/partials/scripts-end.html create mode 100644 layouts/partials/scripts-front.html delete mode 100644 layouts/partials/scripts.html create mode 100644 layouts/shortcodes/img-lazy.html create mode 100644 layouts/shortcodes/img-nz-lazy.html create mode 100644 layouts/shortcodes/img-nz.html delete mode 100644 layouts/shortcodes/lazyimg-col.html delete mode 100644 layouts/shortcodes/lazyimg-row.html delete mode 100644 layouts/shortcodes/lazyimg.html (limited to 'layouts') diff --git a/layouts/404.html b/layouts/404.html index eec3ded..ee8fb79 100644 --- a/layouts/404.html +++ b/layouts/404.html @@ -1,5 +1,5 @@ {{ define "main" }} -