Age | Commit message (Collapse) | Author | Files | Lines |
|
* remove sass and preact from portfolio example
* add back public folder
* remove lockfile
* Update examples/portfolio/src/layouts/project.astro
Co-authored-by: Ben Holmes <hey@bholmes.dev>
* run prettier
* Update examples/portfolio/src/pages/index.astro
Co-authored-by: Ben Holmes <hey@bholmes.dev>
* remove wrapper class
* remove button component; fix padding
* improve mobile layout
* lockfile
* Revert "lockfile"
This reverts commit e32518f4443d0b16cf0ec2301bac8690d57c2360.
* Update examples/portfolio/src/pages/index.astro
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
* Update examples/portfolio/src/components/Nav.astro
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
* update astro
* lockfile (again)
Co-authored-by: Ben Holmes <hey@bholmes.dev>
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
|
|
* fix: update import in Portfolio starter astro config file
* chore: add changeset
|
|
* 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
|
|
|
|
* feat(create-astro): add framework-specific prompt and setup
* chore: normalize example `astro.config.mjs` files
|
|
* refactor: expose `astro/components` as component entrypoint
* refactor: remove `extensions` from all configs
* test: fix snowpack tests
* docs: update config doc
|
|
* Add portfolio example
* Feedback
|