summaryrefslogtreecommitdiff
path: root/docs/api.md (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-27astro-docs syncGravatar Fred K. Schott 1-196/+0
2021-06-24New Props API (#515)Gravatar Nate Moore 1-1/+1
2021-06-23[ci] yarn formatGravatar matthewp 1-3/+4
2021-06-23Allow usage of node builtins through node: prefix (#520)Gravatar Matthew Phillips 1-0/+19
2021-06-16Update the shape of data provided by `Astro.fetchContent("./*.md")` (#479)Gravatar Caleb Jasik 1-5/+15
2021-06-11Allow createCollection() to fetch remote data (#400)Gravatar Drew Powers 1-1/+1
2021-06-11[ci] yarn formatGravatar matthewp 1-7/+3
2021-06-11Remove second snowpack instance (#368)Gravatar Matthew Phillips 1-0/+18
2021-05-11Add Astro.request.canonicalURL and Astro.site to global (#199)Gravatar Drew Powers 1-11/+11
2021-04-30Fix RSS dategen (#156)Gravatar Drew Powers 1-3/+3
2021-04-27chore: update docs to new defaults (#133)Gravatar Nate Moore 1-1/+1
2021-04-27Move the `request` object from import.meta to Astro (#134)Gravatar Matthew Phillips 1-0/+8
2021-04-26Update defaults directory structure to `src` and `dist` (#132)Gravatar Nate Moore 1-2/+2
2021-04-23Add RSS generation (#123)Gravatar Drew Powers 1-0/+47
2021-04-20Split README into docs (#118)Gravatar Drew Powers 1-0/+97