Skip to content

cjdbarlow/gitbook-plugin-expandable-chapters-small

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Expandable chapters for GitBook

Tiny change to the expandable-chapters plugin from https://github.com/DomainDrivenArchitecture/ to use smaller arrows.

How to use it?

Add it to your book.json configuration:

{
    plugins: ["expandable-chapters"]
}

Install your plugins using:

$ gitbook install

Configuration

There is no configuration needed at the moment, can be left empty.

{
	"pluginsConfig": {
		"expandable-chapters":{}
	}
}

See also

Maybe you will find https://github.com/poojan/gitbook-plugin-toggle-chapters also useful?

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.0%
  • CSS 18.0%