> For the complete documentation index, see [llms.txt](https://aurelia-ui-toolkits-1.gitbook.io/how-to-create-a-book/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://aurelia-ui-toolkits-1.gitbook.io/how-to-create-a-book/initial-skeleton/barebones-template.md).

# Barebones template

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

![](https://cloud.githubusercontent.com/assets/2712405/15505108/0b126fca-2190-11e6-9609-3604c6557c19.png)

\
\
&#x20;Image 1

Fill the barebones template form:

![](https://cloud.githubusercontent.com/assets/2712405/15505468/aeaac258-2191-11e6-99f1-e0d4182ff8d3.png)

\
\
&#x20;Image 2

Click on Create Book results with:

![](https://cloud.githubusercontent.com/assets/2712405/15505568/0e553bd4-2192-11e6-9420-17a70cc5477c.png)

\
\
&#x20;Image 3

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

![](https://cloud.githubusercontent.com/assets/2712405/15506159/9060d30c-2194-11e6-8f81-922c75efafb2.png)

\
\
&#x20;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

![](https://cloud.githubusercontent.com/assets/2712405/15506277/019e5576-2195-11e6-94d9-763d9783cde5.png)

\
\
&#x20;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:

![](https://cloud.githubusercontent.com/assets/2712405/15506998/c5e12d80-2197-11e6-8d66-65dd92a8cabe.png)

\
\
&#x20;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](https://github.com/aurelia-ui-toolkits/how-to-create-a-book/tree/ed556de09d7f29938eeeb154a68298a66c0bb5d0/initial_skeleton/adding_chapters_and_sections.html)
