Skip to content

cedricss/photon-book-creator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation



Photon Book Creator

A light documentation and book template based on Jekyll.

Demo »

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

Author

Cédric Soulas

License

Open sourced under the MIT license.

About

A light documentation and book template based on Jekyll.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published