Project Docs Github
Log in
ittf site docs howtos t getstarted starter.html.ittf Edit
  • /ittf/site/docs/howtos/t/getstarted/starter.html.ittf
  • /ittf/site/docs/howtos/t/section.html.ittf

/ittf/site/docs/howtos/t/getstarted/starter.html.ittf (primary)

edit
                                            
1 $group
2 $
3 var sect = {
4 title: 'Wizzi Starter Package'
5 };
6 section( §)
7 bash-panel
8 title Create the Wizzi Starter Package
9 ittf
10 git wizzi create-starter
11 div
12 + This Wizzi Package contains some examples to get started:
13 ul
14 li A simple static website
15 li A basic express server
16 li A simple React client App
17 li A minimal Wizzi Plugin
18 li Basic usages of the Wizzi API

/ittf/site/docs/howtos/t/section.html.ittf

edit
                                            
1 $group
2 $params §
3 article
4 . doc-title
5 id ${sect.id}
6 + ${sect.title}
7 . doc-summary
8 $hook
Save
Save & Refresh
Cancel