PKdtPM alabaster_jupyterhub/__init__.py"""The JupyterHub Alabaster theme""" import os from alabaster_jupyterhub import _version as version __version__ = version.__version__ with open(os.path.join(os.path.dirname(__file__), "_version.py")) as fp: exec(fp.read(), None, {}) def get_path(): """ Shortcut for users whose theme is next to their conf.py. """ # Theme directory is defined as our parent directory return os.path.abspath(os.path.dirname(os.path.dirname(__file__))) def setup(app): # add_html_theme is new in Sphinx 1.6+ if hasattr(app, "add_html_theme"): theme_path = os.path.abspath(os.path.dirname(__file__)) app.add_html_theme("alabaster_jupyterhub", theme_path) return {"version": version.__version__, "parallel_read_safe": True} PKyPMFPP alabaster_jupyterhub/_version.py__version_info__ = (0, 1, 2) __version__ = ".".join(map(str, __version_info__)) PKcsPMq alabaster_jupyterhub/layout.html{%- extends "basic/layout.html" %} {%- block extrahead %} {{ super() }} {% endblock %} PKasPM,lalabaster_jupyterhub/theme.conf[theme] inherit = alabaster PKyPMՅz'alabaster_jupyterhub/static/jupyter.css/* Caption titles in the main text */ div.body p.caption { font-size: 1.2em; } /* Sidebar */ div.sphinxsidebarwrapper p.caption { font-size: 1.4em; } div.sphinxsidebarwrapper ul { font-size: .8em; padding-left: 1em; }PKcsPM,alabaster_jupyterhub-0.1.2.dist-info/LICENSEWe use a shared copyright model that enables all contributors to maintain the copyright on their contributions. All code is licensed under the terms of the revised BSD license.PK!Hp!Qa*alabaster_jupyterhub-0.1.2.dist-info/WHEEL HM K-*ϳR03rOK-J,/RH,zd&Y)r$[)T&UD"PK!H\6*F-alabaster_jupyterhub-0.1.2.dist-info/METADATAM;0D{JWCHBV6cd nGj{G$xArG[;HC =0N1uٺۤYK0$U#}gey|9i4Jk0AE&Bic*MWGŊ@:vb 3aU=*g?>PK!HZ+alabaster_jupyterhub-0.1.2.dist-info/RECORD9ϢP-^v)XEdG_?S NbuS~M">kRO =ڮtK%?l4bVֈRަ|ؒr_k*Yl@p@~v<}X6.BYג+۟mݲ^ߑrzMS6~V1a`0͋C'g =@j  ,LGp,È:k6*HIZx~U'IX)qĚX.U$}-!gB^f{QTQ'W ҙ36#;`3[Ƹg^m\>)ޱyE'O"8Iq$rD PKdtPM alabaster_jupyterhub/__init__.pyPKyPMFPP 6alabaster_jupyterhub/_version.pyPKcsPMq alabaster_jupyterhub/layout.htmlPKasPM,lalabaster_jupyterhub/theme.confPKyPMՅz'1alabaster_jupyterhub/static/jupyter.cssPKcsPM,aalabaster_jupyterhub-0.1.2.dist-info/LICENSEPK!Hp!Qa*\alabaster_jupyterhub-0.1.2.dist-info/WHEELPK!H\6*F-alabaster_jupyterhub-0.1.2.dist-info/METADATAPK!HZ+alabaster_jupyterhub-0.1.2.dist-info/RECORDPK