mirror of
https://github.com/13hannes11/hugo-coder-timeline.git
synced 2024-09-04 00:50:58 +02:00
Use hugo-wrapper for demo target of exampleSite (#74)
hugow is a platform independent wrapper for hugo binary and it removes the need to actually have the correct binary installed, rather than controlling the required version through a version file checked in the repo.
This commit is contained in:
committed by
Luiz F. A. de Prá
parent
1114bddcd3
commit
ce21f192aa
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,3 +1,5 @@
|
||||
**/themes/
|
||||
demo/
|
||||
resources/
|
||||
.hugo/*
|
||||
!.hugo/version
|
||||
|
||||
Reference in New Issue
Block a user