Skip to content

Commit

Permalink
Docs: remove references to dynamic CMS products
Browse files Browse the repository at this point in the history
There's no need to call out other projects here, especially when we might
mischaracterize what they do.

See gohugoio#1688
  • Loading branch information
moorereason authored and bramp committed Dec 17, 2015
1 parent 92a735c commit 8788e7c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/content/overview/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@ weight: 5
## What is Hugo?

Hugo is a general-purpose website framework. Technically speaking, Hugo is
a static site generator. This means that, unlike systems like WordPress,
Ghost and Drupal, which run on your web server expensively building a page
a static site generator. Unlike other systems which dynamically build a page
every time a visitor requests one, Hugo does the building when you create
your content. Since websites are viewed far more often than they are
edited, Hugo is optimized for website viewing while providing a great
Expand Down

0 comments on commit 8788e7c

Please sign in to comment.