- On GitHub.com, navigate to the main page of the repository.
- Above the file list, click Use this template.

- Type a name for your repository, and an optional description, choose owner, repository visibility, etc.
- Edit book.toml: change
authors, git-repository-url and title fields.
- Commit&Push your changes.
- Setup GitHub pages for your repository (quickstart guide can be found below).

- Enjoy! :)
- Add new .md file to
src folder, e.g 01_example.md
- Add new item to the list in
SUMMARY.md, e.g
- [Example Page](./01_example.md)
- Commit&Push your changes and enjoy the result :)