8 Themes

Theme support is still preliminary. A theme is a collection of

  • an ini file (THEME/theme.ini, see also 4 and 5.3)
  • css files (THEME/css/...)
  • templates (THEME/templates/...)
  • a library (THEME/lib/...)
  • a prelude (THEME/prelude.txt)
  • additional resources (THEME/resources/*)
    All components are optional and are stored in either one of
    • ~/.deplate/themes/THEME/...
    • ~/.deplate/themes/THEME/...
    • /lib/ruby/.../deplate/themes/THEME/...

Users can use the --theme=THEME command line switch to apply these settings to the input document.

8.1 presentation.html

Simple plain HTML-based multi-page presentations.

8.2 s5.xhtml

Slideshows based on Eric Meyer’s remotes5 system.

Prev Home Next
1 Introduction
2 Getting deplate
3 Installation
4 Usage
5 Configuration
6 Input Formats
7 Output Formats
8 Themes
8.1 presentation.html
8.2 s5.xhtml
9 Modules
10 Markup
11 Regions
12 Commands
13 Macros
14 Skeletons
15 Variables and options
16 Internals
17 Extending deplate
18 Bibliography
19 Index
About this page