summaryrefslogtreecommitdiff
path: root/examples/docs/src (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-23[ci] formatGravatar natemoo-re 1-1/+3
2022-07-23Rename Markdown util `getHeaders()` to `getHeadings()` (#4031)Gravatar Nate Moore 5-24/+24
2022-07-21Replace/Rename Astro.canonicalURL with new Astro.url helper (#3959)Gravatar Fred K. Schott 2-3/+6
2022-07-08Format astro files in examples (#3862)Gravatar Marcus Otterström 11-52/+84
2022-05-12[ci] formatGravatar matthewp 1-85/+78
2022-05-12Fixed search bar of the docs example not working (#3247)Gravatar Rafid Muhymin Wafi 1-76/+94
2022-05-10Fixing mobile header for docs example (#3335)Gravatar Tony Sullivan 2-5/+8
2022-04-03chore: updated examples to v0.26.0 (#2977)Gravatar Juan Martín Seery 4-6/+6
2022-04-02update prettier width (#2968)Gravatar Fred K. Schott 7-13/+67
2022-03-29Implement the Astro.request RFC (#2913)Gravatar Matthew Phillips 1-1/+1
2022-03-18Feat: change to shiki default md renderer (#2824)Gravatar Ben Holmes 3-114/+11
2022-03-09Update examples for 0.24.0 (#2740)Gravatar Tony Sullivan 1-7/+6
2022-03-09merge `next` into `main` (#2705)Gravatar Nate Moore 2-0/+2
2022-01-24Use CONFIG.SITE.title for h1 in doc theme header (#2449)Gravatar Jang Rush 1-1/+1
2022-01-24Allow not specfying section header in sidebar. (#2448)Gravatar Jang Rush 1-1/+8
2022-01-19Fix visibility of focused skip link on docs site (#2405)Gravatar Chris Swithinbank 1-1/+1
2022-01-18Update examples to move away from Astro.resolve on styles (#2393)Gravatar Matthew Phillips 1-3/+5
2022-01-14Fixes for blog and docs examples (#2373)Gravatar Matthew Phillips 1-1/+3
2021-12-22Use accessible indentation (#2253)Gravatar Jonathan Neal 26-1222/+1244
2021-11-24move styles to src (#2003)Gravatar Fred K. Schott 4-3/+610
2021-11-23update repo URL (#1994)Gravatar Fred K. Schott 2-4/+4
2021-11-03[ci] yarn formatGravatar matthewp 1-1/+1
2021-11-03children error fix (#1734)Gravatar Rafid Muhymin Wafi 1-0/+1
2021-10-29[ci] yarn formatGravatar natemoo-re 1-1/+1
2021-10-29do not format vite (#1710)Gravatar Nate Moore 1-1/+1
2021-10-29[ci] yarn formatGravatar matthewp 1-1/+1
2021-10-29🚀 Astro Next (0.21.0) (#1406)Gravatar Drew Powers 8-13/+17
2021-10-18Added descriptions to example (#1566)Gravatar AsyncBanana 4-0/+4
2021-10-14Added descriptions to docs pages (#1550)Gravatar AsyncBanana 1-3/+3
2021-09-30Do we really need a massive 5MB+ banner that takes multiple seconds to load w...Gravatar Joshua Byrd 1-1/+1
2021-09-27Update /examples/docs/.../MoreMenu.astro (#1446)Gravatar Caleb Jasik 1-1/+1
2021-08-27Fixes #1249 (#1250)Gravatar Patrick Gotthardt 4-4/+4
2021-08-26improve introduction page of example/docsGravatar Fred K. Schott 3-54/+60
2021-08-26improve introduction page of example/docsGravatar Fred K. Schott 1-0/+4
2021-08-26improve introduction page of example/docsGravatar Fred K. Schott 1-2/+6
2021-08-26add algolia and cleanup docs readmeGravatar Fred K. Schott 17-597/+157
2021-08-26WIP update examples/docs/Gravatar Okiki 34-336/+1443
2021-08-26add "astro preview" command (#1226)Gravatar Fred K. Schott 1-1/+2
2021-08-24Fix CSS in docs example (#1221)Gravatar Marcus Otterström 1-2/+3
2021-08-18add dev script, switch documentation from advising start to dev script (#1141)Gravatar Jonathan Neal 1-3/+3
2021-08-16cleanup example faviconsGravatar Fred K. Schott 1-2/+1
2021-08-16Adding favicon to examples (#1084)Gravatar Rafid Muhymin Wafi 1-5/+3
2021-08-08Add CSS in example project: docs (#1062)Gravatar Marcus Otterström 1-0/+2
2021-07-21replace `npm run start` with `npm start` (#791)Gravatar Kyosuke 1-1/+1
2021-07-19tsconfig fix (#752)Gravatar Fred K. Schott 1-2/+2
2021-07-16Fix githubEditUrl variable in `examples/docs`Gravatar Caleb Jasik 1-1/+1
2021-07-16Update docs in compiler messages (#710)Gravatar Caleb Jasik 2-12/+12
2021-07-13Add lang attribute to html tagsGravatar Shreesh Bhat 1-1/+1
2021-07-08Move hydration directives to special attributes (#618)Gravatar Tony Sullivan 1-2/+2
2021-07-01update example astro inline docs (#592)Gravatar Fred K. Schott 1-4/+11