mediacms-io / mediacms

MediaCMS is a modern, fully featured open source video and media CMS, written in Python/Django and React, featuring a REST API.
https://mediacms.io
GNU Affero General Public License v3.0
2.67k stars 495 forks source link

How to add custom CSS or Javascript? #756

Closed ruvilonix closed 1 year ago

ruvilonix commented 1 year ago

What would it take to add my own custom CSS or Javascript to MediaCMS? Is this something where I can just add it to a file and it immediately works, or does it need to be rebuilt after adding it to source files?

ruvilonix commented 1 year ago

I realized that this is doable by changing files in mediacms/static/.