diff --git a/site/content/blog/2016-11-26-frameworks-without-the-framework.md b/site/content/blog/2016-11-26-frameworks-without-the-framework.md index 76c8b90ab3..b29525dec3 100644 --- a/site/content/blog/2016-11-26-frameworks-without-the-framework.md +++ b/site/content/blog/2016-11-26-frameworks-without-the-framework.md @@ -1,5 +1,5 @@ --- -title: Frameworks without the framework: why didn't we think of this sooner? +title: "Frameworks without the framework: why didn't we think of this sooner?" description: You can't write serious applications in vanilla JavaScript without hitting a complexity wall. But a compiler can do it for you. author: Rich Harris authorURL: https://twitter.com/Rich_Harris diff --git a/site/content/blog/2017-12-31-sapper-towards-the-ideal-web-app-framework.md b/site/content/blog/2017-12-31-sapper-towards-the-ideal-web-app-framework.md index 60609609f7..a79042c63f 100644 --- a/site/content/blog/2017-12-31-sapper-towards-the-ideal-web-app-framework.md +++ b/site/content/blog/2017-12-31-sapper-towards-the-ideal-web-app-framework.md @@ -1,5 +1,5 @@ --- -title: Sapper: Towards the ideal web app framework +title: "Sapper: Towards the ideal web app framework" description: Taking the next-plus-one step author: Rich Harris authorURL: https://twitter.com/Rich_Harris diff --git a/site/content/blog/2019-04-22-svelte-3-rethinking-reactivity.md b/site/content/blog/2019-04-22-svelte-3-rethinking-reactivity.md index 3ae0085e86..89d71caf32 100644 --- a/site/content/blog/2019-04-22-svelte-3-rethinking-reactivity.md +++ b/site/content/blog/2019-04-22-svelte-3-rethinking-reactivity.md @@ -1,5 +1,5 @@ --- -title: Svelte 3: Rethinking reactivity +title: "Svelte 3: Rethinking reactivity" description: It's finally here author: Rich Harris authorURL: https://twitter.com/Rich_Harris diff --git a/site/content/blog/2020-10-01-whats-new-in-svelte-october-2020.md b/site/content/blog/2020-10-01-whats-new-in-svelte-october-2020.md index d57e88173c..6f27938bca 100644 --- a/site/content/blog/2020-10-01-whats-new-in-svelte-october-2020.md +++ b/site/content/blog/2020-10-01-whats-new-in-svelte-october-2020.md @@ -1,5 +1,5 @@ --- -title: What's new in Svelte: October 2020 +title: "What's new in Svelte: October 2020" description: New object methods, in-depth learning resources and tons of integration examples! author: Daniel Sandoval authorURL: https://desandoval.net diff --git a/site/content/blog/2020-11-01-whats-new-in-svelte-november-2020.md b/site/content/blog/2020-11-01-whats-new-in-svelte-november-2020.md index 433bafaa29..99de2dd332 100644 --- a/site/content/blog/2020-11-01-whats-new-in-svelte-november-2020.md +++ b/site/content/blog/2020-11-01-whats-new-in-svelte-november-2020.md @@ -1,5 +1,5 @@ --- -title: What's new in Svelte: November 2020 +title: "What's new in Svelte: November 2020" description: Slot forwarding fixes, SvelteKit for faster local development, and more from Svelte Summit author: Daniel Sandoval authorURL: https://desandoval.net diff --git a/site/content/blog/2020-12-01-whats-new-in-svelte-december-2020.md b/site/content/blog/2020-12-01-whats-new-in-svelte-december-2020.md index 7c6c271022..c10836b5c2 100644 --- a/site/content/blog/2020-12-01-whats-new-in-svelte-december-2020.md +++ b/site/content/blog/2020-12-01-whats-new-in-svelte-december-2020.md @@ -1,5 +1,5 @@ --- -title: What's new in Svelte: December 2020 +title: "What's new in Svelte: December 2020" description: Better tooling, export maps and improvements to slots and context author: Daniel Sandoval authorURL: https://desandoval.net diff --git a/site/content/blog/2021-01-01-whats-new-in-svelte-january-2021.md b/site/content/blog/2021-01-01-whats-new-in-svelte-january-2021.md index 60a7021414..ba82146cd5 100644 --- a/site/content/blog/2021-01-01-whats-new-in-svelte-january-2021.md +++ b/site/content/blog/2021-01-01-whats-new-in-svelte-january-2021.md @@ -1,5 +1,5 @@ --- -title: What's new in Svelte: January 2021 +title: "What's new in Svelte: January 2021" description: A Svelte-packed showcase to kick-off the new year! author: Daniel Sandoval authorURL: https://desandoval.net diff --git a/site/content/blog/2021-02-01-whats-new-in-svelte-february-2021.md b/site/content/blog/2021-02-01-whats-new-in-svelte-february-2021.md index 1fb08f2e12..2d09a3c439 100644 --- a/site/content/blog/2021-02-01-whats-new-in-svelte-february-2021.md +++ b/site/content/blog/2021-02-01-whats-new-in-svelte-february-2021.md @@ -1,5 +1,5 @@ --- -title: What's new in Svelte: February 2021 +title: "What's new in Svelte: February 2021" description: Integrations and improvements at lightning speed... author: Daniel Sandoval authorURL: https://desandoval.net diff --git a/site/content/blog/2021-03-01-whats-new-in-svelte-march-2021.md b/site/content/blog/2021-03-01-whats-new-in-svelte-march-2021.md index 6f63060a1c..8ae5c9d625 100644 --- a/site/content/blog/2021-03-01-whats-new-in-svelte-march-2021.md +++ b/site/content/blog/2021-03-01-whats-new-in-svelte-march-2021.md @@ -1,5 +1,5 @@ --- -title: What's new in Svelte: March 2021 +title: "What's new in Svelte: March 2021" description: Call for Svelte Summit Speakers! Improved SSR, non-HTML5 compilation targets, and ESLint TypeScript support author: Daniel Sandoval authorURL: https://desandoval.net diff --git a/site/content/blog/2021-04-01-whats-new-in-svelte-april-2021.md b/site/content/blog/2021-04-01-whats-new-in-svelte-april-2021.md index 02c6216317..7db7cbd87c 100644 --- a/site/content/blog/2021-04-01-whats-new-in-svelte-april-2021.md +++ b/site/content/blog/2021-04-01-whats-new-in-svelte-april-2021.md @@ -1,5 +1,5 @@ --- -title: What's new in Svelte: April 2021 +title: "What's new in Svelte: April 2021" description: SvelteKit beta and new way to use slots author: Daniel Sandoval authorURL: https://desandoval.net