Are there any starter templates/examples for admin...
# kilua
y
Are there any starter templates/examples for admin layouts style dashboards website?
r
I'm afraid there aren't any.
y
Would love to explore how to build one, something like having a sidebar navigation and the main ui. Similar to for example https://demo.tailadmin.com/ . Any guidance what would be involved to get a minimal version of this working?
r
You would need to download free version of this template (https://tailadmin.com/download) and just manually convert HTML code from *.html files to Kilua HTML DSL. It should be technically relatively simple but probably a bit time consuming. For most of the template there is no additional JS code. Only some date picker fields and charts would need to be re-implemented.
👀 1