Frederic Lemay

Results 37 comments of Frederic Lemay

@webdevotion Hope the solution in the comment works. I ended up just using the standard hugo version, not the extended, as I didn't need SASS/SCSS support and it works fine...

Just realised that this issue could be in https://github.com/docker/compose? or https://github.com/compose-spec/godotenv (couldn't create an issue)?

Created this PR https://github.com/compose-spec/godotenv/pull/12 :)

@zachariahtimothy Have you tried to delete everything in `/path/to/your/client/semantic/` except your `custom.semantic.json` file? This should regenerate everything! I haven't tried it inside a package. It will be on my todo...

@JeremySaks semantic:ui hasn't been tested within a package. it is on my todo list though. However, I need to verify if used outside of a package it still works.

@jlukic The reason why the package behaves this way is to delete themes that are being set to false after the generation. Maybe a simple solution would be to not...

@jlukic Sorry I haven't started to look at it yet. My schedule is tight at the moment. a PR is more than welcome. :)

I really like having control where I want to put the files by creating `custom.semantic.json` wherever I want. However, it might be nice to have the files that should not...

Just to explain, the package (plugin) will only be triggered when there is a file `custom.semantic.json`.

No idea. I want it not to be too complex neither. MVP :)