flame-engine/flame

Convert docs site to Jaspr

Offen

#3.733 geöffnet am 30.09.2025

 (12 Kommentare) (4 Reaktionen) (0 zugewiesene Personen)Dart (1.021 Forks)batch import
enhancementhacktoberfest

Repository-Metriken

Stars
 (10.575 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 3T 22h) (6 gemergte PRs in 30 T)

Beschreibung

Problem to solve

It would be great to have our docs site in Jaspr to have even more of our code-base in Dart (and avoid weird package update problems from other ecosystems etc).

Jaspr is a free and open source framework for building websites in Dart. Create fast and dynamic web experiences with ease in a familiar language and ecosystem.

Proposal

We would need the following from Jaspr:

  1. Docs written in markdown
  2. Flutter examples embedded on the page
  3. Mermaid diagram rendering
  4. Syntax highlighting for code

According to @schultek 1, 2 and 4 already exists and 3 should be possible to create.

More information

Other

  • Are you interested in working on a PR for this?

Contributor Guide