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
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.
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
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
File details
Details for the file sphinxjp.themes.htmlslide-0.1.4.tar.gz
.
File metadata
- Download URL: sphinxjp.themes.htmlslide-0.1.4.tar.gz
- Upload date:
- Size: 98.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a70451bf1c5ac1d5c60ba837009f2c1480566ceebf35e26b05a756647f2595bc |
|
MD5 | 33b9721d6f6406e977348d0c756b867e |
|
BLAKE2b-256 | e4d287ff19603cabfadbfa11c5f4cf13864506eedf62bd1fdc6e360df6ae3fd1 |