This is small SPA application designed to improve experience of reading LDM (language design meeting) notes in dotnet/csharplang.
Main goal is to provide read/unread state.
- Read C# LDM notes
- Read C# workig group notes
- Tracking of read state (per device)
Not much else, to keep the scope in check — if you miss something, please do contribute.
All contributions are welcome. Please try to follow the current standards and styles. I might tweak things before merging.
If anyone wants to move this directly into dotnet/csharplang, I would be all for that, though tbh in that case prerendered HTML would be a better choice over the current SPA.