mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-10 14:14:42 -04:00
Minor edits to showcase example
This commit is contained in:
parent
7d78420dba
commit
9f1413eb58
@ -1,22 +1,18 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
title: Hugo Showcase Template
|
title: Hugo Showcase Template
|
||||||
date: 2018-02-07
|
date: 2018-02-07
|
||||||
description: "A short description of this page."
|
description: "A short description of this page."
|
||||||
siteURL: https://gohugo.io/
|
siteURL: https://gohugo.io/
|
||||||
siteSource: https://github.com/gohugoio/hugoDocs
|
siteSource: https://github.com/gohugoio/hugoDocs
|
||||||
byline: "[bep](https://github.com/bep), Hugo Lead"
|
byline: "[bep](https://github.com/bep), Hugo Lead"
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
Have a **notable Hugo site[^1]**? We would love to feature it in this **Showcase Section**
|
Have a **notable Hugo site[^1]**? We would love to feature it in this **Showcase Section**
|
||||||
|
|
||||||
We would really appreciate if you could:
|
Please:
|
||||||
|
|
||||||
1. Fork https://github.com/gohugoio/hugoDocs
|
1. Fork https://github.com/gohugoio/hugoDocs.
|
||||||
2. Run `hugo new showcase/your-site` (this requires >= Hugo 0.49). This will use the archetype bundle in the [docs repo](https://github.com/gohugoio/hugoDocs/tree/master/archetypes).
|
2. Run `hugo new 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.
|
3. Follow the instructions in the newly created page bundle.
|
||||||
3. Create a new pull request in https://github.com/gohugoio/hugoDocs/pulls
|
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.
|
[^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.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user