summaryrefslogtreecommitdiff
path: root/examples/blog-multiple-authors/src (follow)
AgeCommit message (Collapse)AuthorFilesLines
2021-09-03Comment out RSS call in example (#1302)Gravatar Tushar Sadhwani 1-13/+15
* Comment out RSS call in example * Update [...page].astro Co-authored-by: Fred K. Schott <fkschott@gmail.com>
2021-08-16cleanup example faviconsGravatar Fred K. Schott 1-2/+1
2021-08-16Adding favicon to examples (#1084)Gravatar Rafid Muhymin Wafi 1-0/+4
2021-08-11Add file-based routing /w dynamic paths (#1010)Gravatar Fred K. Schott 6-182/+167
* wip: add file-based routing * add pagination tests and nested pagination support
2021-07-21get build-all passing (#795)Gravatar Fred K. Schott 1-11/+0
2021-07-21New Collections API (#703)Gravatar Fred K. Schott 3-48/+45
* updated createCollection API * Update examples/portfolio/src/pages/projects.astro Co-authored-by: Caleb Jasik <calebjasik@jasik.xyz> * Update docs/reference/api-reference.md Co-authored-by: Caleb Jasik <calebjasik@jasik.xyz> * fix(docs): collection doc typos (#758) * keep cleaning up docs and adding tests Co-authored-by: Caleb Jasik <calebjasik@jasik.xyz> Co-authored-by: Mark Pinero <markspinero@gmail.com>
2021-07-19tsconfig fix (#752)Gravatar Fred K. Schott 1-1/+1
2021-07-16Update docs in compiler messages (#710)Gravatar Caleb Jasik 1-1/+1
* `github.com/snowpackjs/astro/blob/main/docs/*.md` -> `docs.astro.build/*/` * convert links to docs site links * Fix broken links that didn't work w/ the regex. * Add changeset * Delete five-weeks-destroy.md Co-authored-by: Fred K. Schott <fkschott@gmail.com>
2021-07-13code review commentsGravatar Fred K. Schott 4-8/+4
2021-07-13Add lang attribute to html tagsGravatar Shreesh Bhat 5-5/+9
2021-07-11Missing `firstPage` (#658)Gravatar outcastgeek 1-0/+1
2021-07-01update example astro inline docs (#592)Gravatar Fred K. Schott 1-8/+10
2021-06-28update the blog example (#565)Gravatar Fred K. Schott 13-0/+643