Commit graph

24 commits

Author SHA1 Message Date
github-actions[bot]
d3fdd0cb45
chore(deps): update devdependencies (#699)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-06-30 20:52:50 +12:00
github-actions[bot]
510c19a116
fix(deps): update react (#700)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Shintaro Jokagi <61367823+taroj1205@users.noreply.github.com>
2025-06-30 12:51:11 +12:00
github-actions[bot]
7ed69308ba
fix(deps): update font awesome to v6.7.2 (#690)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-06-21 17:21:08 +02:00
mr. m
da96f4844a
Replace motion with animejs and new layout redesign (#672)
Co-authored-by: taroj1205 <taroj1205@gmail.com>
Co-authored-by: Shintaro Jokagi <61367823+taroj1205@users.noreply.github.com>
Co-authored-by: mr. m <91018726+mauro-balades@users.noreply.github.com>
Co-authored-by: Canoa <gitgood@thatcanoa.org>
Co-authored-by: Bryan Galdámez <josuegalre@gmail.com>
2025-06-21 17:12:31 +02:00
Shintaro Jokagi
9db42c090f
chore(deps): pin all dependencies (#688) 2025-06-21 11:28:38 +12:00
Shintaro Jokagi
6b7458c30e
ci(cache): improve ci cache in ci pipeline (#680)
* ci(cache): improve ci cache in ci pipeline

* refactor: use composite actions for ci jobs

* refactor: use composite action for node/pnpm setup

* refactor(ci): improve cache restore logic in ci pipeline

* fix(ci): fix ci node_modules cache handling

* fix(ci): improve ci pipeline cache

* fix(ci): fix ci pipeline cache

* fix(ci): upload cache properly

* fix(ci): add restore key

* refactor(ci): use matrix for simplified jobs

* refactor(ci): use matrix for simplified jobs

* fix(ci): remove problematic restore-keys from node_modules cache

* fix(ci): reorder cache logic

* chore: move turbo to dependency

* chore: update CI pipeline for improved testing workflow

* refactor(ci): enhance CI pipeline with matrix strategy for quality checks and cache management

* fix(ci): add restore-keys for improved cache efficiency

* fix(ci): add restore-keys for improved cache efficiency

* fix(ci): update cache action to use restore for node_modules
2025-06-18 17:18:13 +12:00
mr. m
5286397e79
Revert "feat(animejs): replace motion with animejs for lighter animation (#663)" (#671) 2025-06-10 10:46:26 +02:00
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
cdc4f1cef9
feat(animejs): replace motion with animejs for lighter animation (#663)
* feat(animejs): replace motion with animejs for lighter animation

* fix(components): adjust video class for consistent styling

* refactor(components): remove translate-y-20 class for improved layout consistency

* chore: adjust hero animation

* refactor(components): use inline style for initial

* refactor(components): enhance feature and hero components with consistent inline-block styling

* chore(animatejs): update span with bold to make animation work

* refactor(components): improve layout and animation consistency in Features and Hero components

* refactor(components): adjust spacing in hero component

* refactor(features): update autoplay target and enter properties

* fix(features): standardize feature keys to use hyphenated format

* refactor(components): optimize animation delay and improve class handling
2025-06-10 11:46:13 +12:00
taroj1205
b2bc846b77
fix(lefthook): fix lefthook glob issues 2025-06-03 16:13:47 +12:00
Shintaro Jokagi
d472bd479e
feat(turbo): integrate Turbo for task management and update CI pipeline to use Turbo commands 2025-06-03 10:57:43 +12:00
Shintaro Jokagi
d1bb6682d4
feat(lefthook): add lefthook to repo 2025-06-02 13:17:56 +12:00
Shintaro Jokagi
d7e5bb6af1
feat(pnpm): replace npm with pnpm and setup cspell 2025-06-02 13:11:57 +12:00
mr. M
17ed7572e0
fix: update workflows to use npm instead of pnpm and remove unused deployment files 2025-02-09 12:59:54 +01:00
mr. M
261360f7e1
chore: update release notes with new version details and fixes; ensure proper formatting 2025-02-07 23:50:53 +01:00
mr. M
a68cd34785
fix: update theme colors and improve button styles; update dependencies 2025-02-05 22:16:28 +01:00
mr. M
847937afae
Formatted the project 2025-02-04 01:26:58 +01:00
Suraj Yadav
9ee5083a15 build(package): Migrate to pnpm from npm 2025-02-01 19:02:47 +05:30
mr. M
8de6c4324b
feat: enhance community section and update release notes with new features 2025-01-13 23:42:12 +01:00
mr. M
d14b44b2c8
fix: format code and ensure consistent styling across files 2025-01-08 00:19:40 +01:00
NOCanoa
8314256b53 added sitemap 2024-12-26 23:43:15 +00:00
Daniel Masterson
0102dc66fd feat(rss): port RSS feed from old Next.JS site to Astro 2024-12-16 14:44:54 +00:00
mr. M
4efd473ac5
style: refine layout and responsiveness of Card and Modal components 2024-12-11 19:07:44 +01:00