27 Commits

Author SHA1 Message Date
7695ccbd0e chore: add husky and lint-staged for pre-commit linting
All checks were successful
Push to github container register / push-docker (push) Successful in 10m18s
- Updated package.json to include husky and lint-staged configurations.
- Added a pre-commit hook to run lint-staged using bunx.
2026-04-06 03:50:22 +00:00
88233ff069 refactor: standardize code formatting across components and utilities
Some checks failed
Push to github container register / push-docker (push) Has been cancelled
- Updated formatting in SiteFooter and SiteHeader components for consistency.
- Refactored Badge, Button, Card, Separator components to improve readability.
- Enhanced markdown parsing logic in announcements and markdown utility functions.
- Adjusted ESLint configuration for better code quality checks.
- Added biome.json for BiomeJS configuration.
- Updated package.json and configuration files for improved dependency management.
2026-04-06 03:44:49 +00:00
8624d2c805 feat: add SiteFooter component and integrate it into RootLayout
Some checks failed
Push to github container register / push-docker (push) Has been cancelled
2026-04-06 03:41:20 +00:00
fe02b86b1b feat: refactor layout to use SiteHeader component 2026-04-06 03:41:20 +00:00
82ba4c36f1 README.md を更新
Some checks failed
Push to github container register / push-docker (push) Has been cancelled
2026-04-06 03:35:23 +00:00
6d32a0f207 feat: set dynamic export to force-static in sitemap
All checks were successful
Push to github container register / push-docker (push) Successful in 10m49s
2026-04-05 03:47:37 +00:00
ca41a2608d feat: add sitemap generation for announcements and static routes 2026-04-05 03:47:37 +00:00
f8bbcd5828 .gitea/workflows/build.yml を更新
All checks were successful
Push to github container register / push-docker (push) Successful in 10m12s
2026-03-29 12:50:47 +00:00
a9274f5e8a README.md を更新
Some checks failed
Push to github container register / push-docker (push) Failing after 9m56s
2026-03-29 12:13:57 +00:00
02a7c28b3f .gitea/workflows/build.yml を更新
Some checks failed
Push to github container register / push-docker (push) Has been cancelled
2026-03-29 12:12:13 +00:00
64baa520a5 .gitea/workflows/build.yml を更新
Some checks failed
Push to github container register / push-docker (push) Failing after 9m46s
2026-03-29 10:05:07 +00:00
32e293d724 .gitea/workflows/build.yml を更新
Some checks failed
Push to github container register / push-docker (push) Has been cancelled
2026-03-29 09:59:00 +00:00
8d5c426a2d .gitea/workflows/build.yml を更新
Some checks failed
Push to github container register / push-docker (push) Failing after 13m59s
2026-03-29 09:33:12 +00:00
7e4899090a .gitea/workflows/build.yml を追加 2026-03-29 09:32:15 +00:00
cf682abd34 README.md を更新 2026-03-29 09:09:42 +00:00
946179f347 feat: add .dockerignore file to exclude unnecessary files from Docker context 2026-03-29 05:36:39 +00:00
89d8a646b2 feat: add Caddy configuration and update Dockerfile for proper working directory 2026-03-29 05:35:57 +00:00
d3e5521792 feat: add initial configuration files for Caddy and Docker setup 2026-03-29 05:14:54 +00:00
88bfefd09c feat: enhance animations and transitions for announcements and layout components 2026-03-29 05:05:45 +00:00
47876ad3d0 feat: add loading components for announcements and general loading states 2026-03-29 05:04:42 +00:00
e98ccc8c58 feat: enhance layout with navigation links and update announcements display 2026-03-29 05:02:38 +00:00
64f3787b4e feat: add announcements feature with dynamic routing and markdown support 2026-03-29 05:01:23 +00:00
b23a3f41f3 あああ 2026-03-29 04:57:22 +00:00
eaf13e923f fix: improve text consistency and layout in connection guide 2026-03-29 04:57:18 +00:00
27b3e6ffd1 feat: update layout and page content for Takasumi-Neody Minecraft server project 2026-03-29 04:54:28 +00:00
1382cb7768 feat: initial commit 2026-03-29 04:45:35 +00:00
65fbf73db9 Initial commit from Create Next App 2026-03-29 04:43:55 +00:00