/ittf/site/docs/howtos/t/getstarted/starter.html.ittf (primary)
1 $group2 $3 var sect = {4 title: 'Wizzi Starter Package'5 };6 section( §)7 bash-panel8 title Create the Wizzi Starter Package9 ittf10 git wizzi create-starter11 div12 + This Wizzi Package contains some examples to get started:13 ul14 li A simple static website15 li A basic express server16 li A simple React client App17 li A minimal Wizzi Plugin18 li Basic usages of the Wizzi API
/ittf/site/docs/howtos/t/section.html.ittf
1 $group2 $params §3 article4 . doc-title5 id ${sect.id}6 + ${sect.title}7 . doc-summary8 $hook