Anton Volkov
Anton Volkov
This PR started out as a fix for #1148, but I ended up redesigning the site's navigation bar a bit. **What has changed on the desktop?** - All the content...
I can't run local build because the site is incompatible with the latest version of `hugo` that I installed via `brew` (unfortunately, brew has disabled the ability to install older...
### Describe the bug I tried to configure and deploy my storybook to subpath `/storybook`. For that, I added new base path to vite config ```ts async viteFinal(config) { return...
### Changes in this PR: - Added a partial that shows the right language title for its shortcode - Removed unused `archetypes` directory - Tweaked the way blog links look...
### Changes in this PR: - Gave the footer a new look - Made sure the footer stays at the bottom on all pages - Cleaned up some unused styles...