mirror of
https://github.com/hpware/news-analyze.git
synced 2025-06-23 13:04:23 +00:00
An application where you can view/compare news. Oh and it also checks for bad content :D
https://yhw.tw/news?forward=tools
- Changed compatibility date to '2025-05-06'. - Added '@nuxtjs/robots' and '@nuxtjs/seo' modules. - Updated package.json to include new dependencies for robots and SEO modules. - Removed existing robots.txt file and created a new _robots.txt file. - Created empty footer and navigation components. - Added default layout structure with navigation, main content, and footer. |
||
---|---|---|
components | ||
layouts | ||
public | ||
server | ||
.gitignore | ||
app.vue | ||
bun.lock | ||
nuxt.config.ts | ||
package.json | ||
tsconfig.json |