|
You are here |
kwaa.dev | ||
| | | | |
lukeb.co.uk
|
|
| | | | | While I was rebuilding my website in Eleventy, I saw Amber Wilson's article about adding Webmentions to her site shared on Twitter. I'd heard of Webmentions but I'd never really looked into them and while I was reading Amber's post, I thought that it's a really cool idea and added them to the list of things I wanted to add to my site. | |
| | | | |
svelte.dev
|
|
| | | | | SvelteKit beta and new way to use slots | |
| | | | |
tiim.ch
|
|
| | | | | Learn why server-side rendering (SSR) using urql as a GraphQL client is not as straightforward as you might think and how to do it anyway. | |
| | | | |
davquar.it
|
|
| | | A GitHub Action is the automatic execution of a job, after a specified trigger on a GitHub repository. For example, let's say that we want to run a linter on each new commit, we can create a GitHub action to do it. In this post we'll see a workflow to automatically deploy a Hugo site on GitHub Pages. | ||