mirror of
https://github.com/gohugoio/hugo.git
synced 2024-05-11 05:54:58 +00:00
docs: Update GitInfo usage docs
This commit is contained in:
committed by
Bjørn Erik Pedersen
parent
f8190777f2
commit
d332aa1606
@@ -18,6 +18,8 @@ Hugo provides a way to integrate Git data into your site.
|
||||
|
||||
1. The Hugo site must be in a Git-enabled directory.
|
||||
1. The Git executable must be installed and in your system `PATH`.
|
||||
1. Enable the GitInfo feature in Hugo by using `--enableGitInfo` on the command
|
||||
line or by setting `enableGitInfo` to `true` in your site configuration.
|
||||
|
||||
## The GitInfo Object
|
||||
|
||||
|
Reference in New Issue
Block a user