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

github.com/vjeantet/hugo-theme-docport.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/content/getting-start')
-rw-r--r--exampleSite/content/getting-start/_index.md12
-rw-r--r--exampleSite/content/getting-start/configuration/_index.md10
-rw-r--r--exampleSite/content/getting-start/installation/As-git-clone/_index.md12
-rw-r--r--exampleSite/content/getting-start/installation/_index.md11
-rw-r--r--exampleSite/content/getting-start/installation/direct copy/_index.md12
5 files changed, 28 insertions, 29 deletions
diff --git a/exampleSite/content/getting-start/_index.md b/exampleSite/content/getting-start/_index.md
index a48db43..9a3c6fb 100644
--- a/exampleSite/content/getting-start/_index.md
+++ b/exampleSite/content/getting-start/_index.md
@@ -1,13 +1,13 @@
---
-post: " ðŸ‘‹"
-title: Getting started
+alwaysopen: true
+date: "2020-08-20T16:42:11.812Z"
description: Getting started
-date: 2020-08-20T16:42:11.812Z
-weight: 2
head: <hr/>
-alwaysopen: true
hide:
- - toc
+- toc
+post: "&nbsp;\U0001F44B"
+title: Getting started
+weight: 2
---
## Requirements
diff --git a/exampleSite/content/getting-start/configuration/_index.md b/exampleSite/content/getting-start/configuration/_index.md
index 0e7588b..c1ce77f 100644
--- a/exampleSite/content/getting-start/configuration/_index.md
+++ b/exampleSite/content/getting-start/configuration/_index.md
@@ -1,8 +1,8 @@
-+++
-title = "Configuration"
-description = ""
-weight = 2
-+++
+---
+description: ""
+title: Configuration
+weight: 2
+---
There are a few configuration options that you can add to your `config.toml` file.
diff --git a/exampleSite/content/getting-start/installation/As-git-clone/_index.md b/exampleSite/content/getting-start/installation/As-git-clone/_index.md
index ddcec2d..f61f74c 100644
--- a/exampleSite/content/getting-start/installation/As-git-clone/_index.md
+++ b/exampleSite/content/getting-start/installation/As-git-clone/_index.md
@@ -1,9 +1,9 @@
-+++
-title = "with git clone"
-description = ""
-subpage = true
-weight = 1
-+++
+---
+description: ""
+subpage: true
+title: with git clone
+weight: 1
+---
## Install DocPort with a git clone
diff --git a/exampleSite/content/getting-start/installation/_index.md b/exampleSite/content/getting-start/installation/_index.md
index 33cc35b..ac84721 100644
--- a/exampleSite/content/getting-start/installation/_index.md
+++ b/exampleSite/content/getting-start/installation/_index.md
@@ -1,9 +1,8 @@
-+++
-title = "Installation"
-description = ""
-weight = 1
-
-+++
+---
+description: ""
+title: Installation
+weight: 1
+---
{{% alert theme="warning" %}}HUGO **v0.50** minimum required to use this theme (prefer extended version if you want to modify this theme source{{%/alert%}}
diff --git a/exampleSite/content/getting-start/installation/direct copy/_index.md b/exampleSite/content/getting-start/installation/direct copy/_index.md
index e154958..f962d2e 100644
--- a/exampleSite/content/getting-start/installation/direct copy/_index.md
+++ b/exampleSite/content/getting-start/installation/direct copy/_index.md
@@ -1,9 +1,9 @@
-+++
-title = "from zip archive"
-description = ""
-weight = 1
-subpage = true
-+++
+---
+description: ""
+subpage: true
+title: from zip archive
+weight: 1
+---
## Install DocPort from a zip archive