astro/examples/integrations-playground
Oleksii Tymoshenko 1031c06f9c
feat: improved sitemap ()
* feat: extended sitemap functionality

* docs: del samples

* docs: readme

* feat: new sitemap

* feat: createLinkInHead removed

* docs: updated changeset text

* refactor: 'zod' function() instead of self made refine()

* Revert "refactor: 'zod' function() instead of self made refine()"

This reverts commit 036bac730d.

undo function()
2022-06-16 19:06:48 +00:00
..
public Astro Integration System () 2022-03-18 15:35:45 -07:00
src Remove try/catch from solid component check () 2022-05-11 10:23:34 -06:00
.gitignore refactor(vercel): Build Output API v3 () 2022-05-11 15:10:38 -06:00
.npmrc Astro Integration System () 2022-03-18 15:35:45 -07:00
.stackblitzrc Astro Integration System () 2022-03-18 15:35:45 -07:00
astro.config.mjs feat: improved sitemap () 2022-06-16 19:06:48 +00:00
package.json [ci] release () 2022-06-16 12:05:10 -04:00
README.md fix(examples): incorrect StackBlitz demo URLs () 2022-06-13 12:22:20 -04:00
sandbox.config.json Astro Integration System () 2022-03-18 15:35:45 -07:00
tsconfig.json Update example tsconfig () 2022-04-28 11:42:55 -04:00

Integrations Playground

npm init astro -- --template integrations-playground

Open in StackBlitz