summaryrefslogtreecommitdiff
path: root/docs/src (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-09-06Adds examples pageGravatar aFuzzyBear 23-8/+1257
2021-09-05docs: add a link to next article (#1308)Gravatar Sam Chen 2-2/+20
2021-09-04📘DOC: Fix URL normalization for the Left Sidebar in docs (#1299)Gravatar Caleb Jasik 2-2/+14
2021-09-03docs: add a period (#1306)Gravatar Sam Chen 1-1/+1
2021-09-03[ci] yarn formatGravatar FredKSchott 1-2/+0
2021-09-03Add new <Code> component, to succeed <Prism> (#1208)Gravatar Fred K. Schott 11-10/+30
2021-09-01Debug component importation (#1289)Gravatar raph_5 1-1/+1
2021-09-01Update getting-started.md (#1281)Gravatar Hendrik Runte 1-23/+23
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-31[ci] yarn formatGravatar FredKSchott 1-4/+4
2021-08-31Add v20 documentation for bundling assets (#1262)Gravatar Lachlan Young 1-0/+11
2021-08-30docs: translate astro vs other docs to zh comparing-astro-vs-other-tools.md (...Gravatar Xinyuan Wang 2-0/+209
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-27Add danish translation of the getting started page (#1243)Gravatar Mikkel Tønder 4-1/+70
2021-08-27[ci] yarn formatGravatar matthewp 1-1/+1
2021-08-27Implementation of hoisted scripts (#1178)Gravatar Matthew Phillips 1-0/+33
2021-08-27[ci] yarn formatGravatar matthewp 1-1/+1
2021-08-27Update Tailwind docs for path to css (#1240)Gravatar Matthew Phillips 1-7/+7
2021-08-27[ci] yarn formatGravatar matthewp 1-1/+1
2021-08-27Add new Astro components package (#1242)Gravatar Mark Teekman 1-0/+1
2021-08-26[ci] yarn formatGravatar FredKSchott 1-1/+1
2021-08-26add "astro preview" command (#1226)Gravatar Fred K. Schott 7-6/+18
2021-08-26remove unpublished blog post from docsGravatar Fred K. Schott 1-241/+0
2021-08-26[ci] yarn formatGravatar FredKSchott 1-1/+1
2021-08-25added bengali translation of the getting started page (#1215)Gravatar Rafid Muhymin Wafi 3-0/+68
2021-08-25NL docs typo fixes (#1232)Gravatar semvis123 1-1/+1
2021-08-25Update getting-started.md (#1231)Gravatar Anneke Sinnema 1-6/+6
2021-08-25[ci] yarn formatGravatar matthewp 2-5/+5
2021-08-25Arabic getting-started translation (#1166)Gravatar حمد بنقالي 3-0/+71
2021-08-25Fix typo Mardown on line 219 (#1229)Gravatar E. Berke KARAGÖZ 1-1/+1
2021-08-25docs: fix header rtl logo view (#1224)Gravatar Fred K. Schott 1-0/+1
2021-08-24[ci] yarn formatGravatar FredKSchott 2-7/+7
2021-08-23[i18n][Docs] Add Korean Translation of Getting Started page (#1189)Gravatar Joohoon Cha 4-1/+70
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 3-0/+26
2021-08-23Add a `titleClosure` to the `HeadSEO.astro` component (#1140)Gravatar Caleb Jasik 2-5/+8
2021-08-23Add trailingSlash & pageDirectoryUrl config options (#1197)Gravatar Fred K. Schott 2-20/+7
2021-08-23[ci] yarn formatGravatar matthewp 1-1/+0
2021-08-23fix the rtl search bar view (#1177)Gravatar Fred K. Schott 3-16/+14
2021-08-20update universal idGravatar Fred K. Schott 1-3/+3
2021-08-20Update getting-started.md (#1182)Gravatar headapplesgithub 1-1/+1
2021-08-20[ci] yarn formatGravatar FredKSchott 1-1/+0
2021-08-20Update comparing-astro-vs-other-tools.md (#1169)Gravatar headapplesgithub 1-7/+0
2021-08-19Fix typos in the docs. (#1165)Gravatar mundry 2-4/+4
2021-08-18add dev script, switch documentation from advising start to dev script (#1141)Gravatar Jonathan Neal 10-23/+23