Commands

Commands for different layouts

To generate files, you need to run following command

gulp nunjucks --layout style <space> --breadcrum style

ex: gulp nunjucks --layout default --breadcrumb 0 --color primary

Following table explains all available layouts and the command to use,

please note that you need to pass 0 to 5... one of the breadcrumb styles along with layout command.

Where--color * is

--color default

--color primary

--color success

--color danger

--color mint

--color purple

Last updated