Status-driven roadmap for the xfetch site and its documentation.
- Next.js site with landing page (features, modules, install tabs, layout showcase, config builder, plugins, roadmap)
- Documentation in three languages: English, Spanish, German
- Docs synced with xfetch v0.6.0 (themes format, daemon live, effects, timeouts, layouts, CLI flags)
- Plugin pages for all 12 official plugins (including chocolatey and temperature)
- Static export ready for GitHub Pages (
output: "export",basePath: /webfor the org site) - Sitemap and robots.txt; local CI (
npm run lint+npm run build) viascripts/