mavoweb / treecle

WIP. A toolbox for hierarchical JS objects.
https://treecle.mavo.io
MIT License
6 stars 0 forks source link

improve documentation: add configuration examples #34

Open adamjanicki2 opened 4 months ago

adamjanicki2 commented 4 months ago

Part of #33

This PR contains a few simple examples of how to configure Treecle with custom configs. A follow-up PR will handle all usage examples

netlify[bot] commented 4 months ago

Deploy Preview for treecle ready!

Name Link
Latest commit 42481dfa0190771b2ce4c9b46e9c63354881ffa8
Latest deploy log https://app.netlify.com/sites/treecle/deploys/662fbb0e4834540008de6133
Deploy Preview https://deploy-preview-34--treecle.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

adamjanicki2 commented 4 months ago

I think the examples section should have usage examples, not configuration examples. The defaults should already work with a good variety of trees. You could then have a section on Configuration lower down.

Got it; I'll move these down into a separate configuration section, and then make a follow-up PR to add the usage examples section so then this PR isn't massive. Does that sound ok with you @LeaVerou ?