I was chatting with Arnaud Petitjean and he had a great idea. Wouldn’t it be neat if there were some UD templates? We could use something like EPS or Plaster to take in variables and then generate web sites based on those variables.
We could publish these guys up on the UD Marketplace and then users could get up and running with a layout really quickly.
What I was suggesting in this post was less general purpose than this stuff. I like the idea of having UD configured via a PSD1 or something like @artvandelay440 has done but I was just thinking some simple pre-made layouts with some controls, colors and pages as examples of what you can do.
we need to split more components for making templates , so the dashboard not look the same,
we need commands like new-udnavbar -content { tabs | links } -hidden -itemposition center | full -extra { links | tabs } … , new-udsidebar -variant mini | fixed | temporary, new-udlogo, new-udtitle -Dynamic ‘will be match the page name or url’ -style @{} … , some ideas i have for making the dashboard more customizing.
every component need to be self contained and we need to used the children prop and not hard code the
components
and not using new-uddashboard parameters for this insted of navbarcolor etc new-uddashboard should have -Content {} parameter and all the things going in there.
One reason I haven’t done this already is that it will break everyone’s dashboard. I think we should either consider cutting a 3.0 release or think of some way to prevent breaking everything