mirror of
https://github.com/withastro/astro.git
synced 2024-12-23 21:53:55 -05:00
81dce94f2a
* chore: strictNullChecks for zod * feat: expose `rssSchema` helper * refactor: align types with schema types * feat: break glob handler to globToRssItems util * refactor: RSS options validation to Zod * refactor: avoid intermediate type * fix: allow numbers and dates in pubDate * test: update glob and error tests * feat: add rss to with-content starter * fix: move globToRssItems back to internal behavior * chore: JSON.stringify * Revert "fix: move globToRssItems back to internal behavior" This reverts commit 85305075e6444907455541b24bccbccd5016951a. * test: missing url * docs: `import.meta.env.SITE` -> `context.site` * docs: update README to content collections example * fix: url -> link * docs: add `rssSchema` to README * chore: consistent formatting * docs: add `pagesGlobToRssItems()` reference * chore: globToRssItems -> pagesGlobToRssItems * chore: changeset * fix: bad docs line highlighting * fix: add collections export to example * nit: remove "our" * fix: are -> all * fix: more README edits * deps: kleur * chore: add back import.meta.glob handling as deprecated * docs: bump down to `minor`, update headline to be less content collections-y * typo: suggest adding * chore: support URL object on `site` * docs: add await to pagesGlob ex * docs: tighten `rssSchema` explainer * docs: tighten pagesGlobToRssItems section * docs: add content to README * docs: replace examples with docs link * docs: re-we Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> |
||
---|---|---|
.. | ||
angry-pots-boil.md | ||
angry-spoons-flow.md | ||
beige-beds-smile.md | ||
beige-pumpkins-pump.md | ||
calm-emus-raise.md | ||
calm-peas-doubt.md | ||
chatty-planes-bathe.md | ||
chatty-rivers-camp.md | ||
chilled-geese-worry.md | ||
config.json | ||
curvy-beds-warn.md | ||
curvy-foxes-reply.md | ||
dull-rabbits-relax.md | ||
eleven-bulldogs-provide.md | ||
few-rice-report.md | ||
fluffy-cups-travel.md | ||
fluffy-mirrors-swim.md | ||
fluffy-onions-wink.md | ||
giant-chefs-rule.md | ||
gold-baboons-tie.md | ||
grumpy-days-yell.md | ||
kind-beers-give.md | ||
lemon-bobcats-kick.md | ||
lemon-eagles-worry.md | ||
lovely-terms-drive.md | ||
lovely-worms-invite.md | ||
mean-suits-cover.md | ||
modern-bulldogs-film.md | ||
neat-eagles-trade.md | ||
new-lies-guess.md | ||
ninety-garlics-fly.md | ||
odd-mirrors-beam.md | ||
poor-chicken-film.md | ||
poor-ladybugs-thank.md | ||
pre.json | ||
pretty-planes-promise.md | ||
quick-impalas-rush.md | ||
quiet-actors-agree.md | ||
README.md | ||
real-nails-clean.md | ||
red-snakes-fetch.md | ||
selfish-tigers-do.md | ||
serious-cats-jog.md | ||
shaggy-bags-attend.md | ||
shaggy-keys-turn.md | ||
shaggy-melons-tap.md | ||
six-carpets-talk.md | ||
smart-clouds-applaud.md | ||
smooth-guests-perform.md | ||
spicy-parrots-beam.md | ||
spicy-tips-dream.md | ||
spotty-bees-switch.md | ||
stupid-wolves-explain.md | ||
sweet-rocks-count.md | ||
swift-kangaroos-decide.md | ||
thick-walls-smell.md | ||
thin-beers-drive.md | ||
thin-seahorses-worry.md | ||
tricky-rabbits-count.md | ||
twelve-cooks-tickle.md | ||
twenty-boxes-know.md | ||
twenty-llamas-type.md | ||
two-geese-eat.md | ||
two-needles-buy.md | ||
wicked-clouds-obey.md | ||
witty-pugs-drum.md |
Changesets
Hello and welcome! This folder has been automatically generated by @changesets/cli
, a build tool that works
with multi-package repos, or single-package repos to help you version and publish your code. You can
find the full documentation for it in our repository
We have a quick list of common questions to get you started engaging with this project in our documentation