hugo

Fork of github.com/gohugoio/hugo with reverse pagination support

git clone git://git.shimmy1996.com/hugo.git

index.md (1202B)

    1 ---
    2 
    3 title: Hugo Showcase Template
    4 date: 2018-02-07
    5 description: "A short description of this page."
    6 siteURL: https://gohugo.io/
    7 siteSource: https://github.com/gohugoio/hugoDocs
    8 byline: "[bep](https://github.com/bep), Hugo Lead"
    9 
   10 ---
   11 
   12 Have a **notable Hugo site[^1]**? We would love to feature it in this **Showcase Section**
   13 
   14 We would really appreciate if you could:
   15 
   16 1. Fork https://github.com/gohugoio/hugoDocs
   17 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).
   18 3. Follow the instructions in the newly created page bundle.
   19 3. Create a new pull request in https://github.com/gohugoio/hugoDocs/pulls
   20 
   21 
   22 [^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.