Commit Graph

9 Commits

Author SHA1 Message Date
91aee523c3 Fix architecture diagram and test coverage on site
Architecture diagram was missing the second row of plugins (session,
context, file-io, tools). Test description only listed 2 of 8 actual
test files. Corrected both pages to match the real repo layout.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2026-05-27 20:46:52 +08:00
ee56dbb753 Sync site with current dstalk repo structure
Reflect the plugin-host architecture: dstalk-core.dll now hosts 9
functional plugins (deepseek, anthropic, network, lsp, session,
context, config, file-io, tools), with dstalk-cli + SDL3 dstalk-gui
both consuming the same C ABI. Update badges, hero stats, terminal
demo, features, architecture diagram, tech-stack table, roadmap, and
contributor section across index.html and en.html accordingly.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2026-05-27 08:57:30 +08:00
08ad1cbee0 Add English version of landing page
Add a localized English page and language metadata so visitors can switch between Chinese and English versions.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-25 21:31:56 +08:00
a6a6fc763a Add open source contributor welcome section
Invite contributors to participate through code, documentation, and roadmap discussions, with links to the source repository and issues.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-25 20:53:13 +08:00
fd5b722b42 Inline dstalk logo in landing page
Embed the SVG logo directly in the page and favicon so the site no longer depends on a remote image asset.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-25 20:48:05 +08:00
558e25b89c 2 2026-05-25 20:44:23 +08:00
2142fabb79 Use remote dstalk logo asset
Point the favicon and brand image to the shared Pulsareon image repository so the site uses the canonical logo asset.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-25 20:43:45 +08:00
087a6be3f2 Update dstalk landing page
Refresh the site to reflect the current dstalk project positioning and include the new SVG logo asset used by the page.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-25 20:41:54 +08:00
d507f9227a Initial dstalk.top landing page
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-25 16:47:31 +08:00