Skip to content
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

Configuration on markup.highlight.tabWidth = 4 have no affect #454

Open
eval-exec opened this issue Sep 30, 2021 · 3 comments
Open

Configuration on markup.highlight.tabWidth = 4 have no affect #454

eval-exec opened this issue Sep 30, 2021 · 3 comments

Comments

@eval-exec
Copy link

eval-exec commented Sep 30, 2021

Thanks for your hugo-theme-zzo, I like it very much.

Default code markup tabWidth is 8, but I set it to 4 in configuration file:
image
but it have no affect
markdown file is:
image
but it look like this:
image

@mamanongnong
Copy link

The following error occurred while running the Hugo Server command.
The error is as follows:

$ hugo server --themesDir ../..
Start building sites …
hugo v0.88.1-5BC54738+extended windows/amd64 BuildDate=2021-09-04T09:39:19Z VendorInfo=gohugoio
Error: Error building site: "D:\myhugo\mydocs\themes\zdoc\exampleSite\content\en\posts\rich-content.md:1:1": timed out initializing value. You may have a circular loop in a shortcode, or your site may have resources that take longer to build than the timeout limit in your Hugo config file.
Built in 14064 ms

Is there something wrong with my configuration? Or there is a problem with the Hugo theme that needs to be fixed
Please give me a reply when received. Thank you 🙂

@eval-exec
Copy link
Author

eval-exec commented Oct 27, 2021

The following error occurred while running the Hugo Server command.

The error is as follows:

$ hugo server --themesDir ../..

Start building sites …
hugo v0.88.1-5BC54738+extended windows/amd64 BuildDate=2021-09-04T09:39:19Z VendorInfo=gohugoio
Error: Error building site: "D:\myhugo\mydocs\themes\zdoc\exampleSite\content\en\posts\rich-content.md:1:1": timed out initializing value. You may have a circular loop in a shortcode, or your site may have resources that take longer to build than the timeout limit in your Hugo config file.
Built in 14064 ms
Is there something wrong with my configuration? Or there is a problem with the Hugo theme that needs to be fixed Please give me a reply when received. Thank you slightly_smiling_face

I guess It's a network issue about rich content , remove /content/en/posts/rich-content.md then try again

@mamanongnong
Copy link

Problem solved, thank you very much

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants