Barebones template

Start with https://www.gitbook.com/@aurelia-ui-toolkits/dashboard and click on New Book button:

Image 1

Fill the barebones template form:

Image 2

Click on Create Book results with:

Image 3

At this point you can start writing the book. Click on Edit your book results with the following screen

Image 4

As the book starts with a predefined content (which does not fit your needs) delete the First Chapter entry on the Table of Contents list (upper left side of the window) - we will create our own chapters next.

Observe that the chapter1.md entry in the FilesTree (lower left side of the window) will also vanish

Image 5

Now, select the Introduction entry in the Table of Contents (which is the view of the README.md file in Files Tree and change its content as shown below:

Image 6

At this point we are ready to create the complete "wire-frame" of the book, meaning only the book structure (chapters and pages in the chapter) will be made, without filling on the pages content.

This is explained in the next chapter Adding chapters and sections

Last updated