Revive the beauty of typography. https://retypeset.radishzz.cc/en/
Find a file
radishzzz a26031d490 feat: add custom slug validation and handling for posts
- Enhance content configuration with slug validation to ensure only valid characters are used
- Update post routing to support custom slugs with fallback to default slug
- Implement slug duplication check to prevent conflicts across different languages
- Modify various page components to use custom or default slugs in URL generation
2025-01-25 03:14:52 +00:00
.vscode chore: remove unused dependencies, enhance scrollbar functionality, and update VSCode settings 2025-01-22 23:35:52 +00:00
public/image feat: add language switcher component and update layout 2025-01-24 10:11:56 +00:00
src feat: add custom slug validation and handling for posts 2025-01-25 03:14:52 +00:00
.editorconfig chore: update ts-uno-eslint configuration 2025-01-13 04:23:37 +00:00
.gitignore chore: update ts-uno-eslint configuration 2025-01-13 04:23:37 +00:00
astro.config.ts chore: update dependencies, enhance theme configuration, and improve layout structure 2025-01-21 21:21:24 +00:00
eslint.config.mjs chore: update ts-uno-eslint configuration 2025-01-13 04:23:37 +00:00
package.json chore: update dependencies and enhance theme configuration 2025-01-24 08:21:38 +00:00
pnpm-lock.yaml feature: global view animation 2025-01-24 12:57:30 +00:00
tsconfig.json chore: update dependencies, enhance theme configuration, and improve layout structure 2025-01-21 21:21:24 +00:00
uno.config.ts chore: update dependencies and enhance theme configuration 2025-01-24 08:21:38 +00:00