Xin

Results 162 comments of Xin

can you try commenting out the `module` section in the config file?

@temiraevpg I recommend using the Hugo modules to initialize the site: https://imfing.github.io/hextra/docs/getting-started/#setup-hextra-as-hugo-module or simply create a repo using the [imfing/hextra-starter-template](https://github.com/imfing/hextra-starter-template) I will look into the issue with using [Git submodules](https://imfing.github.io/hextra/docs/getting-started/#setup-hextra-as-git-submodule).

@temiraevpg I think it was by design that Mermaid will not be enabled in the homepage. I will provide an option to override this behavior in the future. In the...

@DragonStorm97 it was disabled on the home page due to a weird behavior https://github.com/imfing/hextra/blob/086af4d173388016ef7717d94df58e1b6b7ed57b/layouts/partials/scripts.html#L35-L36 if you need mermaid in the homepage, I think you could insert these lines in your...

> Sorry I misunderstood your comment, it should be fixed now thanks will take a look

Thanks for the suggestion. I think the second image you posted makes a lot sense. We can make the location configurable.

> I found this Tailwind plugin [mertasan/tailwindcss-variables](https://github.com/mertasan/tailwindcss-variables) ,which should make this much easier. Turning everything into a variable would be too much work I think, but background and text colors...

@Visual-Dawg Thanks, I think it would be nice to make everything override-able via CSS vars. It would be great if you could try it out and send me a PR....

Thanks, I think this is a nice feature to add :)