administrate icon indicating copy to clipboard operation
administrate copied to clipboard

Document custom assets

Open pablobm opened this issue 1 year ago • 2 comments

We are not documenting how to add custom assets to complement or override Administrate's own. In fact I recently came across a client project where this was done the wrong way, causing breakage.

So here's some documentation on it, as well as adds examples to the example app. The examples (particularly the CSS one) are a bit artificial, but I couldn't think of anything else. Suggestions welcome.

pablobm avatar Dec 22 '23 15:12 pablobm

Forgot about this one after the merge of #2397. I have rebased and made a change (converted SCSS to CSS). Not merging just yet as I'm not sure if it'll need to wait for https://github.com/thoughtbot/administrate/pull/2673 now.

pablobm avatar Oct 04 '24 14:10 pablobm

And related PR to remove old asset generators at https://github.com/thoughtbot/administrate/pull/2674, as discussed above.

pablobm avatar Oct 04 '24 14:10 pablobm