kees-closed

Results 19 issues of kees-closed

When the title is changed in any of the pages e.g. _portfolio, the menu item breaks. To clarify, e.g. you want to rename the folder _portfolio to _stuff. Everything still...

When the mouse hovers above one of the t-shirt items of the [demo page](https://demo.getgrav.org/shop-skeleton/shop/t-shirts), a tooltip box appears with the text "page.header.title". On other pages it uses the "title: page"...

I have the following goal: Provide an isolated interactive node from where a user can submit new PCOCC jobs and log into them. Setting up an isolated interactive VM can...

Could this theme please update its Font Awesome CSS?

### PR progress checklist (to be filled in by reviewers) - [x] Changes to documentation are appropriate (or tick if not required) - [ ] Changes to tests are appropriate...

### PR progress checklist (to be filled in by reviewers) - [ ] Changes to documentation are appropriate (or tick if not required) - [ ] Changes to tests are...

When running `kayobe overcloud container image pull` I get the errors below. It looks like it cannot get the containers, e.g. `Not Found (\"manifest for 192.168.33.5:4000/openstack.kolla/kolla-toolbox:2023.1-rocky-9 not found: manifest unknown:...

### Summary 'IncludedFile' object has no attribute '_task_fields' when looping `ansible.builtin.include_tasks` and using the `community.general.elastic callback`. When using this in a task main: ```yaml - name: Setup system foundation ansible.builtin.include_tasks:...

bug
callback
plugins

I have this setup in my user system.yaml: ``` languages: supported: - nl - en default_lang: nl include_default_lang: true include_default_lang_file_extension: true translations: true translations_fallback: true session_store_active: true http_accept_language: true override_locale:...