- Docs updated to match xfetch v0.7.0 across English, Spanish and German:
customizationdocuments the newlabelsmap (rename or hide the row key per module, in every layout) and theformatsmap (value templates with{field}placeholders)- Field reference per module: CPU (
{brand}/{model}/{cores}/{freq}), GPU ({name}/{vendor}/{model}/{vram}), memory/swap/disk, os, packages (per-manager fields), battery, uptime, datetime
- Docs updated to match xfetch v0.6.0 across English, Spanish and German:
- Changelog pages now cover v0.4.0, v0.5.0 and v0.6.0
- Themes documented with the new format (no
icons,logo_color/logo_colors,xfetch-cli/themesregistry, 17 themes) theme-managerregistry fixed toxfetch-cli/themes- New plugin pages:
chocolateyandtemperature - New config keys:
daemon_live*,os_wsl_style,show_keys,key_width,logo_color/logo_colors/logo_padding/logo_type,custom_x,effects,timeout_secs - Layouts
section-boxandcustom-xadded;horizontal/bottomdescriptions fixed - Windows package managers updated (
wingetin,chocoout of the core) - Getting-started reflects
--gen-config(no more bundledconfigs/folder) - Roadmap items completed as of v0.6.0
- New plugin docs for
chocolateyandtemperaturein all three languages - Docs updated for the
with_timeoutstandard and the optionaltimeout_secskey
- Lint clean: removed unused imports/variables (
page.tsx,DocViewer.tsx) and documented the remote-SVG<img>exception inHero.tsx - Added MIT license metadata (
LICENSE,"license": "MIT"in package.json) - Added local CI scripts (
scripts/ci.sh,scripts/ci.ps1— lint + build)
- Next.js site with landing page: hero, features, modules table, install tabs, layout showcase, config builder, plugin section and roadmap
- Documentation in three languages (English, Spanish, German) for the xfetch ecosystem: configuration, modules, layouts, customization, plugins, extensions, themes, presets, advanced usage and getting-started
- Static export ready for GitHub Pages (
output: "export",basePath: /web) - Sitemap and robots.txt