🏗️ Finish post edit widget coding.

This commit is contained in:
凡梦星尘
2022-06-04 10:43:00 +08:00
parent fa5195c8a2
commit 6c362cf117
14 changed files with 30 additions and 21 deletions

View File

@@ -16,11 +16,11 @@ markup:
defaultContentLanguage: zh-cn
languages:
zh-cn:
title: NexT
title: Hugo NexT
languageName: 中文
weight: 1
en-us:
title: NexT
title: Hugo NexT
languageName: English
weight: 2
params:
@@ -178,7 +178,7 @@ params:
sidebar:
# Sidebar Position.
position: right
position: left
#position: right
# Manual define the sidebar width. If commented, will be default for:
@@ -367,7 +367,7 @@ params:
# Post edit
# Easily browse and edit blog source code online.
postEdit:
enable: false
enable: true
url: https://github.com/user-name/repo-name/tree/branch-name/subdirectory-name/ # Link for view source
#url: https://github.com/user-name/repo-name/edit/branch-name/subdirectory-name/ # Link for fork & edit

View File

@@ -19,9 +19,9 @@ url: hello-world.html
weight: 1
---
“Hugo 是现今世界上最快的网站建设框架。”
> “使用 `weight` 关键字置顶文章。”
[Hugo](https://gohugo.io/) 也是最流行的开源静态站点生成器之一。 凭借其惊人的速度和灵活性Hugo 让建设网站再次变得有趣起来。
[Hugo](https://gohugo.io/) 是现今世界上最快的网站建设框架,也是最流行的开源静态站点生成器之一。 凭借其惊人的速度和灵活性Hugo 让建设网站再次变得有趣起来。
<!--more-->

View File

@@ -3,8 +3,8 @@ title: "Markdown 语法支持"
description: "描述下 NexT 主题所支持的各种 markdown 语法及效果展示。"
isCJKLanguage: false
lastmod: 2022-06-01T11:52:18+08:00
publishDate: 2022-06-01T11:52:18+08:00
lastmod: 2022-06-03T11:52:18+08:00
publishDate: 2022-06-03T11:52:18+08:00
author: Mainroad
originLink: https://mainroad-demo.netlify.app/post/basic-elements/