
CARD-MOD 2.0 has just been released
To be honest, this may be too early… but I just couldn’t wait! It’s too awesome!
Remember how this thread started with me saying “not a custom: in sight.” because you didn’t have to do type: custom:card-modder (or type custom:mod-card !) ever again?
Well, now I’m doing away with style: too.
All styles can now be moved over to your theme and be applied to everything at once. Or just a view, or just a card - it’s your choice!
Styling via styles still works, of course, and you can even use both methods at once.
Since I was so eager to release this, there’s absolutely no documentation yet. But I included two demo themes.
Airy:
and Art-nouveau:
To try them out. Install them as per the link above, then install card-mod 2.0 and select the theme in your user settings. You won’t need to do anything else.
To just try it out, you can also try running my test docker containers.
Assuming you have git and docker installed and know your way around them somewhat:
- clone the entire repository
- go to the test directory
- run
docker-compose up prod - point your browser to
http://localhost:5001 - log in using user:
devpassword:dev
