Skip to content

Commit

Permalink
add Svead to readme and make screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
janosh committed May 31, 2024
1 parent 4d094af commit a767997
Show file tree
Hide file tree
Showing 5 changed files with 49 additions and 1 deletion.
13 changes: 12 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -714,6 +714,16 @@ Awesome examples of SvelteKit in the wild. Visit **[janosh.github.io/awesome-sve

uses: [MDsveX], [GSAP], [Netlify]

1. **[Svead](https://svead.pages.dev)** 
[[code](https://github.com/spences10/svead)] 
<a href="https://github.com/spences10/svead/stargazers">
<img src="https://img.shields.io/github/stars/spences10/svead?logo=github" alt="GitHub stars" valign="middle">
</a>

Svead 🍺, a component that allows you to set head meta information, canonical, title, Twitter and Facebook Open Graph tags, and schema.org data.<br>

uses: [TypeScript], [PNPM], [Cloudflare Pages], [MDsveX], [Tailwind], [PostCSS], [DaisyUI]

1. **[The Pudding](https://pudding.cool)**&nbsp;
[[code](https://github.com/the-pudding/website)]&ensp;
<a href="https://github.com/the-pudding/website/stargazers">
Expand Down Expand Up @@ -933,8 +943,8 @@ Awesome examples of SvelteKit in the wild. Visit **[janosh.github.io/awesome-sve
[tailwind]: https://tailwindcss.com
[testing library]: https://testing-library.com
[three.js]: https://threejs.org
[trpc]: https://trpc.io
[trpc-sveltekit]: https://github.com/icflorescu/trpc-sveltekit
[trpc]: https://trpc.io
[turbo]: https://github.com/vercel/turbo
[typescript]: https://typescriptlang.org
[underscore]: https://underscorejs.org
Expand All @@ -945,6 +955,7 @@ Awesome examples of SvelteKit in the wild. Visit **[janosh.github.io/awesome-sve
[wasm]: https://webassembly.org
[webgl]: https://developer.mozilla.org/docs/Web/API/WebGL_API
[ytdl-core]: https://github.com/fent/node-ytdl-core
[cloudflare pages]: https://pages.cloudflare.com

## 🎉 Suggestions Welcome

Expand Down
36 changes: 36 additions & 0 deletions site/src/sites.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3012,3 +3012,39 @@
name: martin
location: France
company: null
- title: Svead
url: https://svead.pages.dev
repo: https://github.com/spences10/svead
description: >-
Svead 🍺, a component that allows you to set head meta information,
canonical, title, Twitter and Facebook Open Graph tags, and schema.org data.
uses:
- TypeScript
- PNPM
- Cloudflare Pages
- MDsveX
- Tailwind
- PostCSS
- DaisyUI
tags:
- component library
- open source
date_created: 2022-05-15T00:00:00.000Z
date_added: 2024-05-31T00:00:00.000Z
slug: svead
repo_stars: 59
contributors:
- github: spences10
twitter: spences10
url: https://scottspence.com
avatar: https://avatars.githubusercontent.com/u/234708?v=4
name: Scott Spence
location: London, United Kingdom
company: '@XtendOps-developers'
- github: renovate-bot
twitter: renovatebot
url: https://www.mend.io/free-developer-tools/renovate/
avatar: https://avatars.githubusercontent.com/u/25180681?v=4
name: Mend Renovate
location: null
company: '@mend'
Binary file added site/static/screenshots/svead.avif
Binary file not shown.
Binary file added site/static/screenshots/svead.small.avif
Binary file not shown.
1 change: 1 addition & 0 deletions tools.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ aws: https://aws.amazon.com
babel: https://babeljs.io
changesets: https://github.com/changesets/changesets
chart.js: https://chartjs.org
cloudflare pages: https://pages.cloudflare.com
cloudflare: https://cloudflare.com
cloudinary: https://cloudinary.com
codemirror: https://codemirror.net
Expand Down

0 comments on commit a767997

Please sign in to comment.