summaryrefslogtreecommitdiff
path: root/examples/blog/src (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-11-21feat: support new location for content config (#12475)Gravatar Matt Kane 1-0/+0
2024-09-03feat(next): better tsconfig (#11859)Gravatar Florian Lefebvre 1-1/+0
2024-08-14Content Layer (#11360)Gravatar Matt Kane 1-1/+0
2024-08-08update formatter config (#11640)Gravatar Darius 1-1/+1
2024-08-05sort newest to oldest (#11587)Gravatar Jeff R 3-3/+3
2024-05-08Fix markdown of `markdown-style-guide.md` in the blog example (#10962)Gravatar Eduardo Pereira 1-10/+10
2024-05-01Fix typos (#10923)Gravatar Viktor Szépe 2-2/+2
2024-04-19fixed the path to checkout existing blog posts on the home page of the blog s...Gravatar Damanjeet Singh 1-1/+1
2024-02-21Fix blog ordering (#10168)Gravatar zsombok 2-2/+2
2024-01-30chore: support isActive link all subpages (#9694)Gravatar だいき 1-1/+2
2024-01-29remove unused prop in blog template (#9848)Gravatar Jaga Santagostino 1-1/+1
2024-01-02[ci] formatGravatar Houston (Bot) 1-4/+4
2023-12-08feat(examples): make content collections type explicitGravatar __dil__ 1-0/+1
2023-09-06[ci] formatGravatar natemoo-re 2-6/+6
2023-09-04Update examples & uppercase endpoints & fix response (#8391)Gravatar 李瑞丰 1-1/+1
2023-09-04chore: use `z.coerce.date()` to pass input through `new Date(input)`. (#8383)Gravatar Michael Oliver 1-8/+2
2023-08-15Merge remote-tracking branch 'origin/main' into nextGravatar Emanuele Stoppa 2-2/+2
2023-08-11[ci] release (beta) (#7952)astro@3.0.0-beta.1@astrojs/vercel@4.0.0-beta.1@astrojs/telemetry@3.0.0-beta.1@astrojs/solid-js@3.0.0-beta.1@astrojs/react@3.0.0-beta.1@astrojs/preact@3.0.0-beta.1@astrojs/netlify@3.0.0-beta.1@astrojs/cloudflare@7.0.0-beta.1Gravatar Houston (Bot) 1-1/+1
2023-08-10Remove unnecessary hyphen from svg tag (#8025)Gravatar Shinya Fujino 1-1/+1
2023-08-10Update path to image in public/ to suppress warning (#8026)Gravatar Shinya Fujino 1-1/+1
2023-08-10Merge remote-tracking branch 'origin/main' into nextGravatar Emanuele Stoppa 1-6/+113
2023-08-09[ci] formatGravatar ElianCodes 1-14/+14
2023-08-09fixed image path and add markdown syntax in example (#7802)Gravatar Keshav Mohta 1-6/+113
2023-08-08chore: update prettier to `3.0` (#7957)Gravatar Emanuele Stoppa 1-1/+1
2023-08-08Remove support for Node 16 (#7780) (#7820)Gravatar Emanuele Stoppa 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 6-54/+103
2023-07-25Blog theme styling updates (#7768)Gravatar Mark Peck 14-81/+318
2023-07-14nit: export props has been unnecessary.. forever (#7646)Gravatar Erika 2-2/+2
2023-06-26Format markdown files (#7439)Gravatar Bjorn Lu 4-16/+16
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 5-28/+86
2023-01-19[RSS] Get ready for content collections (#5851)Gravatar Ben Holmes 1-1/+1
2023-01-18Migrate blog and docs starters to content collections (#5858)Gravatar Ben Holmes 15-59/+99
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-08[ci] formatGravatar Princesseuh 2-17/+21
2022-11-01fix: consider trailing slashes when calculating current path in blog example ...Gravatar Shoubhit Dash 1-1/+3
2022-10-24[ci] formatGravatar Princesseuh 1-14/+11
2022-09-22examples rss: add mdx file ending (#4710)Gravatar Tobias 1-1/+1
2022-09-22Update blog post date text color to meet contrast-ratio guidelines (#4821)Gravatar Brett Jankord 1-1/+1
2022-09-13Template (Blog): fix `HeaderLink` `isActive` check (#4647)Gravatar Sami Jaber 1-1/+1
2022-09-03examples: Blog template changes (#4577)Gravatar Daren Chandisingh 3-4/+4
2022-08-26Remove "as Props" from the astro examples (#4494)Gravatar Mohammed Elhaouari 2-2/+2
2022-08-26Update blog.astro (#4486)Gravatar Peter Singh 1-2/+2
2022-08-17Switch examples favicon to use svg (#4331)Gravatar Nate Moore 1-1/+1
2022-08-17Fix example blog post markdown-style-guide.md image extension (#4360)Gravatar Caleb 1-1/+1
2022-08-15fix(blog): height auto img (#4327)Gravatar Nate Moore 1-0/+1
2022-08-15[ci] formatGravatar FredKSchott 2-9/+9