~tsileo/microblog.pub#126: 
How to recompile CSS with the yunohost version

Hi! I am not a sysadmin, so I installed with the yunohost package a couple of days ago, it's working great, and now I want to customize the CSS... but it doesn't say how to do that with yunohost. I tried to run 'poetry run inv compile-scss' but it get '-bash: poetry: command not found'. I tried to run this as the yunohost user, and also by having that user become root with 'sudo -i' (this was the only way I could get into the data directory to change the user icon, I don't know if I'm doing things wrong).

Any help would be very appreciated!

Status
REPORTED
Submitter
~matrosero
Assigned to
No-one
Submitted
2 years ago
Updated
7 months ago
Labels
No labels applied.

~tsileo 2 years ago

Hey,

You should be able to do:

sudo /opt/yunohost/microblogpub/inv.sh compile-scss

And then restart microblog.pub via the admin UI.

Let me know how it goes, Thanks!

~matrosero 2 years ago

Hi again,

Thanks, compiling works!

So now for the embarrassing bit: I swear I have looked and googled and read the yunohost documentation, but I just can't find where it is that I can restart an app (not just microblog.pub) from the yunohost admin UI.

Thanks for your help again!

~chrichri 10 months ago

Look in the menu for Tools/Services/

~matrosero 7 months ago

HI, me back again a year later... the above instructions for recompiling worked perfectly a year ago, but they no longer work. I have no idea how to do it anymore. Any help?

Register here or Log in to comment, or comment via email.