Eldred Habert
                                            Eldred Habert
                                        
                                    Now that #1264 has been merged, the only project mentioned thus far in this thread that hasn't been added is gb-boilerplate/starter-kit[^ladx]. As mentioned above, its build is unreliable on Windows...
If I may, it seems more appropriate to me to store the images separately (e.g. in a `/src-imgs/` directory), and manually move them to `/static/`/`/content/`. This takes care of the...
Sounds more like a job for the distro packager. This would not let old projects work without specifying e.g. `make RGBASM=... RGBLINK=...` explicitly, at which point you don't even need...
It is rarely the case that highlighters have specific support for Z80, let alone RGBASM. Then, either there is specific support and it can be overridden (e.g. Sublime or VS...
> The use case I imagine is "I use the same user account on the same PC to develop software for Game Boy and software for Master System, ZX Spectrum,...
Regardless, while I disagree with removing the paragraph, I agree it should at least be reworded.
Our use case is our install instructions; the linked example is the Windows instructions redirecting to Linux for WSL. Stand-alone pages seem more useful than docs for this purpose, as...
> Yes, that would be nice to support relative md paths in pages, but also the blog plugin. Right, I suppose it's only implemented in the docs plugin, then? IMO,...
What needs to be done?
The Markdown could be parsed into a list of lists (categories of entries), and that processed somehow. Replacements like "insert this between category X and Y", "process entry E thusly",...