mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-22 21:42:50 +02:00
Merge commit '9b0050e9aabe4be65c78ccf292a348f309d50ccd' as 'docs'
``` git subtree add --prefix=docs/ https://github.com/gohugoio/hugoDocs.git master --squash ``` Closes #11925
This commit is contained in:
7
docs/content/en/showcase/template/bio.md
Normal file
7
docs/content/en/showcase/template/bio.md
Normal file
@@ -0,0 +1,7 @@
|
||||
|
||||
Add some **general info** about the site here.
|
||||
|
||||
The site is built by:
|
||||
|
||||
* [Person 1](https://example.org)
|
||||
* [Person 1](https://example.org)
|
BIN
docs/content/en/showcase/template/featured-template.png
Normal file
BIN
docs/content/en/showcase/template/featured-template.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 40 KiB |
18
docs/content/en/showcase/template/index.md
Normal file
18
docs/content/en/showcase/template/index.md
Normal file
@@ -0,0 +1,18 @@
|
||||
---
|
||||
title: Hugo Showcase Template
|
||||
date: 2018-02-07
|
||||
description: "A short description of this page."
|
||||
siteURL: https://gohugo.io/
|
||||
siteSource: https://github.com/gohugoio/hugoDocs
|
||||
byline: "[bep](https://github.com/bep), Hugo Lead"
|
||||
---
|
||||
Have a **notable Hugo site[^1]**? We would love to feature it in this **Showcase Section**
|
||||
|
||||
Please:
|
||||
|
||||
1. Fork https://github.com/gohugoio/hugoDocs.
|
||||
2. Run `hugo new content showcase/your-site`. This will use the archetype bundle in the [docs repo](https://github.com/gohugoio/hugoDocs/tree/master/archetypes).
|
||||
3. Follow the instructions in the newly created page bundle.
|
||||
4. Create a new pull request in https://github.com/gohugoio/hugoDocs/pulls.
|
||||
|
||||
[^1]: We want this to show Hugo in its best light, so this is not for the average Hugo blog. In most cases the answer to "Is my site [notable](https://www.dictionary.com/browse/notable)?" will be obvious, but if in doubt, create an [issue](https://github.com/gohugoio/hugoDocs/issues) with a link and some words, and we can discuss it. But if you have a site with an interesting Hugo story or a company site where the company itself is notable, you are most welcome.
|
Reference in New Issue
Block a user