iakdis / buhocms

A free and open source local CMS for static site generators
https://iakmds.github.io/buhocms
GNU General Public License v3.0
120 stars 9 forks source link

[BUG] You can now select the theme is not working properly... #22

Open jasonstetson opened 1 year ago

jasonstetson commented 1 year ago

Successfully downloaded Hugo theme from: https://github.com/zeon-studio/hugoplate

You can now select the theme "https://github.com/zeon-studio/hugoplate" in the Dropdown button.

but when I press none to try to select the theme I can't Nothing happens when I press the theme.

Other information:

johnnyjmcivorv commented 1 year ago

Just wanted to report I got the same bug. I am on Ubuntu Mate Screenshot at 2023-10-15 14-10-42

imagelessthought commented 1 year ago

Same thing - can download and install theme but unable to choose it in Windows client.

imagelessthought commented 1 year ago

Is there a workaround to select the theme? Kind of dead in the water for now.

alexstore06 commented 1 year ago

Same bug here, Windows 11. Tested Hermit and Hello-Friend-NG themes. Doesn't appear to create any terminal output either.

mgroeber9110 commented 10 months ago

Same here, Windows 10, BuhoCMS 0.9.0 alpha. For now, the workaround for me is to add the theme manually to hugo.toml in the root of the website directory by appending a line such as:

theme = 'hugo-book'