Thank you! I just opened my first merge request against the lilypond repo: https://gitlab.com/lilypond/lilypond/-/merge_requests/3090
I also left comments on a few other website-related issues that have been around for awhile (accessibility <https://gitlab.com/lilypond/lilypond/-/work_items?label_name%5B%5D=Website&show=eyJpaWQiOiI5NjQiLCJmdWxsX3BhdGgiOiJsaWx5cG9uZC9saWx5cG9uZCIsImlkIjozNDM2NDQ4OH0%3D>, mobile <https://gitlab.com/lilypond/lilypond/-/work_items?label_name%5B%5D=Website&show=eyJpaWQiOiI4NjAiLCJmdWxsX3BhdGgiOiJsaWx5cG9uZC9saWx5cG9uZCIsImlkIjozNDM2NDM2MX0%3D>). I've had some difficulty getting a local dev server running the website. The contributor docs for local testing seem out-of-date: https://lilypond.org/doc/v2.25/Documentation/contributor/debugging-website-and-docs-locally What's the simplest flow for getting the website built and displayed locally? On Wed, Jul 15, 2026, at 5:09 AM, Werner LEMBERG wrote: > > > I notice that the lilypond.org website is not mobile-friendly and > > I’m wondering if you are looking for any help with web dev to > > improve it? Happy to help if so! > > Sounds great, thanks for your offer! You can find the CSS files at > > https://gitlab.com/lilypond/lilypond/-/tree/master/Documentation/css > > > > Related, just published an integration for Astro to help render > > LilyPond content in Markdown or HTML: > > > > https://lilypond.ky.fyi > > https://github.com/kydecker/astro-lilypond > > Very nice! > > > Werner >
