Skip to content

Template for the bookdown project using Bootstrap and HighlightJS

Notifications You must be signed in to change notification settings

bdudelsack/bookdown-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bookdown Bootstrap + HighlightJS Template

For use with bookdown.

Installation

Installation of this library uses Composer. For Composer documentation, please refer to getcomposer.org.

Put the following into your composer.json or run composer require bdudelsack/bookdown-template.

{
    "require-dev": {
        "bdudelsack/bookdown-template": "^0.1.0"
    }
}

Put the following into your bookdown.json

{
    ...
    "template": "../vendor/bdudelsack/bookdown-template/template/main.php"
}

About

Template for the bookdown project using Bootstrap and HighlightJS

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages