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

Open
opened 2024-06-28 23:35:15 +02:00 by ro · 1 comment
Collaborator

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.
ro added the
Bugs
label 2024-06-28 23:35:15 +02:00
ro self-assigned this 2024-06-28 23:35:15 +02:00
ro added this to the Road to Version One project 2024-06-28 23:35:15 +02:00
Author
Collaborator

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

Ok, this should be good now. Whew...
Sign in to join this conversation.
No milestone
No assignees
1 participant
Notifications
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.