summaryrefslogtreecommitdiff
path: root/examples/with-markdown-plugins/README.md (follow)
AgeCommit message (Collapse)AuthorFilesLines
2023-09-11Fix: lang unspecified code blocks (#8461)Gravatar Marc 1-1/+1
2023-02-23Fixes example README links to open in codespaces (#6346)Gravatar Brian McManus 1-1/+1
2023-02-23Enhanced Astro codespace support (#6288)Gravatar Brian McManus 1-0/+1
* Enhanced Astro codespace support Enhances the base devcontainer and Dockerfile to provide a smoother development experience out of the box for contributors. Adds a devcontainer per example so that we can add buttons on astro.new that will launch users straight into the appropriate example app. * Cleanup devcontainers and pin base image * Update .devcontainer/example-welcome-message.txt Co-authored-by: Samruddhi Khandale <skhandale@microsoft.com> --------- Co-authored-by: Samruddhi Khandale <skhandale@microsoft.com>
2023-02-03Update open with codesandbox link to use synced sandboxes (#6105)Gravatar Obinna Ekwuno 1-1/+1
2022-11-10Add “Open with CodeSandbox” buttons to example project READMEs (#5322)Gravatar Obinna Ekwuno 1-0/+1
Co-authored-by: Chris Swithinbank <swithinbank@gmail.com>
2022-09-16.md only: npm init astro --> npm create astro (#4760)Gravatar Michael Rienstra 1-1/+1
* .md only: npm init astro --> npm create astro For consistency with https://github.com/withastro/docs/pull/360. Docs always use `npm create astro` (never `npm init astro`), README.md files in this repo should do the same. Search: `\b(npm|yarn|pnpm) init astro\b` Replace: `$1 create astro` Except for two instances: 1. `packages/create-astro/CHANGELOG.md` -- skipped because changelog. 2. `packages/create-astro/test/create-astro.test.js.skipped` -- skipped, old test disabled in https://github.com/withastro/astro/pull/3168. * docs: add `@latest` to `npm create astro` Co-authored-by: Bjorn Lu <bjorn@bjornlu.com> Co-authored-by: Michael Rienstra <michael@goodmoney.com>
2022-02-07Remove docs from monorepo (#2517)Gravatar Jonathan Neal 1-1/+1
* Remove docs from monorepo * Update PULL_REQUEST_TEMPLATE.md * Update relative doc references with links or todo
2021-11-23update repo URL (#1994)Gravatar Fred K. Schott 1-1/+1
2021-09-16update examples for stackblitz (#1379)Gravatar Fred K. Schott 1-0/+9