Skip to content

Commit ee17028

Browse files
authored
Merge pull request #318 from appwrite/doc_added_new_events
2 parents eb0a285 + e933d75 commit ee17028

6 files changed

Lines changed: 36 additions & 25 deletions

File tree

β€Žsrc/routes/community/+page.svelteβ€Ž

Lines changed: 36 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -17,50 +17,61 @@
1717
{
1818
href: '/discord',
1919
cover: {
20-
src: '/images/community/events/office-hours.png',
20+
src: '/images/community/events/office-hours2.png',
2121
alt: ''
2222
},
23-
date: 'Sep 28th',
23+
date: 'November 2nd',
2424
location: 'Discord',
2525
title: 'Office hours',
2626
description: 'Join us for an exciting hour of technical conversations around Appwrite.',
2727
buttonText: 'View event'
2828
},
2929
{
30-
href: 'https://www.twitch.tv/wesscope',
30+
href: '/discord',
3131
cover: {
32-
src: '/images/community/events/live-coding.png',
32+
src: '/images/community/events/office-hours3.png',
3333
alt: ''
3434
},
35-
date: 'Sep 28th',
36-
location: 'Twitch',
37-
title: 'Live coding with Wess',
38-
description: "Pluck is going mobile. Join us in building Pluck.io's Flutter app.",
35+
date: 'November 9th',
36+
location: 'Discord',
37+
title: 'Office hours',
38+
description: 'Join us for an exciting hour of technical conversations around Appwrite.',
3939
buttonText: 'View event'
4040
},
41-
{
42-
href: 'https://lu.ma/hf-kickoff-blr',
41+
{
42+
href: '/discord',
4343
cover: {
44-
src: '/images/community/events/hf-kickoff-bangalore.png',
45-
alt: 'Hacktoberfest kickoff event'
44+
src: '/images/community/events/office-hours4.png',
45+
alt: ''
4646
},
47-
date: 'Oct 1st',
48-
location: 'Bengaluru',
49-
title: 'Hacktoberfest kickoff event',
50-
description: 'Join us for our Hacktoberfest kickoff event in Bengaluru.',
47+
date: 'November 16th',
48+
location: 'Discord',
49+
title: 'Office hours',
50+
description: 'Join us for an exciting hour of technical conversations around Appwrite.',
5151
buttonText: 'View event'
5252
},
53-
{
54-
href: 'https://hacktoberfest.com/',
53+
{
54+
href: '/discord',
55+
cover: {
56+
src: '/images/community/events/office-hours5.png',
57+
alt: ''
58+
},
59+
date: 'November 23rd',
60+
location: 'Discord',
61+
title: 'Office hours',
62+
description: 'Join us for an exciting hour of technical conversations around Appwrite.',
63+
buttonText: 'View event'
64+
},
65+
{
66+
href: '/discord',
5567
cover: {
56-
src: '/images/community/events/oss-celebration.png',
57-
alt: 'Hacktoberfest kickoff event'
68+
src: '/images/community/events/office-hours6.png',
69+
alt: ''
5870
},
59-
date: 'Oct',
60-
location: 'Virtual',
61-
title: 'Hacktoberfest 10',
62-
description:
63-
'Join us for a month long celebration of open source in collaboration with DigitalOcean.',
71+
date: 'November 30th',
72+
location: 'Discord',
73+
title: 'Office hours',
74+
description: 'Join us for an exciting hour of technical conversations around Appwrite.',
6475
buttonText: 'View event'
6576
}
6677
];
3.91 MB
Loading
2.79 MB
Loading
3.92 MB
Loading
2.79 MB
Loading
1.83 MB
Loading

0 commit comments

Comments
Β (0)