Skip to content

Commit 4895715

Browse files
feat(native): Rework the maplibre native project page (#452)
This PR updates the Maplibre native project page to be less "boring". I am not sure if all of these marketing points are how we want to present ourselves (marketing is not my strong suit), but Iterating usually makes this go away.
1 parent bc87049 commit 4895715

File tree

3 files changed

+547
-138
lines changed

3 files changed

+547
-138
lines changed

src/pages/index.astro

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -134,11 +134,6 @@ import { SITE_DESCRIPTION } from "../constants";
134134
></span
135135
>
136136

137-
<!-- <span class="badge bg-primary text-white"
138-
><a href="projects/maplibre-native/"
139-
>Read more</a
140-
></span
141-
> -->
142137
<span class="badge bg-primary text-white"
143138
><a href="https://maplibre.org/maplibre-native/android/api/"
144139
>Android API</a
@@ -172,6 +167,10 @@ import { SITE_DESCRIPTION } from "../constants";
172167
>Style Spec</a
173168
></span
174169
>
170+
171+
<span class="badge bg-primary text-white"
172+
><a href="projects/native/">Read more</a></span
173+
>
175174
</div>
176175
<br /><br />
177176
</div>

src/pages/projects/_maplibre-native.astro

Lines changed: 0 additions & 133 deletions
This file was deleted.

0 commit comments

Comments
 (0)