docsy-example icon indicating copy to clipboard operation
docsy-example copied to clipboard

Convert config file to yaml

Open deining opened this issue 2 years ago • 0 comments

The docsy user guide uses yaml format for its config files, while the example site still uses config.toml. According to this issue, yaml seems to be the preferred format for the docsy project and its repos. Therefore we should:

  • [ ] convert the config file of the example site to toml format and
  • [ ] reflect these change in the docsy user guide.

deining avatar Jun 16 '23 07:06 deining