You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to use the Hugo website[1] with local_backend[2]. My problem is where I can put the config.yml.
The tutorial [1] says to put the config.yml at static/admin/config.yml while the tutorial[2] says to put it in the root.
I tried to follow [2] using relative paths but I received the error below.
I was able to find a solution from the Hugo theme document I am using, called Hugo Blox [1]. See below how to do it.
Although I found the solution, maybe it is a good indication to update the document about the local git backend.
I suggest highlighting that the npx decap-server is independent of the config.yml location and should always run from the repository root.
Hi @alanlivio I understand that you found a solution, so I am closing the issue. It also seems that this is more of pa problem with the Hugo theme docs, not Decap docs.
Describe the bug
I want to use the Hugo website[1] with local_backend[2]. My problem is where I can put the config.yml.
The tutorial [1] says to put the config.yml at static/admin/config.yml while the tutorial[2] says to put it in the root.
I tried to follow [2] using relative paths but I received the error below.
[1] https://decapcms.org/docs/hugo/
[2] https://decapcms.org/docs/beta-features/#working-with-a-local-git-repository
To Reproduce
Expected behavior
Hugo app
Screenshots
Applicable Versions:
CMS configuration
The text was updated successfully, but these errors were encountered: