maplibre / maputnik

An open source visual editor for the 'MapLibre Style Specification'
https://www.maplibre.org/maputnik
MIT License
2.08k stars 397 forks source link

Prepare for on boarding #858

Closed HarelM closed 8 months ago

HarelM commented 8 months ago

I believe this solves most of the missing checkboxes:

Let me know if there's anything else missing. Other configuration can be done after the repo has been migrated I believe.

codesandbox-ci[bot] commented 8 months ago

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 0ac15e7bc8e320bf498ab1c2f6eccbf4d7ce9bf4:

Sandbox Source
maputnik Configuration
codecov-commenter commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (8e35ed9) 57.15% compared to head (5e8086f) 57.15%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #858 +/- ## ======================================= Coverage 57.15% 57.15% ======================================= Files 104 104 Lines 2929 2929 Branches 674 674 ======================================= Hits 1674 1674 Misses 1255 1255 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

birkskyum commented 8 months ago

I was thinking about having the small docs / landing page in this repo as well, and push that to maplibre.org/maputnik. What do you think of that? It could be done as a later step

HarelM commented 8 months ago

I was thinking that maplibre.org/maputnik will be the editor itself and add some info to the maplibre.org site somewhere, like we do for Martin maybe or in another page. Maputnik is pretty straight forward, I don't see a reason to add a "full" landing page for it. But I'm good with everything that we decide.

HarelM commented 8 months ago

OK, pushing the button...

HarelM commented 8 months ago

This was merged, simply create a PR with the changes you want and let's merge them.