-
Notifications
You must be signed in to change notification settings - Fork 255
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fail to execute example site #1
Comments
The 'zzo\exampleSite\content\posts\rich-content.md' file needs to be deleted. |
There are 2 error in the screen shot. One is instgram api call error and the other is mmark: failed. The mmark error will be fixed soon and since mmark error not gonna make a infinite loop, I suspect your api call may be the problem. As @fandean mentioned, It may be a network problem I think. |
@fandean I delete the rich-content.md, and the exampleSite could work, but when I execute in the root of web, the following error occurs |
@CapMocha Ah Ok this error is caused by missing configuration params. This project is in very early stage and I’m actively update this repo. So this happened. I added couple of params to config/_default/params.toml so can you check the readme? Once you add missing params, that should work |
@zzossig |
It doen't matter if you have just one config file that contains all configurations. It's matter of preference. If that is works, then it's fine. But I prefer to separate config files. You can use root/config.toml. |
when I execute the command "hugo server --themesDir ...." in the command line, the following error occurs, and I don't know how to solve it.
The text was updated successfully, but these errors were encountered: