Use url imports on the server #1

Closed
opened 2024-09-11 19:22:58 -04:00 by cswimr · 1 comment
Owner

I've done a lot of thought in the past about using cron or a webhook to automatically update the css themes on the server, but I could just use a css import to automatically import the most recent css from this repo instead. I should implement this.

I've done a lot of thought in the past about using cron or a webhook to automatically update the css themes on the server, but I could just use a css import to automatically import the most recent css from this repo instead. I should implement this.
cswimr self-assigned this 2024-09-11 19:22:58 -04:00
Author
Owner

This is a bad idea. It causes problems with css fetching in browsers. Instead, I'll be investigating pushing through SSH, in #3.

This is a bad idea. It causes problems with css fetching in browsers. Instead, I'll be investigating pushing through SSH, in #3.
Sign in to join this conversation.
No labels
No milestone
No project
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: CoastalCommits/Themes#1
No description provided.