photon-book-creator
photon-book-creator copied to clipboard
A light documentation and book template based on Jekyll.
Photon Book Creator
A light documentation and book template based on Jekyll.
Themes
Minimal Theme
Freelancer Theme
Configuration
_config.yml
:
themes:
# General themes available: minimal, freelancer
general: minimal
# Code block themes available: monokai, github, vs
code: monokai
data/toc.yml
:
entries:
- title: Entry 1
pages:
- title: Page 1
url: page-1.html
sections:
- title: Section a
- title: Section b
- title: Section c
Credits
- CREDITS.md
Author
Cédric Soulas
License
Open sourced under the MIT license.