This repository contains all the themes for book landing pages on [gitbook.com)(https://www.gitbook.com).
If you want to publish your themes to be usable by all gitbook.com users, feel free to do a Pull-Request. Documentation on templating can be found in the GitBook's documentation.
- Fork this repository
- Create a new fodler for your theme, example:
mytheme
- Add your theme to the
list.json
file - Create a file
index.html
andstyle.less
in your theme folder - Create a pull-request from your fork!