summaryrefslogtreecommitdiff
path: root/examples/blog-multiple-authors/astro.config.mjs (follow)
AgeCommit message (Collapse)AuthorFilesLines
2022-08-04Audit examples templates (#3940)Gravatar Erika 1-9/+0
* 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
2022-07-21[ci] formatGravatar matthewp 1-1/+1
2022-07-21Replace/Rename Astro.canonicalURL with new Astro.url helper (#3959)Gravatar Fred K. Schott 1-0/+1
* add Astro.url * Add examples of how to create the canonicalURL Co-authored-by: Matthew Phillips <matthew@skypack.dev>
2022-03-18Astro Integration System (#2820)Gravatar Fred K. Schott 1-2/+3
* 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
2022-03-15Export defineConfig helper (#2803)Gravatar Nate Moore 1-9/+3
* feat: add astro/config entrypoint * chore: update examples to use `defineConfig` util * chore: prettier fix * chore: add changeset
2021-12-22Use accessible indentation (#2253)Gravatar Jonathan Neal 1-2/+2
2021-08-23Add zod schema validation (#1198)Gravatar Fred K. Schott 1-14/+12
* add zod schema validation * update pageUrlFormat config name * add trailing slash support to config
2021-08-11Add file-based routing /w dynamic paths (#1010)Gravatar Fred K. Schott 1-1/+1
* wip: add file-based routing * add pagination tests and nested pagination support
2021-07-20[ci] yarn formatGravatar FredKSchott 1-4/+2
2021-07-07Add framework-specific prompt and setup to `create-astro` (#620)Gravatar Nate Moore 1-3/+6
* feat(create-astro): add framework-specific prompt and setup * chore: normalize example `astro.config.mjs` files
2021-06-28update the blog example (#565)Gravatar Fred K. Schott 1-0/+14