Skip to content

CELLAS v1.1.1 — Public Beta

Latest

Choose a tag to compare

@koba3 koba3 released this 04 Aug 23:43

CELLAS Public Beta

CELLAS is now in Public Beta.

Documentation OS has become a developer platform: brand, CLI, website, SDK, Runtime, Engine, plugins, and certification — with one success metric:

Time to first successful certification.

First PASS

pnpm create cellas my-docs
cd my-docs
pnpm install
pnpm exec cellas verify
pnpm exec cellas certify

Expected: verify → SUCCESS, certifyPASS (under 10 minutes).

Community

Talk with us on GitHub Discussions — the primary channel for Public Beta questions and feedback.

What's in this beta

  • Official starters: documentation, plugin, blog, library, runtime-extension
  • 39 packages on npm (create-cellas@1.1.1, @cellas/*@1.1.0)
  • First PASS CI green: ubuntu / macOS / Windows × pnpm / npm
  • Website on Cloudflare Workers & Pages: https://cellas.s-koba.workers.dev
    (cellas.dev DNS cutover pending)
  • Public repository: https://github.com/CELLASHQ/cellas

Fixed in 1.1.1

  • Windows: --yes install finds pnpm / npm .cmd shims
  • Cleaner post-create / install-failure copy focused on First PASS

Known limitations

  • Playground and plugin catalog UI are out of scope for this beta
  • Apex cellas.dev awaits Cloudflare zone + onamae nameserver switch

Links