-
Notifications
You must be signed in to change notification settings - Fork 198
Integrating
The easiest way to get Monocle into your project is to download the distributable versions directly from Github:
Then you simply include the core script and the core stylesheet. Optionally you can include the control script and control stylesheet, if you want to use Monocle's (very basic) included controls for Tables of Contents, page numbers, remembering place, and so on.
Read the README for an example of the very simplest Monocle implementation.
If you want to explore all of Monocle's features, clone this repository and
open test/index.html
in your browser. This will guide you through Monocle's
tests, which incidentally demonstrate all the major features. View
source or browse the test directory in your text editor for implementation
details.