Skip to content

Commit 0ee2472

Browse files
Refactored news handling (#359)
* fixed a few news entries being badly formatted * refactored how the news look * formatting fixes * formatting fixes, prettier needed two runs * minor tweaks for mobile * formatting fixes * adress comments - made sure that the spacing is not buggy - move the tags are at the top - make sure that categorys are * formatting fix * Work around formatter * Run formatter * fix space before comma * changed from nbsp to regular spaces around author names * removed the x minutes read from the news sections * reverted changes to the news single page * minor tweaks --------- Co-authored-by: Bart Louwers <[email protected]>
1 parent 8210c97 commit 0ee2472

File tree

28 files changed

+44
-95
lines changed

28 files changed

+44
-95
lines changed

assets/custom.scss

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,6 @@ body {
1919
}
2020
}
2121

22-
.post-meta-date {
23-
color: rgb(177, 177, 230) !important;
24-
}
25-
2622
object {
2723
pointer-events: none;
2824
display: block;
@@ -152,20 +148,24 @@ ul.projects {
152148
ul.section-list {
153149
list-style: none;
154150
padding: 0;
151+
.card {
152+
background-color: transparent;
153+
color: var(--bs-body-color);
154+
border: 1px solid rgba(0, 0, 0, 0);
155+
}
156+
.card:hover {
157+
background-color: rgba(0, 0, 0, 0.1);
158+
color: white;
159+
border: 1px solid rgba(0, 0, 0, 0.125);
160+
}
155161

156162
li {
157163
margin: 10px 0;
158-
159-
&:before {
160-
margin-right: 5px;
161-
color: $secondary;
162-
content: "# ";
163-
}
164164
}
165165
}
166166

167167
.post-meta-date {
168-
color: #7a7a7a;
168+
color: rgb(177, 177, 230);
169169
}
170170

171171
.inline-icon {

content/news/2023-02-16-maplibre-newsletter-february-2023.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ authors: [wipfli]
66
draft: false
77
---
88

9-
# MapLibre Newsletter - February 2023
10-
119
## General
1210

1311
We have successfully registered the MapLibre trademark in the [US](https://tsdr.uspto.gov/#caseNumber=97744197&caseType=SERIAL_NO&searchType=statusSearch) and in the [EU](https://euipo.europa.eu/eSearch/#details/trademarks/018773096). Open Source Collective, our fiscal host, holds the MapLibre trademarks.

content/news/2023-03-20-maplibre-newsletter-march-2023/index.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ authors: [wipfli]
66
draft: false
77
---
88

9-
# MapLibre Newsletter - March 2023
10-
119
## General
1210

1311
#### Bounty Program

content/news/2023-04-14-maplibre-newsletter-april-2023/index.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ authors: [wipfli]
66
draft: false
77
---
88

9-
# MapLibre Newsletter - April 2023
10-
119
## Highlights
1210

1311
<img style="max-width:100%;" src="https://maplibre.org/news/2023-04-06-komoot-becomes-a-maplibre-silver-sponsor/maplibre-komoot-logo.svg" width=450>

content/news/2023-05-18-maplibre-newsletter-may-2023/index.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ authors: [duje]
66
draft: false
77
---
88

9-
# MapLibre Newsletter - May 2023
10-
119
## Highlights
1210

1311
#### Mierune

content/news/2023-06-23-maplibre-newsletter-june-2023/index.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ authors: [duje]
66
draft: false
77
---
88

9-
# MapLibre Newsletter - June 2023
10-
119
## Highlights
1210

1311
### JawgMaps

content/news/2023-07-30-maplibre-newsletter-july-2023/index.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ authors: [duje]
66
draft: false
77
---
88

9-
# MapLibre Newsletter - July 2023
10-
119
## Highlights
1210

1311
### COVTiles

content/news/2023-08-26-maplibre-newsletter-august-2023/index.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ authors: [duje]
66
draft: false
77
---
88

9-
# MapLibre Newsletter - August 2023
10-
119
## Highlights
1210

1311
### Governing Board Elections

content/news/2023-09-18-maplibre-newsletter-september-2023/index.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ authors: [wipfli, harel, bart]
66
draft: false
77
---
88

9-
# MapLibre Newsletter - September 2023
10-
119
### Governing Board Elections
1210

1311
It is already one year now that MapLibre has an elected Governing Board, and as the Board members serve a one-year-term, it was time for new Governing Board Elections. We held the Elections and all existing Board members have been re-elected. Read more [here](https://maplibre.org/news/2023-08-30-results-governing-board-election/).

content/news/2023-10-30-maplibre-newsletter-october-2023/index.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ authors: [wipfli, harel, bart]
66
draft: false
77
---
88

9-
# MapLibre Newsletter - October 2023
10-
119
## MapLibre GL JS
1210

1311
Just in time for this newsletter, MapLibre GL JS has gained over [5000 Stars on GitHub](https://github.com/maplibre/maplibre-gl-js/stargazers). Great that we got so far and thanks to everyone who contributed in the past and made this possible!

0 commit comments

Comments
 (0)