Skip to main content

Slides theme for the OSU Open Source Lab

Project description

To make go:

In conf.py:

import osuosl_hieroglyph_theme
html_theme = 'osuosl'  ##(must be changed in file)!
html_theme_path = osuosl_hieroglyph_theme.get_html_theme_path()
html_static_path = ['_static', html_theme_path + '/osuosl/static/'] ##(must be changed in file)
slide_theme_options = {'custom_css' : 'osuosl.css'}
slide_footer = "<img src='_static/logo.png'>"

For the html_theme and html_static_path variables, you must find the defaults in the file and change them, as they will not be overridden by your declaration of them!

make slides

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

osuosl_hieroglyph_theme-0.9.tar.gz (9.7 kB view hashes)

Uploaded Source

Built Distribution

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