gruh
This commit is contained in:
parent
7a4c5c2d22
commit
2b82345290
663 changed files with 38142 additions and 0 deletions
BIN
themes/bl/exampleSite/content/samples/external/featured.jpg
vendored
Normal file
BIN
themes/bl/exampleSite/content/samples/external/featured.jpg
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 40 KiB |
15
themes/bl/exampleSite/content/samples/external/index.md
vendored
Executable file
15
themes/bl/exampleSite/content/samples/external/index.md
vendored
Executable 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.
|
Loading…
Add table
Add a link
Reference in a new issue