feat: add blu-site static site generator and fix language issues
Build a complete static site generator in Lux that faithfully clones
blu.cx (elmstatic). Generates 14 post pages, section indexes, tag pages,
and a home page with snippets grid from markdown content.
Language fixes discovered during development:
- Add \{ and \} escape sequences in string literals (lexer)
- Register String.indexOf and String.lastIndexOf in type checker
- Fix formatter to preserve brace escapes in string literals
- Improve LSP hover to show documentation for let bindings and functions
ISSUES.md documents 15 Lux language limitations found during the project.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
BIN
projects/blu-site/static/fonts/EBGaramond-Regular.ttf
Executable file
BIN
projects/blu-site/static/fonts/EBGaramond-Regular.ttf
Executable file
Binary file not shown.
BIN
projects/blu-site/static/fonts/EBGaramond-Regular.woff2
Normal file
BIN
projects/blu-site/static/fonts/EBGaramond-Regular.woff2
Normal file
Binary file not shown.
BIN
projects/blu-site/static/fonts/UnifrakturMaguntia-Regular.ttf
Normal file
BIN
projects/blu-site/static/fonts/UnifrakturMaguntia-Regular.ttf
Normal file
Binary file not shown.
BIN
projects/blu-site/static/fonts/UnifrakturMaguntia-Regular.woff2
Normal file
BIN
projects/blu-site/static/fonts/UnifrakturMaguntia-Regular.woff2
Normal file
Binary file not shown.
Reference in New Issue
Block a user