You can create websites
Last updated
Last updated
Creating sites with Atomico is really easy and SEO friendly because:
With Atomico you can perform SSR and SSG thanks to tools like Astro build, with Astro + Atomico you can send previously rendered components to the client, thus giving a result at the HTML level that is really friendly with search engines.
Atomico being really small (3kB) your sites will load fast, especially if you only apply SSG with Atomico.
Atomico not only supports SSR through Astro, you can SSR today with Atomico in Next.js, Express or any environment that supports ESM modules.
(Coming soon) Yes, with Atomico soon you will be able to create blocks for Gutenberg easily
We recommend the use of build with the @atomico/astro plugin, with this you can create sites like
Preferably we recommend + React + Atomico, but in case your project inherits the use of Next.js you can do SSR with Atomico in Next.js using .