summaryrefslogtreecommitdiff
path: root/examples/docs/src (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-06-06chore: remove docs example (#7306)Gravatar Nate Moore 32-2229/+0
2023-03-09fix sidebar group titles css (#6289)Gravatar Djobbo-Victor 1-1/+1
2023-03-06chore: update branding assets (#6436)Gravatar Nate Moore 1-1/+1
2023-02-21fix(examples/docs): future-proof Discord link (#6325)Gravatar Eric P Sheets 1-1/+1
2023-01-30Fix `edit this Page` on `examples/docs` (#6028)Gravatar Rychart Redwerkz 1-1/+1
2023-01-18Migrate blog and docs starters to content collections (#5858)Gravatar Ben Holmes 21-74/+94
2023-01-17Update blog example env name (#5877)Gravatar Bjorn Lu 2-4/+10
2023-01-09[ci] formatGravatar bluwy 2-2/+2
2022-11-17fix: Docs Site - Table of contents highlight not working (#5411)Gravatar Rishi Raj Jain 3-40/+106
2022-11-15fix(template): delete extra css. (#5403)Gravatar 李瑞丰 1-1/+0
2022-11-08[ci] formatGravatar Princesseuh 4-90/+98
2022-10-19fix KNOWN_LANGUAGES option child element (#5118)Gravatar Antony R Mott 1-1/+1
2022-10-17Fix missing image src in config for examples docs (#5109)Gravatar Sujaykumar 1-1/+1
2022-09-29[ci] formatGravatar matthewp 1-1/+3
2022-09-29fix trailing slash mismatch in dev vs build in docs example (#4912)Gravatar Rishi Raj Jain 1-1/+1
2022-09-06fix: add unique key to elements in map (#4607)Gravatar Halí V 1-1/+1
2022-08-31[ci] formatGravatar Jutanium 1-21/+19
2022-08-31Update templates to avoid devDependencies and :global (#4576)Gravatar Dan Jutan 3-41/+48
2022-08-31Revert "Update templates to avoid devDependencies and :global (#4544)" (#4575)Gravatar Dan Jutan 3-48/+41
2022-08-31Update templates to avoid devDependencies and :global (#4544)Gravatar Dan Jutan 3-41/+48
2022-08-29fix: improve docs example (#4355)Gravatar Julius Marminge 18-162/+225
2022-08-19Fix typo in the docs example (#4382)Gravatar Vincent Uden 1-2/+2
2022-08-17Switch examples favicon to use svg (#4331)Gravatar Nate Moore 1-1/+0
2022-08-12[ci] formatGravatar bholmesdev 2-2/+6
2022-08-12fix: content -> frontmatter, content.headings -> headings (#4294)Gravatar Ben Holmes 4-18/+17
2022-08-08Add Astro.generator (#4012)Gravatar Nate Moore 1-0/+1
2022-08-06[ci] formatGravatar FredKSchott 10-46/+46
2022-08-05Move types to a .d.ts file inside examples projects (#4171)Gravatar Erika 1-0/+1
2022-08-05[markdown] Harder, better, faster, stronger `vite-plugin-markdown` (#4137)Gravatar Ben Holmes 2-5/+6
2022-08-04Audit examples templates (#3940)Gravatar Erika 6-11/+11
2022-07-23[ci] formatGravatar natemoo-re 1-1/+3
2022-07-23Rename Markdown util `getHeaders()` to `getHeadings()` (#4031)Gravatar Nate Moore 5-24/+24
2022-07-21Replace/Rename Astro.canonicalURL with new Astro.url helper (#3959)Gravatar Fred K. Schott 2-3/+6
2022-07-08Format astro files in examples (#3862)Gravatar Marcus Otterström 11-52/+84
2022-05-12[ci] formatGravatar matthewp 1-85/+78
2022-05-12Fixed search bar of the docs example not working (#3247)Gravatar Rafid Muhymin Wafi 1-76/+94
2022-05-10Fixing mobile header for docs example (#3335)Gravatar Tony Sullivan 2-5/+8
2022-04-03chore: updated examples to v0.26.0 (#2977)Gravatar Juan Martín Seery 4-6/+6
2022-04-02update prettier width (#2968)Gravatar Fred K. Schott 7-13/+67
2022-03-29Implement the Astro.request RFC (#2913)Gravatar Matthew Phillips 1-1/+1
2022-03-18Feat: change to shiki default md renderer (#2824)Gravatar Ben Holmes 3-114/+11
2022-03-09Update examples for 0.24.0 (#2740)Gravatar Tony Sullivan 1-7/+6
2022-03-09merge `next` into `main` (#2705)Gravatar Nate Moore 2-0/+2
2022-01-24Use CONFIG.SITE.title for h1 in doc theme header (#2449)Gravatar Jang Rush 1-1/+1
2022-01-24Allow not specfying section header in sidebar. (#2448)Gravatar Jang Rush 1-1/+8
2022-01-19Fix visibility of focused skip link on docs site (#2405)Gravatar Chris Swithinbank 1-1/+1
2022-01-18Update examples to move away from Astro.resolve on styles (#2393)Gravatar Matthew Phillips 1-3/+5
2022-01-14Fixes for blog and docs examples (#2373)Gravatar Matthew Phillips 1-1/+3
2021-12-22Use accessible indentation (#2253)Gravatar Jonathan Neal 26-1222/+1244
2021-11-24move styles to src (#2003)Gravatar Fred K. Schott 4-3/+610