* Added support of config using `.yaml` or `.yml` extension.
* Reworked the scheme of `config["dicts"]` to allow providing recursive dict scheme.
* `include` and `exclude` properties in a dict scheme now only works with mode `filter`.
* Added new modes `expand`, `remove_keys`, and `remove_values` for dict scheme.
* Added static web site builder.