* docs(v2): Configuration
* Revamp docs for configurations
* Move configuration guide to a lower position on the sidebar
* Use filename links inside md
* Wrap up configuration docs
* Update docusaurus.config.js.md
* misc(v2): new plugin format example
* refactor(v2): make all plugins a function returning objects
* misc: add CHANGELOG
* misc(v2): update CHANGELOG
* misc(v2): fix tests
* misc(v2): convert swizzle command
* misc(v2): convert sitemap back to commonjs
* feat(core): use 0.0.0.0 for livereload address
* test(core): update server tests
* feat(cli): add host by command line flag
* test: revert test changes
* fix(core): update server to use custom host if supplied
* refactor: nits
* WiP: CLI docs
* Tweak word choices for CLI docs
- Use the word swizzle directly
- Follow variable convention for shell
* Resolve docs discussion
* Update cli.md