0.2.9

sphinx-bulma-theme的Python项目详细描述


基于RTD theme的狮身人面像主题,构建在bulma.io之上。

Demo

https://readthedocs.org/projects/sphinx-bulma-theme/badge/?version=latesthttps://travis-ci.org/gabrielfalcao/sphinx-bulma-theme.svg?branch=masterhttps://img.shields.io/pypi/pyversions/sphinx-bulma-theme.svghttps://badges.gitter.im/gabrielfalcao/sphinx-bulma-theme.svghttps://img.shields.io/badge/Say%20Thanks-!-1EAEDB.svg

动机

Bulma有优秀的content markup和优秀的message boxes用于admonitions

正在工作

安装

pip install sphinx-bulma-theme

配置

importsphinx_bulma_themehtml_theme="bulma"html_theme_path=[sphinx_bulma_theme.get_html_theme_path()]html_theme_options={'logo_path':'logo.png',# within _static/'admonition_class':'is-small','analytics_id':None,'breadcrumbs_at_top':False,'canonical_url':None,'collapse_navigation':False,'content_margin_left':None,'content_padding_left':None,'content_padding_top':None,'display_version':True,'logo_only':False,'navigation_depth':4,'prev_next_buttons_location':'bottom','show_topbar':False,'sidebar_class':'has-text-dark','sidebar_container_class':'is-one-quarter','sidebar_right':None,'theme_sidebar_style':None,'topbar_class':'is-light','topbar_logo_class':'image is-32x32',}

贡献

pipenv install --dev
make watch

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
java FSReadOnlyChiveFileSystem异常   java增量和减量不起作用   java PigLatin语句转换器方法给出了“indexoutofboundsexception”错误等   java从使用布局的页面适配器中删除特定位置页面。刷卡   api查看java源代码有任何规定的方式吗?   快速查找表中的行的java算法   web服务单击将SOAP wsdl转换为JAXB java类   java后转换完成不工作   java访问文件并只提取带注释的方法,从而进一步处理它们   java使用JDBC从SQL INSERT获取序列   java ECLIPSE:构建失败   处理对命令行的读/写操作。exe Java   java遇到过早的文件结束异常   java unity使用Xamarin吗?   java之间的区别是什么:使用JFrame类中的getContentPane()和JRootPane中的getContentPane()?   用于Java正则表达式语法的正则表达式ANTLR语法   java hibernate。cfg。即使在运行mvn hibernate3:hbm2cfgxml时,也没有创建xml   eclipse如何将数据写入Java文件中的特定行号