Adrian
Adrian
steps to make it work: go to root_directory/themes/zzo copy assets and layouts to your root directory. Why? Well this way even if there will be an update for the zzo...
In line 52 in file manifest.json there is a missing comma after a } Developer tools -> console shows the error.
file: ``` layouts/partials/footer/links-social.html ``` it should look like this: ``` ``` file: ``` /layouts/partials/body/whoami.html ``` it should look like this: ``` ```
Hi, I was trying to modify _index.md inside the language directory to set the font color to white for titles and subtitles, but I could not do this. Adding titleColor...
Hi, Why website title is taken from languages.toml instead from config.toml? Can you fix it asap? or provide the method I can fix it on my own?
Hello, Can you adapt zzo theme according to this guidance, please? https://cloudcannon.com/tutorials/hugo-seo-best-practices/
** Bug description ** When I am trying to build a docker container image and I am using a company's proxy, that in fact is working fine, because other packages...
### Please confirm the following - [X] I agree to follow this project's [code of conduct](https://docs.ansible.com/ansible/latest/community/code_of_conduct.html). - [X] I have checked the [current issues](https://github.com/ansible/awx/issues) for duplicates. - [X] I understand...
Should not it be rather this way? ``` git submodule add https://github.com/cljoly/gohugo-asciinema.git themes/gohugo-asciinema ```
$ hugo server -D ─╯ WARN DEPRECATED: Kind "taxonomyterm" used in outputs configuration is deprecated, use "taxonomy" instead. WARN deprecated: config: languages.en.languagedir: custom params on the language top level was...