diff options
Diffstat (limited to 'docs/content/en/about/_index.md')
-rw-r--r-- | docs/content/en/about/_index.md | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/docs/content/en/about/_index.md b/docs/content/en/about/_index.md new file mode 100644 index 000000000..3a8319029 --- /dev/null +++ b/docs/content/en/about/_index.md @@ -0,0 +1,16 @@ +--- +title: About Hugo +linkTitle: Overview +description: Hugo's features, roadmap, license, and motivation. +categories: [] +keywords: [] +menu: + docs: + identifier: about-hugo-overview + parent: about + weight: 10 +weight: 10 +aliases: [/about-hugo/,/docs/] +--- + +Hugo is not your average static site generator. |