* Create sandbox.config.json specifying port 3000
* Update sandbox.config.json
* Create sandbox.config.json for blog example
* Create sandbox.config.json for multiple authors blog
* added sandbox config to portfolios
* [ci] yarn format
* added sandbox.config.json to more frameworks examples
* [ci] yarn format
* reverted default rss to rss.xml
Co-authored-by: sarah11918 <sarah11918@users.noreply.github.com>
* Update astro-components.md
be a little clearer right up front about what you can do
I ran this code in stackBlitz minimal - which listed no renders.
Note: I don't know enough yet about Astro to say why I could use React-style interpolation at compile time to insert a variable into the html -- so I can't add a phrase describing why it works...
* Update docs/src/pages/core-concepts/astro-components.md
Co-authored-by: Jonathan Neal <jonathantneal@hotmail.com>
* Update astro-components.md
I don't get it, HTML entities are supported in JSX.
* Update astro-components.md
* Update astro-components.md
Co-authored-by: Fred K. Schott <fkschott@gmail.com>
* Update config.ts again
Recreating recent changes to the de menu section that got lost during some other PR using outdated data or whatever)))
* Update getting-started.md
Recreating re-routes in text links
Recreating replacement of snowpackjs by withastro in links
* Update quick-start.md
Recreating re-routes in text links
Recreating replacement of snowpackjs by withastro in links
* Update getting-started.md
Recreating title replacement in frontmatter
* Update installation.md
Recreating re-routes in text links
Recreating replacement of snowpackjs by withastro in links
* Update comparing-astro-vs-other-tools.md
Recreating re-routes in text links
Recreating replacement of snowpackjs by withastro in links
* Update quick-start.md
Adds missing preceding slash
* Update astro-components.md
Recreating re-routes in text links
Recreating replacement of the term Rückfall by Fallback
Updating frontmatter
* Update astro-pages.md
Recreating re-routes in text links
Recreating changes to frontmatter
* Update component-hydration.md
Recreating re-routes in text links
Recreating changes to frontmatter
* Update layouts.md
Recreating re-routes in text links
Recreating changes to frontmatter
* Update project-structure.md
Recreating re-routes in text links
Recreating changes to frontmatter
* Update routing.md
Recreating re-routes in text links
Recreating replacement of snowpackjs by withastro in links
Recreating changes to frontmatter
* Update 0.21.0.md
Small grammar fix
* fix: inject `fetch` only if not declared
* test: improve fetch test
* chore(lint): Prettier fix
* chore: trigger ci
* fix: improve type narrowing
Co-authored-by: GitHub Action <github-action@users.noreply.github.com>
* Make aliases work on windows
Change all occurrences of path.posix to path.
* Remove console log statement
* Update index.ts
* Update index.ts
* Update index.ts
* Edit changeset