跳转到主要内容

OSU开源实验室的幻灯片主题

项目描述

为了去

在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'>"

对于html_theme和html_static_path变量,您必须在文件中找到默认值,并更改它们,因为它们不会被您对它们的声明覆盖!

make slides

项目详情


下载文件

下载适用于您平台文件的文件。如果您不确定选择哪个,请了解更多关于安装软件包的信息。

源分布

osuosl_hieroglyph_theme-0.9.tar.gz (9.7 kB 查看哈希)

上传时间:

构建分布

osuosl_hieroglyph_theme-0.9.linux-x86_64.tar.gz (9.5 kB 查看哈希)

上传时间:

由以下组织支持