-
The following is being written to my error_log daily:
`PHP Warning: unlink(/home/rhinopants/public_html/wp-content/plugins/wp-scss/cache/child-styles.css): No such file or directory in /home/rhino…
-
Hi,
I am having an issue replacing minified css file with revisioned one.
Note: my revisioned file is fully created in `dist/public/css/styles-all.min.8e0e07d1.css`
This is my grunt config file:
…
-
### Learning Objectives
- Understand how to use html links.
- Understand basic HTML.
- Understand how to apply CSS style rules to HTML page.
- Organize a basic website.
### Requirements
- Create an i…
-
### Description
Since the introduction of block themes, the mental model has been that these themes provide interconnected entities (templates, styles, patterns) that the user can edit in the UI.
Th…
-
We need to implement a theme system, allowing custom themes. The default style needs to become a theme that is shipped alongside the core software.
**Desired Features*
- Custom styles per theme,…
-
Something I often do is to do `php hyde publish:homepage posts` and then rename the created `index.blade.php` to `posts.blade.php`.
But what if we added a `php hyde publish:template` command? We co…
-
Given the following,
``` php
Hello,
```
It makes no sense to strip out the `` part.
This applies to other template styles, such as `` or shorthand styles ``.
---
Simplest solution to this would…
-
This should be an issue for you, to agree on standards you want to have when it comes to collaborate coding:
Coding Styleguides?
Describing?
Testing?
-
**Files to Work In**
ROGER PLEASE UPDATES THESE WHEN YOU JUMP ON THEM:
site/web/app/themes/sage/templates/
site/web/app/themes/sage/assets/styles/layouts/
site/web/app/themes/sage/templates/compon…
-
Templating is done manually in this framework, by including header and footer files in each content page.
Content pages have their own `html`, `meta`, and `body` tags.
That means that a lot of the h…