summaryrefslogtreecommitdiff
path: root/examples/blog/src (follow)
AgeCommit message (Expand)AuthorFilesLines
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 2-7/+7
2022-07-12Example blog rework (#3896)Gravatar Ben Holmes 15-428/+305
2022-07-08Format astro files in examples (#3862)Gravatar Marcus Otterström 6-39/+69
2022-05-11fix: updated blog template with existing address (#3312)Gravatar Gautier Ben Aïm 1-2/+2
2022-04-02update prettier width (#2968)Gravatar Fred K. Schott 1-3/+5
2022-03-28New Markdown API (#2862)Gravatar Fred K. Schott 2-9/+5
2022-03-18Feat: change to shiki default md renderer (#2824)Gravatar Ben Holmes 1-16/+5
2022-03-10Support Prism in the blog template example (#2622)Gravatar Ian Bull 3-1/+12
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 3-2/+6
2021-12-22Use accessible indentation (#2253)Gravatar Jonathan Neal 10-487/+519
2021-11-24move styles to src (#2003)Gravatar Fred K. Schott 3-2/+286
2021-11-19Remove escape in blog example postGravatar Matthew Phillips 1-1/+1
2021-11-19[ci] yarn formatGravatar matthewp 1-1/+1
2021-11-19Fix blog example yet again (#1917)Gravatar Matthew Phillips 1-1/+1
2021-11-19[ci] yarn formatGravatar matthewp 1-1/+1
2021-11-19Small fixes (#1911)Gravatar Matthew Phillips 1-1/+1
2021-11-19[ci] yarn formatGravatar matthewp 1-1/+1
2021-11-19Fix blog example (#1910)Gravatar Matthew Phillips 1-1/+1
2021-10-29[ci] yarn formatGravatar natemoo-re 1-1/+1
2021-10-29do not format vite (#1710)Gravatar Nate Moore 1-1/+1
2021-10-29[ci] yarn formatGravatar matthewp 1-1/+1
2021-10-29🚀 Astro Next (0.21.0) (#1406)Gravatar Drew Powers 7-136/+68
2021-10-18Made blog index landmark elements more accessible (#1578)Gravatar AsyncBanana 2-7/+5
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 2-2/+7
2021-08-18add dev script, switch documentation from advising start to dev script (#1141)Gravatar Jonathan Neal 1-1/+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-11fix: language serverGravatar Nate Moore 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 3-4/+5
2021-07-24Remove components from example md file (#831)Gravatar Lukas Murdock 1-6/+2
2021-07-19tsconfig fix (#752)Gravatar Fred K. Schott 1-1/+1
2021-07-18fix: fixes prop href of author component in example blog, was url (#734)Gravatar Guilherme Siquinelli 1-1/+1
2021-07-16Update docs in compiler messages (#710)Gravatar Caleb Jasik 1-1/+1
2021-07-13code review commentsGravatar Fred K. Schott 1-2/+1
2021-07-13Add lang attribute to html tagsGravatar Shreesh Bhat 2-2/+3
2021-07-08Move hydration directives to special attributes (#618)Gravatar Tony Sullivan 1-1/+1
2021-07-08fix: sorting key for blog posts (#629)Gravatar Jim Nielsen 1-1/+1
2021-07-01update example astro inline docs (#592)Gravatar Fred K. Schott 1-1/+9
2021-06-28[ci] yarn formatGravatar FredKSchott 1-12/+11
2021-06-28update the blog example (#565)Gravatar Fred K. Schott 21-633/+521
2021-06-28bug: changed initialization order of the author (#563)Gravatar Brian Hinton 1-1/+2
2021-06-24New Props API (#515)Gravatar Nate Moore 7-19/+32
2021-06-16Improvement/accessibility blog example (#475)Gravatar Brian Hinton 8-17/+20
2021-05-28Create astro fixes (#267)Gravatar Drew Powers 2-21/+13
2021-05-17Improve blog template (#217)Gravatar Drew Powers 22-275/+391