Simple example of Neutral TS to create a Progressive Web Application (PWA) or Web APP, in Rust with Actix Web and for HTML design Bootswatch and Bootstrap. This example will show you how to create a template structure and how to do theming among other things.
Since I know most of you have better things to do than downloading and testing this kind of stuff, I'll put some screenshots and some links to the code so you can get an idea of what goes without downloading anything.
The example is here: web-app · master · Neutral FW / neutralts · GitLab
The Rust source: web-app/src/main.rs · master · Neutral FW / neutralts · GitLab
Some relevant templates:
https://gitlab.com/neutralfw/neutralts/-/blob/master/web-app/neutral/tpl/app-snippets.ntpl
https://gitlab.com/neutralfw/neutralts/-/blob/master/web-app/neutral/tpl/index.ntpl
https://gitlab.com/neutralfw/neutralts/-/blob/master/web-app/neutral/tpl/theme-setting-snippets.ntpl
https://gitlab.com/neutralfw/neutralts/-/blob/master/web-app/neutral/tpl/theme-setting-snippets.ntpl