* 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(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
* add rawsec inventory
* better rendering
- the black logo renders better than the light logo on the white background
- a shorter name renders better
* is OSS but not part of FB
* add rawsec logo
* pinned false and local image
* fix(v2): Simplify styling
* Display header only when the viewport is short
* Match infima's screen width break point
* fix link, button, static files
* Add missing fields in docusaurus.config.js
* Landing page for classic template + highlight section
* cleanup
* Use CSS modules for landing page of classic template
* Baby responsive design for landing page in classic template
* Update tagline for classic template
* Add style guide for classic template
* Roadmap section on landing page of classic template
* feat: Light / dark mode for classic theme
* Use themed color for features section in classic template
* Clean up header section
* Add GitHub start button
* Remove temporary responsive styling for navbar
* Revert "feat: Light / dark mode for classic theme"
This reverts commit b0d515dcf1.
* Rename stylesheets and variables
* Use variable name `classnames` for the package
* Remove animation for the dino 🦖
* Kill data.js
- Kill features section for now too
* fix: enable live reloading title of doc
* fix: removing unnecessary reload statements
* fix: only title change should trigger a live reload
* fix: adding more properties that triggers a live reload
* fix: refactoring