--- title: Using the Hugo Docs linktitle: Using the Hugo Docs description: date: 2017-02-01 publishdate: 2017-02-01 lastmod: 2017-02-01 categories: [getting started] tags: [usage,docs] weight: 20 draft: false slug: aliases: [/getting-started/using-the-docs/] toc: true needsreview: true notesforauthors: needsreview: true --- ## Example Site ## Code Samples ### Input Code Code Blocks ### Output Code Code Blocks ### Example Site Code Blocks ## Admonitions ### Note Admonitiion ### Warning Admonition ## Help Us Improve our Documentation Interested in helping us improve the Hugo docs? 1. We've developed a [step-by-step guide for docs contributors][contributedocs] on how to submit a pull request after making changes locally. 2. If you're not up for git and GitHub, start a thread on the ["docs" category in the Hugo Forums][hugodiscussion] [hugodiscussion]: https://discuss.gohugo.io/c/feature [contributedocs]: /contribute-to-hugo/contribute-to-the-hugo-docs/