analogjs / analog

The fullstack meta-framework for Angular. Powered by Vite and Nitro
https://analogjs.org
MIT License
2.5k stars 240 forks source link

[DOCS]: Reorganize docs from packages to features #144

Closed brandonroberts closed 1 year ago

brandonroberts commented 1 year ago

Update the side menu and pages to list Analog features instead of a collection of separate packages. The only standalone package is the Astro / Angular integration.

The rest of the plugins are going to be rolled under the @analogjs/platform package.

brandonroberts commented 1 year ago

Fixed in https://github.com/analogjs/analog/pull/241