hugoDocs/content/getting-started/using-the-hugo-docs.md
2017-02-19 01:32:39 -06:00

42 lines
976 B
Markdown

---
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
notesforauthors:
---
## Example Site
## Code Samples
### Input Code Code Blocks
### Output Code Code Blocks
### Example Site Code Blocks
## Admonitions
### Note Admonitiion
### Warning Admonition
## Help Us Improve the Hugo Docs
Interested in helping us improve the documentation?
1. We've developed a [step-by-step guide for docs contributors][] 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][]
["docs" category in the Hugo Forums]: https://discuss.gohugo.io/c/feature
[step-by-step guide for docs contributors]: /contribute-to-hugo/contribute-to-hugo/contribute-to-the-hugo-docs/