summaryrefslogtreecommitdiff
path: root/docs/src/pages/getting-started.md (follow)
AgeCommit message (Collapse)AuthorFilesLines
2021-09-06scale back the examples pageGravatar Fred K. Schott 1-0/+14
2021-09-03Add new <Code> component, to succeed <Prism> (#1208)Gravatar Fred K. Schott 1-1/+1
* add code component * Update packages/astro/components/Debug.astro Co-authored-by: Caleb Jasik <calebjasik@jasik.xyz> * Update packages/astro/components/Debug.astro Co-authored-by: Caleb Jasik <calebjasik@jasik.xyz> * fix format in debug component * remove Debug changes * add wrap support * add props docs * update default theme Co-authored-by: Peter Singh <drgaud@hotmail.com> Co-authored-by: Caleb Jasik <calebjasik@jasik.xyz>
2021-08-20Update getting-started.md (#1182)Gravatar headapplesgithub 1-1/+1
corrected typo "quickly" to "quick"
2021-07-30Docs site cleanup (#948)Gravatar Fred K. Schott 1-1/+1
* add language selector * docs site cleanup * review feedback * code review comments
2021-07-27[ci] yarn formatGravatar matthewp 1-1/+0
2021-07-27DOC: revisions made to the setup section (#864)Gravatar Peter Singh 1-7/+10
* this is the last time im changing these files.... * This is Thats these two files finished off... * Updated the section setup, a bit * trying to resolve the conflict Co-authored-by: Matthew Phillips <matthew@matthewphillips.info>
2021-07-24Fixed typo in getting-started.md (#842)Gravatar Alexandre Desroches 1-1/+1
2021-07-21remove video from getting started pageGravatar Fred K. Schott 1-3/+1
2021-07-19add comparison docs (#718)Gravatar Fred K. Schott 1-0/+4
2021-07-17Fix typos in the documentation. (#731)Gravatar mundry 1-1/+1
Co-authored-by: mundry <mundry@users.noreply.github.com>
2021-07-16[ci] yarn formatGravatar FredKSchott 1-13/+10
2021-07-16New getting started guideGravatar Fred K. Schott 1-0/+60
2021-07-16Revert "New getting started guide (#715)"Gravatar Fred K. Schott 1-60/+0
This reverts commit 2827f077baab6674a8ee47f3006e82ce991118b8.
2021-07-16Revert "[ci] yarn format"Gravatar Fred K. Schott 1-10/+13
This reverts commit c2176bfc839e31051e09bebd97cb09311c506b3a.
2021-07-16[ci] yarn formatGravatar natemoo-re 1-13/+10
2021-07-16New getting started guide (#715)Gravatar Fred K. Schott 1-0/+60
* New getting started guide * style: small style tweaks * style: theme updates * chore: add redirect * style: theme tweaks * fix: clamp logo height * style: fix sidebar width Co-authored-by: Nate Moore <nate@skypack.dev>