Hugo is missing from app repo

Hi,
Hugo is missing from app repo and wasn’t a while ago, is it due to app deprecation? or is it because its only available on testing branch?
Also does it need to be asked on app wishlist?

Thanks

i wasnt sure about the category of this topic, sorry if its not in the right category

1 Like

Hi,

This is not a direct answer for your question, but just for in case you don’t know; you can host your hugo generated website using the Yunohost My Webapp package.

This is how I host my hugo generated blog. The MY Webapp package provides you an SFTP access specific for this purpose. You can use a CI like github actions or any alternative to generate website with hugo and upload the generated site to your URL via SFTP.

2 Likes

yup thats how i discovered Hugo_ynh package was missing. I remember it being in the application list a while ago, and then after reading a similar post it wasn’t there anymore.

Oh, I see. I am not that old with Yunohost, I happened to know Yunohost for 9 months. Therefore, I’ve never seen the Hugo_ynh package. That’s why I sticked with the My_Webapp.

When I take a look at the hugo_ynh repo, I see the last activity in last month. So it can be said that it’s still actively being maintained.

Have you tried installing it as a custom app by providing it repo URL?

i didn’t tried the testing version yet.
I cannot place when i saw the app in the repo for the last time but i remember it from there.

Also someone already wishlisted it again. And it stated as broken at the moment according to this

then i got another question, why Hugo isnt flagged as broken or not yet working in repo?

1 Like