Merge branch 'dev' into translations-v1

This commit is contained in:
Lemon73
2024-04-01 20:22:44 +09:00
committed by GitHub
498 changed files with 20560 additions and 1183 deletions

View File

@@ -0,0 +1,15 @@
---
title: "An External Article"
date: 2019-01-24
externalUrl: "https://nunocoracao.com/projects/"
summary: "The `externalUrl` front matter parameter can link to any URL."
showReadingTime: true
_build:
render: "false"
list: "local"
type: 'sample'
---
This page uses the `externalUrl` front matter parameter to link to an article outside of this Hugo website.
It's great for things like linking to posts on Medium or to research papers you may have hosted on third party websites.

View File

@@ -12,4 +12,4 @@ type: 'sample'
このページは、 `externalUrl` 表示パラメータを利用して、この Hugo ウェブサイト外の記事とリンクしています。
Medium の当校へのリンクや、サードパーティのウェブサイトでホストしている研究論文へのリンクなどに最適です。
Medium の投稿へのリンクや、サードパーティのウェブサイトでホストしている研究論文へのリンクなどに最適です。

View File

@@ -0,0 +1,15 @@
---
title: "外部文章"
date: 2019-01-24
externalUrl: "https://nunocoracao.com/projects/"
summary: "`externalUrl` front matter 参数可以链接到任何外部 URL."
showReadingTime: true
_build:
render: "false"
list: "local"
type: 'sample'
---
此页面使用 `externalUrl` front matter 参数链接到 Hugo 网站之外的文章。
它非常适合链接到 Medium 上的帖子或在第三方网站上托管的文章。