Publishing site removes fonts folder from css folder in theme #115

Closed
opened 2024-06-28 23:35:15 +02:00 by Ghost · 1 comment
Ghost commented 2024-06-28 23:35:15 +02:00 (Migrated from koodu.ubiqueros.com)

When the site publishes, it moves assets from the current theme folder in content/themes to the public directory the theme can be served.

There is a bug in this process that deletes subfolders under the themes css folder when those assets are moved.

That's a big no no as we went the original theme assets preserved.

When the site publishes, it moves assets from the current theme folder in `content/themes` to the `public` directory the theme can be served. There is a bug in this process that deletes subfolders under the themes `css` folder when those assets are moved. That's a big no no as we went the original theme assets preserved.
Ghost commented 2024-07-01 03:55:00 +02:00 (Migrated from koodu.ubiqueros.com)

Ok, this should be good now. Whew...

Ok, this should be good now. Whew...
Commenting is not possible because the repository is archived.
No milestone
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: projects/fipamo#115
No description provided.