summaryrefslogtreecommitdiff
path: root/examples/blog/src/components (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-08-10Remove unnecessary hyphen from svg tag (#8025)Gravatar Shinya Fujino 1-1/+1
2023-08-07Add screen reader text to example blog footer (#7984)Gravatar Jeff Ruane 1-0/+3
2023-07-25[ci] formatGravatar doodlemarks 2-10/+47
2023-07-25Blog theme styling updates (#7768)Gravatar Mark Peck 3-13/+86
2023-07-14nit: export props has been unnecessary.. forever (#7646)Gravatar Erika 2-2/+2
2023-03-20added prop type definition for FormattedDate in Blog example (#6591)Gravatar Matthew Mercuri 1-0/+4
2023-02-21Fix import of type HTMLAttributes in blog example (#6322)Gravatar Christofer J. Ekervhén 1-1/+3
2023-02-09Fix blog starter about page (#6195)Gravatar Ben Holmes 1-0/+13
2023-01-18Migrate blog and docs starters to content collections (#5858)Gravatar Ben Holmes 1-1/+1
2022-12-21[ci] formatGravatar delucis 1-1/+1
2022-12-21Add canonical URL to blog example (#5651)Gravatar Shivam 1-0/+5
2022-11-01fix: consider trailing slashes when calculating current path in blog example ...Gravatar Shoubhit Dash 1-1/+3
2022-09-13Template (Blog): fix `HeaderLink` `isActive` check (#4647)Gravatar Sami Jaber 1-1/+1
2022-08-26Remove "as Props" from the astro examples (#4494)Gravatar Mohammed Elhaouari 1-1/+1
2022-08-17Switch examples favicon to use svg (#4331)Gravatar Nate Moore 1-1/+1
2022-08-13Update: blog template (#4283)Gravatar Fred K. Schott 8-171/+61
2022-08-08Add Astro.generator (#4012)Gravatar Nate Moore 1-0/+1
2022-08-06[ci] formatGravatar FredKSchott 2-2/+1
2022-07-21Replace/Rename Astro.canonicalURL with new Astro.url helper (#3959)Gravatar Fred K. Schott 1-2/+3
2022-07-12[ci] formatastro@1.0.0-beta.69@astrojs/vue@0.3.1@astrojs/vercel@0.2.6@astrojs/telemetry@0.3.1@astrojs/tailwind@0.2.4@astrojs/svelte@0.3.1@astrojs/solid-js@0.3.1@astrojs/sitemap@0.2.6@astrojs/react@0.3.1@astrojs/prefetch@0.0.5@astrojs/preact@0.4.1@astrojs/partytown@0.1.8@astrojs/node@0.1.6@astrojs/netlify@0.4.10@astrojs/mdx@0.1.1@astrojs/markdown-remark@0.11.5@astrojs/image@0.1.2@astrojs/deno@0.1.10@astrojs/cloudflare@0.2.4Gravatar matthewp 1-2/+2
2022-07-12Example blog rework (#3896)Gravatar Ben Holmes 9-324/+120
2022-07-08Format astro files in examples (#3862)Gravatar Marcus Otterström 4-25/+50
2022-05-11fix: updated blog template with existing address (#3312)Gravatar Gautier Ben Aïm 1-2/+2
2022-03-28New Markdown API (#2862)Gravatar Fred K. Schott 1-3/+3
2022-03-09Update examples for 0.24.0 (#2740)Gravatar Tony Sullivan 1-4/+1
2022-01-14Fixes for blog and docs examples (#2373)Gravatar Matthew Phillips 1-0/+5
2021-12-22Use accessible indentation (#2253)Gravatar Jonathan Neal 7-252/+284
2021-10-29🚀 Astro Next (0.21.0) (#1406)Gravatar Drew Powers 3-36/+44
2021-10-18Made blog index landmark elements more accessible (#1578)Gravatar AsyncBanana 1-4/+2
2021-10-13Change publish date el to be more accessible (#1522)Gravatar AsyncBanana 1-1/+1
2021-10-01chore: add alt type (#1471)Gravatar Yoshiaki Togami 1-0/+1
2021-09-14Add types to examples and docs (#1347)Gravatar Matthew Phillips 1-0/+1
2021-08-16cleanup example faviconsGravatar Fred K. Schott 1-2/+2
2021-08-16Adding favicon to examples (#1084)Gravatar Rafid Muhymin Wafi 1-0/+1
2021-08-04Reduce meta viewport tag (#1006)Gravatar Jonathan Neal 1-1/+1
2021-07-27Add an alt tag for the hero image in the blog example (#868)Gravatar Michael Stramel 1-2/+2
2021-07-18fix: fixes prop href of author component in example blog, was url (#734)Gravatar Guilherme Siquinelli 1-1/+1
2021-06-28update the blog example (#565)Gravatar Fred K. Schott 10-215/+341
2021-06-24New Props API (#515)Gravatar Nate Moore 4-14/+27
2021-06-16Improvement/accessibility blog example (#475)Gravatar Brian Hinton 4-8/+9
2021-05-28Create astro fixes (#267)Gravatar Drew Powers 2-21/+13
2021-05-17Improve blog template (#217)Gravatar Drew Powers 5-96/+84
2021-05-11Add Astro.request.canonicalURL and Astro.site to global (#199)Gravatar Drew Powers 1-0/+7
2021-04-26Update defaults directory structure to `src` and `dist` (#132)Gravatar Nate Moore 6-0/+214