Skip to content

Commit 958fbd7

Browse files
authored
Merge pull request #113 from leafsphp/staging
Staging
2 parents ddb721e + 324a894 commit 958fbd7

File tree

5 files changed

+53
-8
lines changed

5 files changed

+53
-8
lines changed

.vitepress/theme/components/Home/Home.vue

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ import Sponsors from './Sponsors.vue';
77
import Testimonials from './Testimonials.vue';
88
import Community from './Community.vue';
99
import Footer from './Footer.vue';
10+
import NewsLetterSubstack from './../Community/NewsLetterSubstack.vue';
1011
</script>
1112

1213
<template>
@@ -17,6 +18,7 @@ import Footer from './Footer.vue';
1718
<Sponsors />
1819
<Testimonials />
1920
<Community />
21+
<NewsLetterSubstack />
2022
<Footer />
2123
</template>
2224

.vitepress/theme/components/Home/Sponsors.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import SponsorGroup from '../shared/SponsorGroup.vue';
88
<div class="text-center mb-16">
99
<h1 class="md:!text-5xl mb-2 md:mb-8">Leaf is all of us</h1>
1010
<p class="md:px-[22%]">
11-
Leaf is fully community backed. Your donations go a long way to help us keep Leaf running and keep up with the
11+
Leaf is fully community backed. Your support goes a long way to help us keep Leaf running and keep up with the
1212
demand associated with the growth of our tools. Here are our current sponsors ❤️
1313
</p>
1414
</div>
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
<template>
2+
<a href="https://paperplane.leafphp.dev" class="p-4 rounded-2xl bg-[var(--vp-c-bg-alt)] mt-5" id="widget">
3+
<img src="https://github.com/user-attachments/assets/8563834f-037f-4d3f-97ea-317f377cf28b" class="rounded-xl"
4+
alt="Paperplane" width="457" height="336">
5+
6+
<p class="mt-4 mb-2 text-xs">
7+
Build your next big idea Supafast without the hassle of setting up repetitive tasks.
8+
</p>
9+
10+
<small class="text-xs font-medium hover:underline">Learn more →</small>
11+
</a>
12+
</template>

.vitepress/theme/index.ts

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,9 @@ export default {
1717
return h(DefaultTheme.Layout, null, {
1818
'layout-top': () =>
1919
h(defineAsyncComponent(() => import('./components/shared/Banner.vue'))),
20-
// 'aside-ads-before' : () =>
21-
// h(defineAsyncComponent(() => import('./components/shared/GPTLink.vue'))),
20+
'aside-ads-before' : () =>
21+
h(defineAsyncComponent(() => import('./components/shared/Paperplane.vue'))),
22+
// h(defineAsyncComponent(() => import('./components/shared/GPTLink.vue'))),
2223
});
2324
},
2425
};

src/public/sponsors.json

Lines changed: 35 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,25 @@
1111
"url": "https://www.algolia.com/",
1212
"img": "https://avatars.githubusercontent.com/u/2034458?s=200&v=4"
1313
},
14+
{
15+
"name": "GitHub",
16+
"url": "https://www.github.com/",
17+
"img": "https://avatars.githubusercontent.com/u/9919?s=200&v=4"
18+
},
1419
{
1520
"name": "Terry",
1621
"url": "https://github.com/terrybr",
1722
"img": "https://avatars.githubusercontent.com/u/378788?v=4"
23+
},
24+
{
25+
"name": "Kunule Imbayi",
26+
"url": "https://opencollective.com/kunule-imbayi",
27+
"img": "https://images.opencollective.com/kunule-imbayi/avatar.png"
28+
},
29+
{
30+
"name": "Axiojet",
31+
"url": "#",
32+
"img": "https://images.opencollective.com/guest-5b09479c/avatar.png"
1833
}
1934
],
2035
"pastSponsors": [
@@ -115,6 +130,11 @@
115130
"url": "https://github.com/matthewjamesr",
116131
"img": "https://avatars.githubusercontent.com/u/303321?v=4"
117132
},
133+
{
134+
"name": "Joan Miquel",
135+
"url": "https://github.com/joanhey",
136+
"img": "https://avatars.githubusercontent.com/u/249085?v=4"
137+
},
118138
{
119139
"name": "Daniel Lemes",
120140
"url": "https://github.com/lemesdaniel",
@@ -125,11 +145,6 @@
125145
"url": "https://github.com/ivanvoitovych/",
126146
"img": "https://avatars.githubusercontent.com/u/9718423?v=4"
127147
},
128-
{
129-
"name": "Joan Miquel",
130-
"url": "https://github.com/joanhey",
131-
"img": "https://avatars.githubusercontent.com/u/249085?v=4"
132-
},
133148
{
134149
"name": "Ademílson F. Tonato",
135150
"url": "https://github.com/ftonato",
@@ -155,6 +170,11 @@
155170
"url": "https://github.com/sptaule",
156171
"img": "https://avatars.githubusercontent.com/u/5262097?v=4"
157172
},
173+
{
174+
"name": "patrickvuarnoz",
175+
"url": "https://github.com/patrickvuarnoz",
176+
"img": "https://avatars.githubusercontent.com/u/13888122?v=4"
177+
},
158178
{
159179
"name": "Tobias Herber",
160180
"url": "https://github.com/herber",
@@ -285,6 +305,11 @@
285305
"url": "https://github.com/tedtop",
286306
"img": "https://avatars.githubusercontent.com/u/5151307?v=4"
287307
},
308+
{
309+
"name": "Szymon Rączka",
310+
"url": "https://github.com/screenfluent",
311+
"img": "https://avatars.githubusercontent.com/u/116732045?v=4"
312+
},
288313
{
289314
"name": "Dreamer0x01",
290315
"url": "https://github.com/Dreamer0x01",
@@ -325,6 +350,11 @@
325350
"url": "https://github.com/jeis4n",
326351
"img": "https://avatars.githubusercontent.com/u/112980298?v=4"
327352
},
353+
{
354+
"name": "Etom Usang",
355+
"url": "https://github.com/Laivee",
356+
"img": "https://avatars.githubusercontent.com/u/22199565?v=4"
357+
},
328358
{
329359
"name": "induwara16",
330360
"url": "https://github.com/induwara16",

0 commit comments

Comments
 (0)