icyleaf
icyleaf
Sorry, still in development. This is a side project for me, it cost many time to write wheels, for now it was be suspend for a long time. i will...
The code was updated compatibility with Crystal 0.25. Uh, i want build a similar wheel from Go's hugo and migrate my blog to it.
wasp is missing the key wheels: - config parser: https://github.com/spf13/viper - hash to struct: https://github.com/mitchellh/mapstructure it's easy to complete configuration and template variable with this.
[Totem](https://github.com/icyleaf/totem) was done for config parser and hash to struct
Thanks for the PR, I reviewed the code that the current implementation only contains the base type, so if there are complex types or nested variables such an implementation would...
CI failed because the code was not formatted. please run the command below and commit: ```crystal crystal tool format src crystal tool format spec ```
Thanks, this may cost me a lots time to be done. It could be append the todo list for now :smile:
Very clear requirements, the workload is not too heavy, I will arrange it next.
I am considering releasing the stable version after completing #1496. If the first deployment can use the `nightly` version, I have been using this version for a while without any...
The version 5.3.0 will be released ASAP.