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
2025-05-06 16:34:35 +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 feat: update i18n configuration, enhance news organization page layout, and add logo URL 2025-05-06 16:34:35 +08:00
layouts feat: integrate GSAP for animations and add Tailwind CSS support 2025-05-06 14:52:42 +08:00
pages feat: update i18n configuration, enhance news organization page layout, and add logo URL 2025-05-06 16:34:35 +08:00
public feat: add S3 configuration and update project structure 2025-05-06 09:43:26 +08:00
server feat: update i18n configuration, enhance news organization page layout, and add logo URL 2025-05-06 16:34:35 +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 feat: update i18n configuration, enhance news organization page layout, and add logo URL 2025-05-06 16:34:35 +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