Skip to main content

A sphinx theme for generate gotalk style presentation. #sphinxjp

Project description

Go talks style presentation theme for Sphinx.

travis coveralls.io downloads latest version license requires.io

Output Sample

output:

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

source:

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

Features

  • Provide Go talks style theme for render presetation.

  • You don’t need to learn a special directive and role. All you have to know generally ReStructuredText.

  • Support PDF export.

PDF Export

Presentations can be exported to PDF via a print stylesheet. This feature requires that you use Google Chrome or Chromium.

  1. Open your presentation.

  2. Open the in-browser print dialog (CMD+P).

  3. Change the Destination setting to Save as PDF.

  4. Click Save.

Caution

Set up

Make environment with pip:

$ pip install sphinxjp.themes.gopher

Convert Usage

setup conf.py with:

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

and run:

$ make html

Requirement

  • Python 2.7 or later

  • Sphinx 1.3.x or later.

Using

License

See the src/LICENSE.txt file for specific terms.

AUTHORS

Sphinx template, css, packaging

  • tell-k <ffk2005 at gmail.com>

History

0.1.0 (Nov 23, 2015)

  • 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.gopher-0.1.0.tar.gz (244.8 kB view hashes)

Uploaded Source

Built Distribution

sphinxjp.themes.gopher-0.1.0-py2.py3-none-any.whl (15.1 kB view hashes)

Uploaded Python 2 Python 3

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