mirror of
https://github.com/dillonzq/LoveIt.git
synced 2024-11-10 00:46:18 +01:00
fix: some title case bugs for section page and list page (#251)
This commit is contained in:
parent
07b669c826
commit
d90a2d9406
37 changed files with 67 additions and 65 deletions
|
@ -3,9 +3,10 @@ title: "About LoveIt"
|
|||
date: 2019-08-02T11:04:49+08:00
|
||||
draft: false
|
||||
|
||||
lightgallery: true
|
||||
|
||||
math:
|
||||
enable: true
|
||||
lightgallery: true
|
||||
---
|
||||
|
||||
[![GitHub release (latest by date)](https://img.shields.io/github/v/release/dillonzq/LoveIt?style=flat-square)](https://github.com/dillonzq/LoveIt/releases)
|
||||
|
|
|
@ -3,9 +3,10 @@ title: "À propos de LoveIt"
|
|||
date: 2019-08-02T11:04:49+08:00
|
||||
draft: false
|
||||
|
||||
lightgallery: true
|
||||
|
||||
math:
|
||||
enable: true
|
||||
lightgallery: true
|
||||
---
|
||||
|
||||
[![GitHub release (latest by date)](https://img.shields.io/github/v/release/dillonzq/LoveIt?style=flat-square)](https://github.com/dillonzq/LoveIt/releases)
|
||||
|
|
|
@ -3,9 +3,10 @@ title: "关于 LoveIt"
|
|||
date: 2019-08-02T11:04:49+08:00
|
||||
draft: false
|
||||
|
||||
lightgallery: true
|
||||
|
||||
math:
|
||||
enable: true
|
||||
lightgallery: true
|
||||
---
|
||||
|
||||
[![GitHub release (latest by date)](https://img.shields.io/github/v/release/dillonzq/LoveIt?style=flat-square)](https://github.com/dillonzq/LoveIt/releases)
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
---
|
||||
title: "Documentation"
|
||||
slug: "documentation"
|
||||
---
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
---
|
||||
title: "Documentation"
|
||||
slug: "documentation"
|
||||
---
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
---
|
||||
title: "文档"
|
||||
slug: "documentation"
|
||||
---
|
||||
|
|
|
@ -8,9 +8,8 @@ author: "Dillon"
|
|||
authorLink: "https://dillonzq.com"
|
||||
description: "This article shows the basic Markdown syntax and format."
|
||||
|
||||
tags: ["markdown"]
|
||||
categories: ["markdown"]
|
||||
|
||||
tags: ["Markdown"]
|
||||
categories: ["Markdown"]
|
||||
featuredImage: "/images/basic-markdown-syntax/featured-image.png"
|
||||
|
||||
lightgallery: true
|
||||
|
|
|
@ -8,9 +8,8 @@ author: "Dillon"
|
|||
authorLink: "https://dillonzq.com"
|
||||
description: "Cet article présente la syntaxe et le format de base de Markdown."
|
||||
|
||||
tags: ["markdown"]
|
||||
categories: ["markdown"]
|
||||
|
||||
tags: ["Markdown"]
|
||||
categories: ["Markdown"]
|
||||
featuredImage: "/images/basic-markdown-syntax/featured-image.png"
|
||||
|
||||
lightgallery: true
|
||||
|
|
|
@ -8,9 +8,8 @@ author: "Dillon"
|
|||
authorLink: "https://dillonzq.com"
|
||||
description: "这篇文章展示了基本的 Markdown 语法和格式."
|
||||
|
||||
tags: ["markdown"]
|
||||
categories: ["markdown"]
|
||||
|
||||
tags: ["Markdown"]
|
||||
categories: ["Markdown"]
|
||||
featuredImage: "/images/basic-markdown-syntax/featured-image.png"
|
||||
|
||||
lightgallery: true
|
||||
|
|
|
@ -9,8 +9,7 @@ authorLink: "https://dillonzq.com"
|
|||
description: "Guide to emoji usage in Hugo and LoveIt."
|
||||
|
||||
tags: ["emoji"]
|
||||
categories: ["markdown"]
|
||||
|
||||
categories: ["Markdown"]
|
||||
featuredImage: "/images/emoji-support/featured-image.jpg"
|
||||
|
||||
lightgallery: true
|
||||
|
|
|
@ -9,11 +9,8 @@ authorLink: "https://dillonzq.com"
|
|||
description: "Guide d'utilisation des emoji dans Hugo et LoveIt."
|
||||
|
||||
tags: ["emoji"]
|
||||
categories: ["markdown"]
|
||||
hiddenFromHomePage: false
|
||||
|
||||
categories: ["Markdown"]
|
||||
featuredImage: "/images/emoji-support/featured-image.jpg"
|
||||
featuredImagePreview: ""
|
||||
|
||||
lightgallery: true
|
||||
---
|
||||
|
|
|
@ -9,8 +9,7 @@ authorLink: "https://dillonzq.com"
|
|||
description: "Hugo 和 LoveIt 中的 Emoji 的用法指南."
|
||||
|
||||
tags: ["emoji"]
|
||||
categories: ["markdown"]
|
||||
|
||||
categories: ["Markdown"]
|
||||
featuredImage: "/images/emoji-support/featured-image.jpg"
|
||||
|
||||
lightgallery: true
|
||||
|
|
|
@ -10,12 +10,12 @@ description: "Discover what the Hugo - LoveIt theme is all about and the core-co
|
|||
|
||||
tags: ["installation", "configuration"]
|
||||
categories: ["documentation"]
|
||||
|
||||
featuredImage: "/images/theme-documentation-basics/featured-image.jpg"
|
||||
|
||||
lightgallery: true
|
||||
|
||||
toc:
|
||||
auto: false
|
||||
lightgallery: true
|
||||
---
|
||||
|
||||
Discover what the Hugo - **LoveIt** theme is all about and the core-concepts behind it.
|
||||
|
|
|
@ -10,12 +10,12 @@ description: "Découvrez en quoi consiste le thème Hugo - LoveIt et les concept
|
|||
|
||||
tags: ["installation", "configuration"]
|
||||
categories: ["documentation"]
|
||||
|
||||
featuredImage: "/images/theme-documentation-basics/featured-image.jpg"
|
||||
|
||||
lightgallery: true
|
||||
|
||||
toc:
|
||||
auto: false
|
||||
lightgallery: true
|
||||
---
|
||||
|
||||
Découvrez en quoi consiste le thème Hugo - **LoveIt** et les concepts fondamentaux qui le sous-tendent.
|
||||
|
|
|
@ -8,14 +8,14 @@ author: "Dillon"
|
|||
authorLink: "https://dillonzq.com"
|
||||
description: "探索 Hugo - LoveIt 主题的全部内容和背后的核心概念."
|
||||
|
||||
tags: ["安装", "配置"]
|
||||
tags: ["installation", "configuration"]
|
||||
categories: ["documentation"]
|
||||
|
||||
featuredImage: "/images/theme-documentation-basics/featured-image.jpg"
|
||||
|
||||
lightgallery: true
|
||||
|
||||
toc:
|
||||
auto: false
|
||||
lightgallery: true
|
||||
---
|
||||
|
||||
探索 Hugo - **LoveIt** 主题的全部内容和背后的核心概念.
|
||||
|
|
|
@ -10,7 +10,6 @@ description: "Hugo provides multiple built-in shortcodes for author convenience
|
|||
|
||||
tags: ["shortcodes"]
|
||||
categories: ["documentation"]
|
||||
|
||||
featuredImage: "/images/theme-documentation-built-in-shortcodes/featured-image.png"
|
||||
|
||||
lightgallery: true
|
||||
|
|
|
@ -10,7 +10,6 @@ description: "Hugo fournit plusieurs shortcodes intégrés pour la commodité de
|
|||
|
||||
tags: ["shortcodes"]
|
||||
categories: ["documentation"]
|
||||
|
||||
featuredImage: "/images/theme-documentation-built-in-shortcodes/featured-image.png"
|
||||
|
||||
lightgallery: true
|
||||
|
|
|
@ -10,7 +10,6 @@ description: "Hugo 提供了多个内置的 Shortcodes, 以方便作者保持 Ma
|
|||
|
||||
tags: ["shortcodes"]
|
||||
categories: ["documentation"]
|
||||
|
||||
featuredImage: "/images/theme-documentation-built-in-shortcodes/featured-image.png"
|
||||
|
||||
lightgallery: true
|
||||
|
|
|
@ -8,16 +8,16 @@ author: "Dillon"
|
|||
authorLink: "https://dillonzq.com"
|
||||
description: "Find out how to create and organize your content quickly and intuitively in LoveIt theme."
|
||||
|
||||
tags: ["content", "markdown"]
|
||||
tags: ["content", "Markdown"]
|
||||
categories: ["documentation"]
|
||||
|
||||
featuredImage: "/images/theme-documentation-content/featured-image.jpg"
|
||||
|
||||
lightgallery: true
|
||||
|
||||
toc:
|
||||
auto: false
|
||||
math:
|
||||
enable: true
|
||||
lightgallery: true
|
||||
---
|
||||
|
||||
Find out how to create and organize your content quickly and intuitively in **LoveIt** theme.
|
||||
|
|
|
@ -8,16 +8,16 @@ author: "Dillon"
|
|||
authorLink: "https://dillonzq.com"
|
||||
description: "Découvrez comment créer et organiser votre contenu rapidement et intuitivement dans le thème LoveIt."
|
||||
|
||||
tags: ["contenu", "markdown"]
|
||||
tags: ["content", "Markdown"]
|
||||
categories: ["documentation"]
|
||||
|
||||
featuredImage: "/images/theme-documentation-content/featured-image.jpg"
|
||||
|
||||
lightgallery: true
|
||||
|
||||
toc:
|
||||
auto: false
|
||||
math:
|
||||
enable: true
|
||||
lightgallery: true
|
||||
---
|
||||
|
||||
Découvrez comment créer et organiser votre contenu rapidement et intuitivement dans le thème **LoveIt**.
|
||||
|
|
|
@ -8,16 +8,16 @@ author: "Dillon"
|
|||
authorLink: "https://dillonzq.com"
|
||||
description: "了解如何在 LoveIt 主题中快速, 直观地创建和组织内容."
|
||||
|
||||
tags: ["内容", "markdown"]
|
||||
tags: ["content", "Markdown"]
|
||||
categories: ["documentation"]
|
||||
|
||||
featuredImage: "/images/theme-documentation-content/featured-image.jpg"
|
||||
|
||||
lightgallery: true
|
||||
|
||||
toc:
|
||||
auto: false
|
||||
math:
|
||||
enable: true
|
||||
lightgallery: true
|
||||
---
|
||||
|
||||
了解如何在 **LoveIt** 主题中快速, 直观地创建和组织内容.
|
||||
|
|
|
@ -10,7 +10,6 @@ description: "LoveIt theme provides multiple shortcodes on top of built-in ones
|
|||
|
||||
tags: ["shortcodes"]
|
||||
categories: ["documentation"]
|
||||
|
||||
featuredImage: "/images/theme-documentation-extended-shortcodes/featured-image.jpg"
|
||||
featuredImagePreview: "/images/theme-documentation-extended-shortcodes/featured-image-preview.jpg"
|
||||
|
||||
|
|
|
@ -10,7 +10,6 @@ description: "Le thème LoveIt fournit plusieurs shortcodes en plus de ceux int
|
|||
|
||||
tags: ["shortcodes"]
|
||||
categories: ["documentation"]
|
||||
|
||||
featuredImage: "/images/theme-documentation-extended-shortcodes/featured-image.jpg"
|
||||
featuredImagePreview: "/images/theme-documentation-extended-shortcodes/featured-image-preview.jpg"
|
||||
|
||||
|
|
|
@ -10,7 +10,6 @@ description: "LoveIt 主题在 Hugo 内置的 shortcode 的基础上提供多个
|
|||
|
||||
tags: ["shortcodes"]
|
||||
categories: ["documentation"]
|
||||
|
||||
featuredImage: "/images/theme-documentation-extended-shortcodes/featured-image.jpg"
|
||||
featuredImagePreview: "/images/theme-documentation-extended-shortcodes/featured-image-preview.jpg"
|
||||
|
||||
|
|
3
exampleSite/content/tags/configuration/_index.zh-cn.md
Normal file
3
exampleSite/content/tags/configuration/_index.zh-cn.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
title: "配置"
|
||||
---
|
3
exampleSite/content/tags/content/_index.fr.md
Normal file
3
exampleSite/content/tags/content/_index.fr.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
title: "contenu"
|
||||
---
|
3
exampleSite/content/tags/content/_index.zh-cn.md
Normal file
3
exampleSite/content/tags/content/_index.zh-cn.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
title: "内容"
|
||||
---
|
3
exampleSite/content/tags/installation/_index.zh-cn.md
Normal file
3
exampleSite/content/tags/installation/_index.zh-cn.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
title: "安装"
|
||||
---
|
|
@ -1,12 +1,12 @@
|
|||
{{- define "title" }}
|
||||
{{- T .Section | default .Section | printf (T "allSome") }} | {{ .Site.Title -}}
|
||||
{{- .Title | default (T .Section) | default .Section | printf (T "allSome") }} | {{ .Site.Title -}}
|
||||
{{- end -}}
|
||||
|
||||
{{- define "content" -}}
|
||||
<div class="page archive">
|
||||
{{- /* Title */ -}}
|
||||
<h2 class="single-title animated pulse faster">
|
||||
{{- T .Section | default .Section | humanize | printf (T "allSome") -}}
|
||||
{{- .Title | default (T .Section) | default .Section | printf (T "allSome") -}}
|
||||
</h2>
|
||||
|
||||
{{- /* Paginate */ -}}
|
||||
|
|
|
@ -33,8 +33,9 @@
|
|||
{{- T "included" -}}
|
||||
{{- range $index, $value := . -}}
|
||||
{{- if gt $index 0 }} {{ end -}}
|
||||
<a href="{{ `/categories/` | relLangURL }}{{ urlize $value }}">
|
||||
<i class="far fa-folder fa-fw"></i>{{ $value | humanize }}
|
||||
{{- $category := printf "/categories/%s" $value | $.Site.GetPage -}}
|
||||
<a href="{{ $category.RelPermalink }}">
|
||||
<i class="far fa-folder fa-fw"></i>{{ $category.Title }}
|
||||
</a>
|
||||
{{- end -}}
|
||||
</span>
|
||||
|
@ -58,7 +59,8 @@
|
|||
<i class="fas fa-tags fa-fw"></i>
|
||||
{{- range $index, $value := . -}}
|
||||
{{- if gt $index 0 }}, {{ end -}}
|
||||
<a href="{{ `/tags/` | relLangURL }}{{ urlize $value }}">{{ $value }}</a>
|
||||
{{- $tag := printf "/tags/%s" $value | $.Site.GetPage -}}
|
||||
<a href="{{ $tag.RelPermalink }}">{{ $tag.Title }}</a>
|
||||
{{- end -}}
|
||||
</div>
|
||||
{{- end -}}
|
||||
|
|
|
@ -48,7 +48,8 @@
|
|||
<i class="fas fa-tags fa-fw"></i>
|
||||
{{- range $index, $value := . -}}
|
||||
{{- if gt $index 0 }}, {{ end -}}
|
||||
<a href="{{ `/tags/` | relLangURL }}{{ urlize $value }}">{{ $value }}</a>
|
||||
{{- $tag := printf "/tags/%s" $value | $.Site.GetPage -}}
|
||||
<a href="{{ $tag.RelPermalink }}">{{ $tag.Title }}</a>
|
||||
{{- end -}}
|
||||
{{- end -}}
|
||||
</section>
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
|
||||
<channel>
|
||||
<title>
|
||||
{{- T .Section | default .Section | printf (T "allSome") }} | {{ .Site.Title -}}
|
||||
{{- .Title | default (T .Section) | default .Section | printf (T "allSome") }} | {{ .Site.Title -}}
|
||||
</title>
|
||||
<link>
|
||||
{{- .Permalink -}}
|
||||
</link>
|
||||
<description>
|
||||
{{- T .Section | default .Section | printf (T "allSome") }} | {{ .Site.Title -}}
|
||||
{{- .Title | default (T .Section) | default .Section | printf (T "allSome") }} | {{ .Site.Title -}}
|
||||
</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
{{- with .Site.LanguageCode -}}
|
||||
|
|
|
@ -36,8 +36,9 @@
|
|||
{{- T "included" -}}
|
||||
{{- range $index, $value := . -}}
|
||||
{{- if gt $index 0 }} {{ end -}}
|
||||
<a href="{{ `/categories/` | relLangURL }}{{ urlize $value }}">
|
||||
<i class="far fa-folder fa-fw"></i>{{ $value | humanize }}
|
||||
{{- $category := printf "/categories/%s" $value | $.Site.GetPage -}}
|
||||
<a href="{{ $category.RelPermalink }}">
|
||||
<i class="far fa-folder fa-fw"></i>{{ $category.Title }}
|
||||
</a>
|
||||
{{- end -}}
|
||||
</span>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{{- define "title" -}}
|
||||
{{- .Title }} | {{ T .Data.Singular | default (humanize .Data.Singular) }} | {{ .Site.Title -}}
|
||||
{{- .Title }} | {{ T .Data.Singular | default .Data.Singular }} | {{ .Site.Title -}}
|
||||
{{- end -}}
|
||||
|
||||
{{- define "content" -}}
|
||||
|
@ -8,11 +8,11 @@
|
|||
<h2 class="single-title animated pulse faster">
|
||||
{{- $taxonomy := .Data.Singular -}}
|
||||
{{- if eq $taxonomy "category" -}}
|
||||
<i class="far fa-folder-open fa-fw"></i> {{ humanize .Title }}
|
||||
<i class="far fa-folder-open fa-fw"></i> {{ .Title }}
|
||||
{{- else if eq $taxonomy "tag" -}}
|
||||
<i class="fas fa-tag fa-fw"></i> {{ humanize .Title }}
|
||||
<i class="fas fa-tag fa-fw"></i> {{ .Title }}
|
||||
{{- else -}}
|
||||
{{- printf "%s - %s" (T $taxonomy | default (humanize $taxonomy)) .Title -}}
|
||||
{{- printf "%s - %s" (T $taxonomy | default $taxonomy) .Title -}}
|
||||
{{- end -}}
|
||||
</h2>
|
||||
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
|
||||
<channel>
|
||||
<title>
|
||||
{{- .Title }} | {{ T .Data.Singular | default (humanize .Data.Singular) }} | {{ .Site.Title -}}
|
||||
{{- .Title }} | {{ T .Data.Singular | default .Data.Singular }} | {{ .Site.Title -}}
|
||||
</title>
|
||||
<link>
|
||||
{{- .Permalink -}}
|
||||
</link>
|
||||
<description>
|
||||
{{- .Title }} | {{ T .Data.Singular | default (humanize .Data.Singular) }} | {{ .Site.Title -}}
|
||||
{{- .Title }} | {{ T .Data.Singular | default .Data.Singular }} | {{ .Site.Title -}}
|
||||
</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
{{- with .Site.LanguageCode -}}
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{{- define "title" -}}
|
||||
{{- .Title | default (T .Data.Plural) | default (humanize .Data.Plural) }} | {{ .Site.Title -}}
|
||||
{{- .Title | default (T .Data.Plural) | default .Data.Plural }} | {{ .Site.Title -}}
|
||||
{{- end -}}
|
||||
|
||||
{{- define "content" -}}
|
||||
|
@ -10,7 +10,7 @@
|
|||
<div class="page archive">
|
||||
{{- /* Title */ -}}
|
||||
<h2 class="single-title animated pulse faster">
|
||||
{{- T "all" | humanize}}{{ T $taxonomies | default $taxonomies | humanize -}}
|
||||
{{- T "all" }}{{ T $taxonomies | default $taxonomies -}}
|
||||
</h2>
|
||||
|
||||
{{- /* Categories Page */ -}}
|
||||
|
@ -24,7 +24,7 @@
|
|||
<div class="card-item-wrapper">
|
||||
<h3 class="card-item-title">
|
||||
<a href="{{ .RelPermalink }}">
|
||||
<i class="far fa-folder fa-fw"></i> {{ $term | humanize}}
|
||||
<i class="far fa-folder fa-fw"></i> {{ .Page.Title }}
|
||||
</a>
|
||||
</h3>
|
||||
{{- range first 5 $pages -}}
|
||||
|
@ -49,7 +49,7 @@
|
|||
{{- else if eq $taxonomies "tags" -}}
|
||||
<div class="tag-cloud-tags">
|
||||
{{- range $.Site.Taxonomies.tags.ByCount -}}
|
||||
<a href="{{ .Page.RelPermalink }}"> {{ .Page.Title }} <sup>{{ .Count }}</sup></a>
|
||||
<a href="{{ .Page.RelPermalink }}">{{ .Page.Title }} <sup>{{ .Count }}</sup></a>
|
||||
{{- end -}}
|
||||
</div>
|
||||
{{- end -}}
|
||||
|
|
Loading…
Reference in a new issue