Open
Description
I've created a JSON schema for HUGO to add several hints in config.json
/config.yml
files. It covers most properties (but some of them have no descriptions due to documentation problems). I think it's better to place schema in this repo because HUGO maintainers better know HUGO and how it must work.
Please consider this PR the for the source code. I need help with the following things:
- properties without descriptions: write descriptions for them
- grammar in descriptions (please suggest better descriptions at your glance)
The descriptions have to be very short but descriptive.