* 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(v2): Add sun moon toggle 🌞🌛
* Remove dependency of react-toggle
* Move credit to MR
* Add transition effect for the theme toggle
* Revert "Remove dependency of react-toggle"
This reverts commit a47350b65a.
* Revert "feat(v2): Add sun moon toggle 🌞🌛"
This reverts commit 730bed274e.
* feat(v2): Use sun / moon emoji as checked / unchecked icons
* Flex toggle container to avoid positioning with magic numbers
* Move toggle styles to CSS Modules
* Sort CSS properties alphabetically
* Use infima variable for transition time
* Add 🌞 and 🌜 to the Toggle on mobile
* feat(v2): theme config for Footer
* fix: dont show footer if themeConfig.footer is undefined
* Import fresh docusaurus.config.js for better hot reload
* feat(v2): meta description
* add description for blog as well
* fix non-descriptive text link
* remove font awesome
* switch front-matter -> gray-matter