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} PKisPMPP alabaster_jupyterhub/_version.py__version_info__ = (0, 1, 1) __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 PKcsPM,alabaster_jupyterhub-0.1.1.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.1.dist-info/WHEEL HM K-*ϳR03rOK-J,/RH,zd&Y)r$[)T&UD"PK!Hv-alabaster_jupyterhub-0.1.1.dist-info/METADATAM0ET]v%;M|-̀BiN5dr9G$xAvGZ;H׬C5Bձf ׉Dc_5+c͋yIAVZ)j) %EmCH[N<34OV.|z PK!H|J+alabaster_jupyterhub-0.1.1.dist-info/RECORD=s@>R@X؀BԆYXP' 388F$Koa}. gy-5vм2-}5]{5e30^zRH7}`W_ Gsq5v%pp*fDCw=Q!o׼vf< 4FQ 04&%)7qOk!khEz*bKv,Yi tvpJ2^[I2$/wz4T1 @>DƏ5i HvS3'.H\ '=:`76˪5ەЃ379=l[d8^x/Ay*|PKdtPM alabaster_jupyterhub/__init__.pyPKisPMPP 6alabaster_jupyterhub/_version.pyPKcsPMq alabaster_jupyterhub/layout.htmlPKasPM,lalabaster_jupyterhub/theme.confPKcsPM,1alabaster_jupyterhub-0.1.1.dist-info/LICENSEPK!Hp!Qa*,alabaster_jupyterhub-0.1.1.dist-info/WHEELPK!Hv-alabaster_jupyterhub-0.1.1.dist-info/METADATAPK!H|J+alabaster_jupyterhub-0.1.1.dist-info/RECORDPK