summaryrefslogtreecommitdiff
path: root/docs/src/pages/reference (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-29docs: update some Snowpack references to Vite (#2035)Gravatar Ludovico Fischer 1-1/+1
2021-11-23update repo URL (#1994)Gravatar Fred K. Schott 2-2/+2
2021-11-22docs: update link to AstroUserConfig type definitions (#1961)Gravatar Masataka Yakura 1-1/+1
2021-11-20(docs) Fix config reference link (#1946)Gravatar JuanM04 1-1/+1
2021-11-19Docs codeblock fixes (#1931)Gravatar Jonathan Neal 1-2/+2
2021-11-19Doc improvements (#1929)Gravatar Jonathan Neal 1-3/+3
2021-11-01Fixed typo in API Reference. (#1697)Gravatar Isaac McFadyen 1-1/+1
2021-10-29🚀 Astro Next (0.21.0) (#1406)Gravatar Drew Powers 2-25/+27
2021-10-12docs: fix knownEntryPoints and add async renderToStaticMarkup example (#1489)Gravatar Brandon 1-3/+16
2021-10-11[ci] yarn formatGravatar matthewp 1-1/+1
2021-10-11Adds the astro check command (#1410)Gravatar Matthew Phillips 1-0/+6
2021-09-15Expose slots to components (#1368)Gravatar Jonathan Neal 1-0/+11
2021-09-03[ci] yarn formatGravatar FredKSchott 1-2/+0
2021-09-03Add new <Code> component, to succeed <Prism> (#1208)Gravatar Fred K. Schott 1-0/+20
2021-09-01Debug component importation (#1289)Gravatar raph_5 1-1/+1
2021-08-31Delete docs text about removed Collections API (#1286)Gravatar Mani Gandham 1-1/+1
2021-08-31Remove reference/link to Collections (#1277)Gravatar Tim Chesney 1-1/+1
2021-08-31Remove caveat about `Astro.request` not being passed to components. (#1276)Gravatar Caleb Jasik 1-2/+0
2021-08-30Alphabetize API doc (#1270)Gravatar Drew Powers 1-12/+12
2021-08-29Include lang="xxxx" in Prism component example (#1264)Gravatar Sarah Rainsberger 1-2/+4
2021-08-26[ci] yarn formatGravatar FredKSchott 1-1/+1
2021-08-26add "astro preview" command (#1226)Gravatar Fred K. Schott 1-0/+6
2021-08-23[ci] yarn formatGravatar FredKSchott 1-4/+5
2021-08-23fix docs on config apiGravatar Fred K. Schott 1-7/+11
2021-08-23[ci] yarn formatGravatar matthewp 1-2/+1
2021-08-23Add Astro `<Debug/>` component (#675)Gravatar Caleb Jasik 1-0/+19
2021-08-23Add trailingSlash & pageDirectoryUrl config options (#1197)Gravatar Fred K. Schott 1-19/+7
2021-08-18Update api-reference.mdGravatar Fred K. Schott 1-1/+1
2021-08-16[ci] yarn formatGravatar matthewp 1-2/+2
2021-08-16Astro.resolve (#1085)Gravatar Matthew Phillips 1-0/+24
2021-08-12Remove sentence about dev server docs (#1095)Gravatar Sia 1-2/+0
2021-08-12Fix typos in the docs/ content (#1093)Gravatar mundry 2-2/+2
2021-08-11Add file-based routing /w dynamic paths (#1010)Gravatar Fred K. Schott 1-66/+130
2021-08-08[ci] yarn formatGravatar FredKSchott 1-7/+8
2021-08-07Fix code examples that would fail if copy-pasted (#1050)Gravatar Jonathan Neal 2-4/+4
2021-07-30Docs site cleanup (#948)Gravatar Fred K. Schott 5-5/+5
2021-07-30Ascii quotes (#928)Gravatar Marcus Otterström 2-3/+3
2021-07-30Fix typos and clarify docs (#880)Gravatar Marcus Otterström 1-1/+1
2021-07-22📘 DOC: improve a11y (#806)Gravatar Caleb Jasik 1-2/+0
2021-07-21[ci] yarn formatGravatar natemoo-re 1-0/+2
2021-07-21Expose JSX compilation to renderers (#588)Gravatar Nate Moore 1-0/+45
2021-07-21[ci] yarn formatGravatar FredKSchott 1-6/+9
2021-07-21New Collections API (#703)Gravatar Fred K. Schott 1-86/+92
2021-07-20Docs/ Add `--silent` cli option (#785)Gravatar Caleb Jasik 1-0/+4
2021-07-20change snowpack.config.js to snowpack.config.mjs in docsGravatar Fred K. Schott 1-1/+1
2021-07-17Fix typos in the documentation. (#731)Gravatar mundry 2-2/+2
2021-07-15fix import.meta docs referenceGravatar Fred K. Schott 1-3/+6
2021-07-15[ci] yarn formatGravatar FredKSchott 4-8/+24
2021-07-15merge in docs site (#705)Gravatar Fred K. Schott 5-0/+457