An application where you can view/compare news. Oh and it also checks for bad content :D https://yhw.tw/news?forward=tools
Find a file
吳元皓 dce96b3a35 Refactor navigation bar styling, update localization files, and enhance news organization page
- Updated navigation bar styles for improved aesthetics and functionality.
- Added loading text to English and Traditional Chinese localization files.
- Enhanced the news organization about page with better layout and SEO metadata.
- Updated API response to include Facebook link for news organizations.
- Removed old Tailwind CSS configuration and styles, replacing them with a new main CSS file.
- Updated package.json to include new dependencies and scripts for better development experience.
2025-05-06 16:16:43 +08:00
components Refactor navigation bar styling, update localization files, and enhance news organization page 2025-05-06 16:16:43 +08:00
i18n/locales Refactor navigation bar styling, update localization files, and enhance news organization page 2025-05-06 16:16:43 +08:00
layouts feat: integrate GSAP for animations and add Tailwind CSS support 2025-05-06 14:52:42 +08:00
pages Refactor navigation bar styling, update localization files, and enhance news organization page 2025-05-06 16:16:43 +08:00
public feat: add S3 configuration and update project structure 2025-05-06 09:43:26 +08:00
server Refactor navigation bar styling, update localization files, and enhance news organization page 2025-05-06 16:16:43 +08:00
styles Refactor navigation bar styling, update localization files, and enhance news organization page 2025-05-06 16:16:43 +08:00
.env.example feat: add S3 configuration and update project structure 2025-05-06 09:43:26 +08:00
.gitignore Init 2025-05-06 09:19:48 +08:00
app.vue Refactor navigation bar styling, update localization files, and enhance news organization page 2025-05-06 16:16:43 +08:00
bun.lock Refactor navigation bar styling, update localization files, and enhance news organization page 2025-05-06 16:16:43 +08:00
nuxt.config.ts Refactor navigation bar styling, update localization files, and enhance news organization page 2025-05-06 16:16:43 +08:00
package.json Refactor navigation bar styling, update localization files, and enhance news organization page 2025-05-06 16:16:43 +08:00
README.md feat: add S3 configuration and update project structure 2025-05-06 09:43:26 +08:00
tailwind.config.js Refactor navigation bar styling, update localization files, and enhance news organization page 2025-05-06 16:16:43 +08:00
tsconfig.json Init 2025-05-06 09:19:48 +08:00