Deployment instructions incomplete/not working
I have followed the instructions provided by the README.md, but could not manage to compile and deploy the updated site. I am using a debian system and have installed hugo with extensions via apt install hugo
.
Not only the compilation fails, but there is also no information on how to deploy the updated site via dokku
, only information about its' initialization (which I don't know what means).
$ hugo -v
INFO: 2018/11/04 10:05:54 hugo.go:349: Using config file: /home/gandhiano/git/degrowth/degrowth.net/config.toml
WARN: 2018/11/04 10:05:54 hugo.go:469: Unable to find static directory for theme ecoprey in /home/gandhiano/git/degrowth/degrowth.net/themes/ecoprey/static
INFO: 2018/11/04 10:05:54 hugo.go:493: /home/gandhiano/git/degrowth/degrowth.net/static/ is the only static directory available to sync from
INFO: 2018/11/04 10:05:54 hugo.go:532: syncing static files to /home/gandhiano/git/degrowth/degrowth.net/public/
Started building sites ...
WARN: 2018/11/04 10:05:54 template_i18n.go:63: No translation bundle found for default language "en"
INFO: 2018/11/04 10:05:54 site.go:1489: found taxonomies: map[string]string{"category":"categories", "tag":"tags"}
WARN: 2018/11/04 10:05:54 template_i18n.go:45: Translation func for language en not found, use default.
WARN: 2018/11/04 10:05:54 template_i18n.go:45: Translation func for language en not found, use default.
WARN: 2018/11/04 10:05:54 site.go:1819: Unable to locate layout for page act/help-stewarding-the-community.md: [act/single.html _default/single.html theme/act/single.html theme/_default/single.html _default/single.html theme/act/single.html theme/_default/single.html theme/theme/act/single.html theme/theme/_default/single.html theme/_default/single.html]
WARN: 2018/11/04 10:05:54 site.go:1819: Unable to locate layout for page act/join-the-editorial-board-of-degrowth.info.md: [act/single.html _default/single.html theme/act/single.html theme/_default/single.html _default/single.html theme/act/single.html theme/_default/single.html theme/theme/act/single.html theme/theme/_default/single.html theme/_default/single.html]
WARN: 2018/11/04 10:05:54 site.go:1787: act/join-the-editorial-board-of-degrowth.info.html is rendered empty
WARN: 2018/11/04 10:05:54 site.go:1787: act/help-stewarding-the-community.html is rendered empty
WARN: 2018/11/04 10:05:54 site.go:1819: Unable to locate layout for page act/help-organise-events.md: [act/single.html _default/single.html theme/act/single.html theme/_default/single.html _default/single.html theme/act/single.html theme/_default/single.html theme/theme/act/single.html theme/theme/_default/single.html theme/_default/single.html]
WARN: 2018/11/04 10:05:54 site.go:1819: Unable to locate layout for page welcome.md: [page/single.html _default/single.html theme/page/single.html theme/_default/single.html _default/single.html theme/page/single.html theme/_default/single.html theme/theme/page/single.html theme/theme/_default/single.html theme/_default/single.html]
WARN: 2018/11/04 10:05:54 site.go:1787: welcome.html is rendered empty
WARN: 2018/11/04 10:05:54 site.go:1819: Unable to locate layout for page about.md: [page/single.html _default/single.html theme/page/single.html theme/_default/single.html _default/single.html theme/page/single.html theme/_default/single.html theme/theme/page/single.html theme/theme/_default/single.html theme/_default/single.html]
WARN: 2018/11/04 10:05:54 site.go:1819: Unable to locate layout for page tools/calls.md: [tools/single.html _default/single.html theme/tools/single.html theme/_default/single.html _default/single.html theme/tools/single.html theme/_default/single.html theme/theme/tools/single.html theme/theme/_default/single.html theme/_default/single.html]
WARN: 2018/11/04 10:05:54 site.go:1787: about.html is rendered empty
WARN: 2018/11/04 10:05:54 site.go:1787: tools/calls.html is rendered empty
WARN: 2018/11/04 10:05:54 site.go:1819: Unable to locate layout for page act/join-software-maintenance.md: [act/single.html _default/single.html theme/act/single.html theme/_default/single.html _default/single.html theme/act/single.html theme/_default/single.html theme/theme/act/single.html theme/theme/_default/single.html theme/_default/single.html]
WARN: 2018/11/04 10:05:54 site.go:1787: act/join-software-maintenance.html is rendered empty
WARN: 2018/11/04 10:05:54 site.go:1819: Unable to locate layout for page tools/calendars.md: [tools/single.html _default/single.html theme/tools/single.html theme/_default/single.html _default/single.html theme/tools/single.html theme/_default/single.html theme/theme/tools/single.html theme/theme/_default/single.html theme/_default/single.html]
WARN: 2018/11/04 10:05:54 site.go:1819: Unable to locate layout for page tools/events.md: [tools/single.html _default/single.html theme/tools/single.html theme/_default/single.html _default/single.html theme/tools/single.html theme/_default/single.html theme/theme/tools/single.html theme/theme/_default/single.html theme/_default/single.html]
WARN: 2018/11/04 10:05:54 site.go:1819: Unable to locate layout for page tools/files.md: [tools/single.html _default/single.html theme/tools/single.html theme/_default/single.html _default/single.html theme/tools/single.html theme/_default/single.html theme/theme/tools/single.html theme/theme/_default/single.html theme/_default/single.html]
WARN: 2018/11/04 10:05:54 site.go:1787: tools/events.html is rendered empty
WARN: 2018/11/04 10:05:54 site.go:1787: tools/files.html is rendered empty
WARN: 2018/11/04 10:05:54 site.go:1787: tools/calendars.html is rendered empty
WARN: 2018/11/04 10:05:54 site.go:1819: Unable to locate layout for page tools/map.md: [tools/single.html _default/single.html theme/tools/single.html theme/_default/single.html _default/single.html theme/tools/single.html theme/_default/single.html theme/theme/tools/single.html theme/theme/_default/single.html theme/_default/single.html]
WARN: 2018/11/04 10:05:54 site.go:1787: tools/map.html is rendered empty
WARN: 2018/11/04 10:05:54 site.go:1819: Unable to locate layout for page tools/mailing-lists.md: [tools/single.html _default/single.html theme/tools/single.html theme/_default/single.html _default/single.html theme/tools/single.html theme/_default/single.html theme/theme/tools/single.html theme/theme/_default/single.html theme/_default/single.html]
WARN: 2018/11/04 10:05:54 site.go:1787: tools/mailing-lists.html is rendered empty
WARN: 2018/11/04 10:05:54 site.go:1787: act/help-organise-events.html is rendered empty
WARN: 2018/11/04 10:05:54 site.go:1819: Unable to locate layout for page tools/pads.md: [tools/single.html _default/single.html theme/tools/single.html theme/_default/single.html _default/single.html theme/tools/single.html theme/_default/single.html theme/theme/tools/single.html theme/theme/_default/single.html theme/_default/single.html]
WARN: 2018/11/04 10:05:54 site.go:1819: Unable to locate layout for page tools/chat.md: [tools/single.html _default/single.html theme/tools/single.html theme/_default/single.html _default/single.html theme/tools/single.html theme/_default/single.html theme/theme/tools/single.html theme/theme/_default/single.html theme/_default/single.html]
WARN: 2018/11/04 10:05:54 site.go:1787: tools/pads.html is rendered empty
WARN: 2018/11/04 10:05:54 site.go:1819: Unable to locate layout for page icons/README.md: [icons/single.html _default/single.html theme/icons/single.html theme/_default/single.html _default/single.html theme/icons/single.html theme/_default/single.html theme/theme/icons/single.html theme/theme/_default/single.html theme/_default/single.html]
WARN: 2018/11/04 10:05:54 site.go:1787: icons/README.html is rendered empty
WARN: 2018/11/04 10:05:54 site.go:1819: Unable to locate layout for page : [section/act.html _default/section.html _default/list.html indexes/act.html _default/indexes.html theme/section/act.html theme/_default/section.html theme/_default/list.html theme/indexes/act.html theme/_default/indexes.html theme/section/act.html theme/_default/section.html theme/_default/list.html theme/indexes/act.html theme/_default/indexes.html theme/theme/section/act.html theme/theme/_default/section.html theme/theme/_default/list.html theme/theme/indexes/act.html theme/theme/_default/indexes.html]
WARN: 2018/11/04 10:05:54 site.go:1787: act is rendered empty
WARN: 2018/11/04 10:05:54 site.go:1819: Unable to locate layout for page : [section/icons.html _default/section.html _default/list.html indexes/icons.html _default/indexes.html theme/section/icons.html theme/_default/section.html theme/_default/list.html theme/indexes/icons.html theme/_default/indexes.html theme/section/icons.html theme/_default/section.html theme/_default/list.html theme/indexes/icons.html theme/_default/indexes.html theme/theme/section/icons.html theme/theme/_default/section.html theme/theme/_default/list.html theme/theme/indexes/icons.html theme/theme/_default/indexes.html]
WARN: 2018/11/04 10:05:54 site.go:1787: icons is rendered empty
WARN: 2018/11/04 10:05:54 site.go:1819: Unable to locate layout for page icons/assets/README.md: [icons/single.html _default/single.html theme/icons/single.html theme/_default/single.html _default/single.html theme/icons/single.html theme/_default/single.html theme/theme/icons/single.html theme/theme/_default/single.html theme/_default/single.html]
WARN: 2018/11/04 10:05:54 site.go:1787: icons/assets/README.html is rendered empty
WARN: 2018/11/04 10:05:54 site.go:1819: Unable to locate layout for page tools/agora.md: [tools/single.html _default/single.html theme/tools/single.html theme/_default/single.html _default/single.html theme/tools/single.html theme/_default/single.html theme/theme/tools/single.html theme/theme/_default/single.html theme/_default/single.html]
WARN: 2018/11/04 10:05:54 site.go:1787: tools/agora.html is rendered empty
WARN: 2018/11/04 10:05:54 site.go:1787: tools/chat.html is rendered empty
WARN: 2018/11/04 10:05:54 site.go:1819: Unable to locate layout for page : [section/tools.html _default/section.html _default/list.html indexes/tools.html _default/indexes.html theme/section/tools.html theme/_default/section.html theme/_default/list.html theme/indexes/tools.html theme/_default/indexes.html theme/section/tools.html theme/_default/section.html theme/_default/list.html theme/indexes/tools.html theme/_default/indexes.html theme/theme/section/tools.html theme/theme/_default/section.html theme/theme/_default/list.html theme/theme/indexes/tools.html theme/theme/_default/indexes.html]
WARN: 2018/11/04 10:05:54 site.go:1787: tools is rendered empty
WARN: 2018/11/04 10:05:54 site.go:1819: Unable to locate layout for page : [index.html _default/list.html theme/index.html theme/_default/list.html theme/index.html theme/_default/list.html theme/theme/index.html theme/theme/_default/list.html]
WARN: 2018/11/04 10:05:54 site.go:1787: / is rendered empty
=============================================================
Your rendered home page is blank: /index.html is zero-length
* Did you specify a theme on the command-line or in your
"config.toml" file? (Current theme: "ecoprey")
=============================================================
WARN: 2018/11/04 10:05:54 site.go:1819: Unable to locate layout for 404 page: [404.html theme/404.html]
WARN: 2018/11/04 10:05:54 site.go:1787: 404.html is rendered empty
Built site for language en:
0 draft content
0 future content
0 expired content
17 regular pages created
4 other pages created
15 non-page files copied
0 paginator pages created
0 tags created
0 categories created
total in 20 ms