Skip to main content

A sphinx theme for generate HTML Slide presentation. #sphinxjp

Project description

HTML Slide style presetation theme for Sphinx.

Features

  • Provide htmlslide theme for render presentation.

  • Provide paging control by swipe action (for iPad but slow)

Output Sample

output:

http://packages.python.org/sphinxjp.themes.htmlslide/

source:

http://packages.python.org/sphinxjp.themes.htmlslide/_sources/index.txt

Setup

Make environment with easy_install:

$ easy_install sphinxjp.themes.htmlslide

Convert Usage

setup conf.py with:

extensions = ['sphinxjp.themecore']
html_theme = 'htmlslide'
pygments_style = 'monokai'

and run:

$ make html

Requirements

  • sphinx 1.0.x or later.

  • sphinxjp.themecore

Presentation Environments

  • HTML5 ready browsers (Chrome, Safari)

  • Non HTML5 ready browsers only show slide (no-animation)

License

Licensed under the MIT license . See the LICENSE file for specific terms.

AUTHORS

Sphinx template, css, packaging

  • Takayuki SHIMIZUKAWA <shimizukawa AT gmail.com> sphinx-users.jp

HTML Slide javascript (slide.js)

TODOS

Features

  • Add more paging animation types.

  • Provide default settings: i.e. slide animation type.

Bugs

  • paging links are not working with iPad.

History

0.1.4 (2012/4/22)

  • fix: recover dropped template values css_files and script_files.

0.1.3 (2012/3/25)

  • fixed less template: genindex.html, thank you @usaturn!

0.1.2 (2011/7/6)

  • fixed namespace package declaration missing, thank you @togakushi!

0.1.1 (2011/2/20)

  • update slide css, filename, pygments_style.

  • add sample document in tgz package.

0.1.0 (2011/2/12)

  • first release

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page