summaryrefslogtreecommitdiff
path: root/examples/blog/public (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-24move styles to src (#2003)Gravatar Fred K. Schott 2-383/+0
2021-11-11Allow inline code blocks to wrap lines (#1799)Gravatar Ian VanSchooten 1-0/+1
2021-10-29🚀 Astro Next (0.21.0) (#1406)Gravatar Drew Powers 1-18/+6
2021-10-19Fixed blog example CSS (sorry) (#1601)Gravatar AsyncBanana 1-1/+1
2021-08-25[ci] yarn formatGravatar FredKSchott 1-63/+67
2021-08-25stop building, bundling, and transforming public/ files (#1210)Gravatar Fred K. Schott 3-93/+95
2021-08-17make example favicons prefer non-dark modeGravatar Fred K. Schott 1-0/+0
2021-08-16cleanup example faviconsGravatar Fred K. Schott 1-11/+0
2021-08-16Adding favicon to examples (#1084)Gravatar Rafid Muhymin Wafi 1-0/+0
2021-07-24[ci] yarn formatGravatar FredKSchott 1-1/+1
2021-07-24Remove components from example md file (#831)Gravatar Lukas Murdock 1-0/+24
2021-07-20[ci] yarn formatGravatar FredKSchott 2-119/+112
2021-06-28update the blog example (#565)Gravatar Fred K. Schott 10-18/+364
2021-06-08redesign create-astro (#301)Gravatar Fred K. Schott 1-0/+11
2021-05-17Improve blog template (#217)Gravatar Drew Powers 18-2/+16
2021-05-11Add Astro.request.canonicalURL and Astro.site to global (#199)Gravatar Drew Powers 1-0/+0
2021-04-06Blog Support 1/3: Data fetching (#62)Gravatar Drew Powers 13-0/+11