Skip to main content

A sphinx theme for HTML presentation style.

Project description

Impress.js presentation style theme for Sphinx.

Output sample

output:

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

source:

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

Feature

  • provide impressjs directive for impress.js presentaion control

  • provide impressjs presentation theme for render HTML document

Installation

Make environment with easy_install:

$ pip sphinxjp.themes.impressjs

setup conf.py with:

extensions = ['sphinxjp.themes.impressjs']
html_theme = 'impressjs'
html_use_index = False

and run:

$ make html

Requirement

Libraries:

  • Python 2.7 or later (not support 3.x)

  • Sphinx 1.2.x or later.

Browsers:

  • Safari

  • Chrome

  • Firefox 10

License

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

AUTHORS

Sphinx template, css, packaging

  • Shoji KUMAGAI <take.this.2.your.grave at gmail.com> Sphinx-users.jp

Impress.js

  • Copyright 2011-2012 Bartek Szopka

HISTORY

0.1.4 (2017.01.12)

  • Fix import failure when using Python3

  • Fix some document typos

0.1.3 (2014.09.15)

  • remove ‘sphinxjp.themecore’ dependency

0.1.2 (2012.03.17)

  • Fix packaging failure

  • Fix typos

0.1.1 (2012.02.06)

  • Unify a text representation

0.1.0 (2012.02.05)

  • first release

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sphinxjp.themes.impressjs-0.1.4.tar.gz (59.5 kB view hashes)

Uploaded Source

Supported by

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