mirror of
https://github.com/gohugoio/hugo.git
synced 2025-02-06 09:51:42 +00:00
8 lines
No EOL
113 B
Text
8 lines
No EOL
113 B
Text
|
|
mkdir mysite
|
|
cd mysite
|
|
! hugo
|
|
|
|
stderr 'Unable to locate config file or config directory'
|
|
ls .
|
|
stdout 'Empty dir' |