From 85b73b159537cb9653a8ca38099c9ed3133336e4 Mon Sep 17 00:00:00 2001 From: Daniel Sandoval Date: Sat, 27 Nov 2021 15:33:35 -0700 Subject: [PATCH] start december blog --- ...12-01-whats-new-in-svelte-december-2021.md | 34 +++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 site/content/blog/2021-12-01-whats-new-in-svelte-december-2021.md diff --git a/site/content/blog/2021-12-01-whats-new-in-svelte-december-2021.md b/site/content/blog/2021-12-01-whats-new-in-svelte-december-2021.md new file mode 100644 index 0000000000..38f4e2990a --- /dev/null +++ b/site/content/blog/2021-12-01-whats-new-in-svelte-december-2021.md @@ -0,0 +1,34 @@ +--- +title: What's new in Svelte: December 2021 +description: TBD +author: Daniel Sandoval +authorURL: https://desandoval.net +--- + +TBD + +## New in Svelte and SvelteKit + +- + +To see all updates to Svelte and SvelteKit, check out the [Svelte](https://github.com/sveltejs/svelte/blob/master/CHANGELOG.md) and [SvelteKit changelog](https://github.com/sveltejs/kit/blob/master/packages/kit/CHANGELOG.md), respectively. + + +--- + +## Community Showcase + +**Apps & Sites** +- + +**Looking for a Svelte project to work on? Interested in helping make Svelte's presence on the web better?** Check out [the list of open issues](https://github.com/svelte-society/sveltesociety-2021/issues) if you'd like to contribute to the Svelte Society rewrite in SvelteKit. + +**Podcasts Featuring Svelte** +- + +**Libraries, Tools & Components** +- + +Check out the community site [sveltesociety.dev](https://sveltesociety.dev/templates/) for more tools, templates, adders and adapters from across the Svelte ecosystem. + +Looking for more Svelte goodness? Join us on [Reddit](https://www.reddit.com/r/sveltejs/) or [Discord](https://discord.com/invite/yy75DKs)!