229db8122976c392db77c8a21b1a0d4790367318
Reanimator Core
Architecture documentation was moved to the Project Bible:
bible/README.md
UI design-code integration
core now serves UI theme assets from ui-design-code at runtime:
- CSS:
/ui-design/static/css/theme.css - JS:
/ui-design/static/js/app.js
Path resolution order for ui-design-code:
UI_DESIGN_CODE_DIRenv var./tools/ui-design-code../ui-design-code
This lets UI updates in ui-design-code appear in core without copying files.
Description
Languages
Go
99.6%
Shell
0.3%