mirror of
https://github.com/gohugoio/hugo.git
synced 2024-05-11 05:54:58 +00:00
19 lines
456 B
Markdown
19 lines
456 B
Markdown
![]() |
{
|
||
|
"title": "Installing Hugo",
|
||
|
"Pubdate": "2013-07-01"
|
||
|
}
|
||
|
|
||
|
Installation is very easy. Simply download the appropriate version for your
|
||
|
platform.
|
||
|
|
||
|
Hugo is written in GoLang with support for Windows, Linux and OSX.
|
||
|
|
||
|
<div class="alert alert-info">
|
||
|
Please make sure that you place the executable in your path. `/usr/local/bin`
|
||
|
is the most probable location.
|
||
|
</div>
|
||
|
|
||
|
|
||
|
Hugo doesn't have any external dependencies, but can benefit from external
|
||
|
programs.
|