Age | Commit message (Collapse) | Author | Files | Lines |
|
* basics, framework-alpine, framework-solid, delete unused examples
* framework-multiple
* Remove non-standard file extensions, add missing .vscode folders
* Remove robots.txt
* Remove blog-multiple-authors
* Rewrite components comments to be consistent
* Update lockfile
* Remove unnecessary usage of SCSS in subpath example
* Fix props weirdness in portfolio example
* Remove Lit from `framework-multiple` for now
* Misc fixes
* Update lockfile
* I'm in lockfile hell, send help
|
|
|
|
* add Astro.url
* Add examples of how to create the canonicalURL
Co-authored-by: Matthew Phillips <matthew@skypack.dev>
|
|
* update examples
* add initial integrations
* update tests
* update astro
* update ci
* get final tests working
* update injectelement todo
* update ben code review
* respond to final code review feedback
|
|
* feat: add astro/config entrypoint
* chore: update examples to use `defineConfig` util
* chore: prettier fix
* chore: add changeset
|
|
|
|
* add zod schema validation
* update pageUrlFormat config name
* add trailing slash support to config
|
|
* wip: add file-based routing
* add pagination tests and nested pagination support
|
|
|
|
* feat(create-astro): add framework-specific prompt and setup
* chore: normalize example `astro.config.mjs` files
|
|
|