Skip to content

Commit 431a100

Browse files
authored
display only the intro of each blog post (#80)
Signed-off-by: Augustin Husson <[email protected]>
1 parent bdc311b commit 431a100

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed

docs/blog/posts/community-dashboards.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ The Mixins Dashboards helped bring about a sense of relief, as users now could u
2020

2121
The end result is, that despite the promise of reusable dashboards, the reality is there’s still not a widely used solution for automatic dashboards creation.
2222

23+
<!-- more -->
24+
2325
## Perses KubeCon EU Recap - Maybe there’s a better way to build Dashboards
2426

2527
During **KubeCon EU 2025** in London, two of Perses’ core maintainers, Nicolas Takashi and Antoine Thébaud, shared how Perses is changing the way engineers develop and manage dashboards as code. Their talk covered the power of the Open Dashboard Model, how to use strongly typed code with the Perses Go SDK, and why this approach fits naturally into CI/CD pipelines using modern GitOps practices. If you didn’t get a chance to watch it live, you can watch the full session [here](http://youtube.com/watch?v=7h70Olo5Uzk).

docs/blog/posts/v0.50.0.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ improvements in this release.
1313

1414
See the complete release note for more details: [v0.50.0](https://github.com/perses/perses/releases/tag/v0.50.0)
1515

16+
<!-- more -->
17+
1618
## Migration
1719

1820
One of the greatest contents of this release is the migration that has been drastically improved.

docs/blog/posts/v0.51.0.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ containing all default plugins supported by Perses.
2020
We have also made significant improvements to the documentation, highlighting features that were implemented some time
2121
ago but not well advertised, such as datasource discovery and ephemeral dashboards.
2222

23+
<!-- more -->
24+
2325
## New Plugins system
2426

2527
Big news from us at Perses! We've rolled out a brand-new plugin system, and it's all about making things more flexible

0 commit comments

Comments
 (0)