Files
supabase/apps/www/data/Announcements.json
Francesco Sansalvadore 1fc96d5a92 HAL (#19636)
* add day 2 content setup

* update announcements

* change song

* hero banner

* change highlighted day 2 keywords

* feat: added edge functions blog post (#19625)

* feat: added edge functions blog post

* grammar

* apostrophes

---------

Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>

* update authors

* update blog link

* add blog post to dev menu

* add blog assets

* Small edits and internal linking.

* update video id

* add demo

* update iframe synthax

* Retroactive internal linking.

* fix blog copy

* prettifly

---------

Co-authored-by: Lakshan Perera <lakshan@supabase.io>
Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>
Co-authored-by: Inian <inian1234@gmail.com>
Co-authored-by: Ramiro Nuñez Dosio <ramiro@supabase.io>
2023-12-12 16:41:16 +01:00

33 lines
1.0 KiB
JSON

[
{
"type": "Announcement",
"title": "Edge Functions: Node and native npm compatibility",
"description": "We're adding Node and native npm compatibility for Edge Functions",
"imgUrl": "launch-week-x/day-2/edge-runtime-thumb.png",
"logoUrl": "launch-week-x/day-2/edge-runtime-thumb.png",
"organization": "Supabase",
"url": "/blog/edge-functions-node-npm",
"postMeta": {
"name": "laktek",
"publishDate": "Dec 12, 2023",
"readLength": 5
},
"ctaText": "Learn more"
},
{
"type": "Announcement",
"title": "Supabase Launch Week X Hackathon",
"description": "Build an Open Source Project over 10 days. 5 prize categories",
"imgUrl": "/images/blog/lwx-hackathon/ogimage.png",
"logoUrl": "/images/blog/lwx-hackathon/ogimage.png",
"organization": "Supabase",
"url": "/blog/supabase-hackathon-lwx",
"postMeta": {
"name": "ant_wilson",
"publishDate": "Dec 05, 2023",
"readLength": 3
},
"ctaText": "Learn more"
}
]