Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/uPagge/uBlogger.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoruPagge <upagge@mail.ru>2020-12-05 23:38:29 +0300
committeruPagge <upagge@mail.ru>2020-12-05 23:38:29 +0300
commitc2e9a3b9eb4a960d138695473252def352ddc2b3 (patch)
tree6fe338a1566e8a4e24f7a8aee485a0a83f2669e7 /exampleSite/content
parentaa195c873b0f813792e0c70fe3b5922c59bf69f0 (diff)
language
Diffstat (limited to 'exampleSite/content')
-rw-r--r--exampleSite/content/posts/basic-markdown-syntax/index.en.md3
-rw-r--r--exampleSite/content/posts/emoji-support/index.en.md3
-rw-r--r--exampleSite/content/posts/theme-documentation-built-in-shortcodes/index.en.md2
-rw-r--r--exampleSite/content/posts/theme-documentation-extended-shortcodes/index.en.md2
4 files changed, 0 insertions, 10 deletions
diff --git a/exampleSite/content/posts/basic-markdown-syntax/index.en.md b/exampleSite/content/posts/basic-markdown-syntax/index.en.md
index cdbaf8f..5233c3d 100644
--- a/exampleSite/content/posts/basic-markdown-syntax/index.en.md
+++ b/exampleSite/content/posts/basic-markdown-syntax/index.en.md
@@ -3,9 +3,6 @@ weight: 4
title: "Basic Markdown Syntax"
date: 2019-12-01T21:57:40+08:00
lastmod: 2020-01-01T16:45:40+08:00
-draft: false
-author: "Dillon"
-authorLink: "https://dillonzq.com"
description: "This article shows the basic Markdown syntax and format."
resources:
- name: "featured-image"
diff --git a/exampleSite/content/posts/emoji-support/index.en.md b/exampleSite/content/posts/emoji-support/index.en.md
index 869d94a..4766efc 100644
--- a/exampleSite/content/posts/emoji-support/index.en.md
+++ b/exampleSite/content/posts/emoji-support/index.en.md
@@ -3,9 +3,6 @@ weight: 5
title: "Emoji Support"
date: 2019-10-01T17:55:28+08:00
lastmod: 2019-10-01T17:55:28+08:00
-draft: false
-author: "Dillon"
-authorLink: "https://dillonzq.com"
description: "Guide to emoji usage in Hugo and LoveIt."
resources:
- name: "featured-image"
diff --git a/exampleSite/content/posts/theme-documentation-built-in-shortcodes/index.en.md b/exampleSite/content/posts/theme-documentation-built-in-shortcodes/index.en.md
index 8298826..7cc0d29 100644
--- a/exampleSite/content/posts/theme-documentation-built-in-shortcodes/index.en.md
+++ b/exampleSite/content/posts/theme-documentation-built-in-shortcodes/index.en.md
@@ -4,8 +4,6 @@ title: "Theme Documentation - Built-in Shortcodes"
date: 2020-03-04T16:29:41+08:00
lastmod: 2020-03-04T16:29:41+08:00
draft: false
-author: "Dillon"
-authorLink: "https://dillonzq.com"
description: "Hugo provides multiple built-in shortcodes for author convenience and to keep your markdown content clean."
resources:
- name: "featured-image"
diff --git a/exampleSite/content/posts/theme-documentation-extended-shortcodes/index.en.md b/exampleSite/content/posts/theme-documentation-extended-shortcodes/index.en.md
index cfb2220..062357b 100644
--- a/exampleSite/content/posts/theme-documentation-extended-shortcodes/index.en.md
+++ b/exampleSite/content/posts/theme-documentation-extended-shortcodes/index.en.md
@@ -4,8 +4,6 @@ title: "Theme Documentation - Extended Shortcodes"
date: 2020-03-03T16:29:41+08:00
lastmod: 2020-03-03T16:29:41+08:00
draft: false
-author: "Dillon"
-authorLink: "https://dillonzq.com"
description: "LoveIt theme provides multiple shortcodes on top of built-in ones in Hugo."
resources:
- name: "featured-image"