Guillermo Guerrero
Guillermo Guerrero
I have the same issue with Scala, even using the Test template, Idea doesn't load the envfile when a new testsuite is created. Also as @mamat14 mentioned every time I...
thanks for the contribution, I will test it soon.
Hi @timn , thanks for the PR but right now is very difficult to make a review, it's very huge. Can you create a small PR with isolated features (1...
Ok, first of all fix the tests are not passing (Javascript linter) => https://travis-ci.org/devcows/hugo-universal-theme/builds/326154470?utm_source=github_status&utm_medium=notification
it will be fixed by this PR: https://github.com/devcows/hugo-universal-theme/pull/369
have you tried to create a css style rule? ```css ul.customers img { max-height: 100px } ``` overriding the custom.css styles: https://github.com/devcows/hugo-universal-theme#style
hello @nyue do you have the link to your repository?
Here you can see an example: https://github.com/Bioconductor/BioC2021 https://bioc2021.bioconductor.org/
by default the carousel is displayed, if you want to deactivate the carousel you need to set to false the carousel here: https://github.com/devcows/hugo-universal-theme/blob/master/exampleSite/config.toml#L138
Hello can you give to us more details? OS, Go version, Hugo version?