mr. m
054b55cc4e
Revert "feat(i18n): add spanish translation ( #657 )" ( #670 )
2025-06-10 10:46:01 +02:00
Angel
cb4df21583
feat(i18n): add spanish translation ( #657 )
...
* feat(i18n): add Spanish localization
* feat(cspell): add additional Spanish words to dictionary
* feat(i18n): Update translation
* fix: minor spelling issues
* chore: remove unnecessary margin
* feat: add arktype
* chore: update cspell dictionary
* refactor: implement object schema with arktype to validate schema on runtime
* refactor(i18n): simplify locale retrieval process
* fix: linter issues
* refactor: replace import glob with static imports to prevent playwright from dying
* chore: remove unnecessary mapping
* refactor: split logic into multiple files
* chore: use new imports
* fix: fix playwright tests with import glob
* chore: update lock files
* chore: fix types
* chore: update fonts with broader subset
---------
Co-authored-by: Bryan Galdámez <josuegalre@gmail.com>
2025-06-09 20:22:06 -06:00
Shintaro Jokagi
9f9872376e
feat(i18n): add japanese translation with better fallback
2025-05-29 11:53:26 +12:00
Shintaro Jokagi
f615a43af5
fix: reorder imports in astro.config.mjs for consistency
2025-05-29 01:00:15 +12:00
Shintaro Jokagi
78ff7cbbe5
chore: remove jiti from dependencies and add it to overrides
2025-05-29 00:52:53 +12:00
Shintaro Jokagi
7fafa6bc69
feat(prettier): add prettier formatting
2025-05-28 13:43:44 +12:00
Shintaro Jokagi
e068816f18
chore(prettier): format fiels with prettier
2025-05-14 09:43:02 +12:00
Shintaro Jokagi
193c159db5
feat(i18n): add i18n support and restructure pages for localization
...
- Configure i18n in astro.config.mjs with English as default locale
- Add translation files and i18n utilities
- Reorganize pages under [locale] subdirectory
- Update components to use translated strings
- Add language routing and fallback handling
2025-05-14 09:41:08 +12:00
mr. m
f0ecba2079
Revert "feat(i18n): implement internationalization support and refactor components for localization"
2025-05-13 19:25:58 +02:00
taroj1205
54dfef1eac
feat(i18n): implement internationalization support and refactor components for localization
...
- Added i18n configuration to `astro.config.mjs` for managing locales.
- Introduced utility functions for locale handling in `i18n.ts`.
- Updated various components (e.g., `BackButton`, `Button`, `Community`, `Footer`, `Hero`, `NavBar`, etc.) to utilize localized strings.
- Created new localized pages for `about`, `donate`, `download`, `release-notes`, and others.
- Removed outdated pages and adjusted imports to reflect new structure.
- Enhanced the `ModsList` component to support localization.
- Added English language JSON file for translations.
- Improved overall code organization and structure for better maintainability.
2025-05-09 23:49:41 +12:00
Mr. M
74af40589d
Add SocialMediaStrip component to Hero section and adjust title styling
2025-04-29 10:57:02 +02:00
Mr. M
063c6dac32
Remove commented-out code and unnecessary redirects from astro.config.mjs
2025-04-29 10:29:36 +02:00
Vrezh Fedora
fc07f4989a
feat(preact): migrate react to lightweight preact
2025-02-23 20:10:11 +01:00
mr. M
f0d62fc080
fix(release-notes): update version to 1.7.5b and add stability improvements
2025-01-31 20:00:55 +01:00
mr. m
4c4d4e3596
Revert "Implement lazy loading of videos"
2025-01-27 15:35:15 +01:00
taroj1205
a06d53e51e
chore(config): remove prefetch
2025-01-25 12:18:10 +13:00
taroj1205
82e0a8661a
chore(theme): update theme implementation
2025-01-24 16:12:37 +13:00
David Roizenman
9439ea2510
fix: redirect old /themes URLs to new /mods
2025-01-22 14:04:48 -08:00
mr. M
d14b44b2c8
fix: format code and ensure consistent styling across files
2025-01-08 00:19:40 +01:00
mr. m 🤙
cf4c1ad758
feat: update sitemap integration and add sitemap link to robots.txt and layout
2024-12-27 09:36:15 +00:00
NOCanoa
8314256b53
added sitemap
2024-12-26 23:43:15 +00:00
Kyle
93af03eab2
fix: adds site config
2024-12-24 21:13:35 +02:00
mr. M
aa5c4f6ad0
feat: integrate React support and add AnimatedText component for enhanced animations
2024-12-11 18:40:01 +01:00
eveeifyeve
fcf4e6248d
chore: removed astro cloudflare adapter
...
I added wrangler which is only needed for cloudflare pages.
2024-12-10 20:21:49 +11:00
mr. M
c40e516973
feat: add author link function, integrate Cloudflare adapter, and enhance layout with new HomeExtras component
Upload to bunny / upload (1.22.3) (push) Waiting to run
2024-12-10 00:44:49 +01:00
mr. M
8612d6da90
Feat: add Tailwind CSS and Prettier configuration, create reusable components for Title, Description, and Button
2024-11-21 00:21:16 +01:00
mr. M
7bb60fdf2a
Initial layout
2024-11-20 22:52:58 +01:00