From 548eb01a372ec160ab6f0645228ece19537a4806 Mon Sep 17 00:00:00 2001 From: Paul Lecuq Date: Sun, 9 Feb 2020 12:20:47 +0100 Subject: [PATCH] updated theme --- themes/hugo-theme-wave/layouts/404.html | 18 ++--- .../layouts/_default/list.html | 42 ++++++------ .../layouts/_default/single.html | 4 +- .../layouts/_default/summary.html | 42 ++++++------ .../layouts/_default/terms.html | 40 +++++------ .../layouts/archive/single.html | 58 ++++++++-------- .../layouts/partials/article_first.html | 6 +- .../layouts/partials/article_footer.html | 4 +- .../layouts/partials/article_list.html | 24 +++---- .../layouts/partials/footer_js.html | 8 +-- .../layouts/partials/head.html | 66 +++++++++---------- .../layouts/partials/header.html | 6 +- .../layouts/partials/navbar-icon.html | 4 +- .../layouts/partials/navbar-menu.html | 4 +- .../layouts/partials/navbar-search.html | 14 ++-- .../layouts/partials/social.html | 4 +- .../layouts/partials/title.html | 28 ++++---- .../layouts/partials/widgets/download.html | 6 +- .../partials/widgets/recent_articles.html | 8 +-- .../layouts/partials/widgets/update.html | 28 ++++---- 20 files changed, 207 insertions(+), 207 deletions(-) diff --git a/themes/hugo-theme-wave/layouts/404.html b/themes/hugo-theme-wave/layouts/404.html index fee66be..c985902 100644 --- a/themes/hugo-theme-wave/layouts/404.html +++ b/themes/hugo-theme-wave/layouts/404.html @@ -9,14 +9,14 @@

-

-

- {{with .Site.Data.l10n.page_not_found.title}}{{.}}{{end}} -

-

- {{with .Site.Data.l10n.page_not_found.subtitle}}{{.}}{{end}} -

-
+
+

+ {{with .Site.Data.l10n.page_not_found.title}}{{.}}{{end}} +

+

+ {{with .Site.Data.l10n.page_not_found.subtitle}}{{.}}{{end}} +

+

@@ -29,4 +29,4 @@ {{ partial "footer" . }} - \ No newline at end of file + diff --git a/themes/hugo-theme-wave/layouts/_default/list.html b/themes/hugo-theme-wave/layouts/_default/list.html index 328ef8e..14f3387 100644 --- a/themes/hugo-theme-wave/layouts/_default/list.html +++ b/themes/hugo-theme-wave/layouts/_default/list.html @@ -1,27 +1,27 @@ {{ partial "head" . }} {{ partial "header" . }}
-
-
-
-
- {{ .Title }} -
-
- {{ $pages := .Pages }} - {{ if .IsHome }} - {{ $pages = .Site.RegularPages }} - {{ end }} - {{ $paginator := .Paginate $pages }} - {{ range $paginator.Pages }} - {{ .Render "summary" }} - {{ end }} -
-
- {{ partial "pagination" . }} -
- {{ partial "sidebar" . }} -
+
+
+
+
+ {{ .Title }} +
+
+ {{ $pages := .Pages }} + {{ if .IsHome }} + {{ $pages = .Site.RegularPages }} + {{ end }} + {{ $paginator := .Paginate $pages }} + {{ range $paginator.Pages }} + {{ .Render "summary" }} + {{ end }} +
+
+ {{ partial "pagination" . }} +
+ {{ partial "sidebar" . }} +
{{ partial "footer" . }} diff --git a/themes/hugo-theme-wave/layouts/_default/single.html b/themes/hugo-theme-wave/layouts/_default/single.html index 9dc767e..1af6123 100644 --- a/themes/hugo-theme-wave/layouts/_default/single.html +++ b/themes/hugo-theme-wave/layouts/_default/single.html @@ -2,10 +2,10 @@ {{ partial "header" . }}
-
+
{{ partial "single_article" . }} {{ partial "sidebar" . }} -
+
{{ partial "footer" . }} diff --git a/themes/hugo-theme-wave/layouts/_default/summary.html b/themes/hugo-theme-wave/layouts/_default/summary.html index 114c351..c8646aa 100644 --- a/themes/hugo-theme-wave/layouts/_default/summary.html +++ b/themes/hugo-theme-wave/layouts/_default/summary.html @@ -1,26 +1,26 @@
-
+
-
+
- {{ if isset .Params "banner" }} - - - - {{ else }} - - - - {{ end }} -
-
-

- {{ .Title }} -

- -
+ {{ if isset .Params "banner" }} + + + + {{ else }} + + + + {{ end }}
+
+

+ {{ .Title }} +

+ +
+
diff --git a/themes/hugo-theme-wave/layouts/_default/terms.html b/themes/hugo-theme-wave/layouts/_default/terms.html index 45e2fd1..56c83e7 100644 --- a/themes/hugo-theme-wave/layouts/_default/terms.html +++ b/themes/hugo-theme-wave/layouts/_default/terms.html @@ -1,26 +1,26 @@ {{ partial "head" . }} {{ partial "header" . }}
-
-
-
-
- {{ .Title }} -
-
-
    - {{ $data := .Data }} {{ range $key, $value := .Data.Terms.ByCount }} -
  • - {{ $value.Name }} - {{ $value.Count }} -
  • - {{ end }} -
-
-
-
- {{ partial "sidebar" . }} -
+
+
+
+
+ {{ .Title }} +
+
+
    + {{ $data := .Data }} {{ range $key, $value := .Data.Terms.ByCount }} +
  • + {{ $value.Name }} + {{ $value.Count }} +
  • + {{ end }} +
+
+
+
+ {{ partial "sidebar" . }} +
{{ partial "footer" . }} diff --git a/themes/hugo-theme-wave/layouts/archive/single.html b/themes/hugo-theme-wave/layouts/archive/single.html index 0a5b016..53e454f 100644 --- a/themes/hugo-theme-wave/layouts/archive/single.html +++ b/themes/hugo-theme-wave/layouts/archive/single.html @@ -2,37 +2,37 @@ {{ partial "header" . }}
-
+
-
-
- -
- {{ .Content }} - {{ range (where .Site.RegularPages "Type" "post") }} -

- - {{ .Title }} -

- - {{ end }} -
+
+
+ +
+ {{ .Content }} + {{ range (where .Site.RegularPages "Type" "post") }} +

+ + {{ .Title }} +

+ + {{ end }}
+
diff --git a/themes/hugo-theme-wave/layouts/partials/article_first.html b/themes/hugo-theme-wave/layouts/partials/article_first.html index bb7b842..0bbd75a 100644 --- a/themes/hugo-theme-wave/layouts/partials/article_first.html +++ b/themes/hugo-theme-wave/layouts/partials/article_first.html @@ -4,10 +4,10 @@ A simple, lightweight theme

- You've reached the website for Arch Linux user, I was in mobile-enabled. + You've reached the website for Arch Linux user, I was in mobile-enabled.

\ No newline at end of file +
+--> diff --git a/themes/hugo-theme-wave/layouts/partials/article_footer.html b/themes/hugo-theme-wave/layouts/partials/article_footer.html index 7a2f7bb..6fc60dd 100644 --- a/themes/hugo-theme-wave/layouts/partials/article_footer.html +++ b/themes/hugo-theme-wave/layouts/partials/article_footer.html @@ -1,9 +1,9 @@