An open API service indexing awesome lists of open source software.

https://github.com/miyakogi/slex

Simple sphinx theme
https://github.com/miyakogi/slex

sphinx sphinx-theme

Last synced: 3 months ago
JSON representation

Simple sphinx theme

Awesome Lists containing this project

README

        

SLEX
====

.. image:: https://img.shields.io/pypi/v/slex.svg
:target: https://pypi.python.org/pypi/slex

.. image:: https://img.shields.io/pypi/pyversions/slex.svg
:target: https://pypi.python.org/pypi/slex

.. image:: https://travis-ci.org/miyakogi/slex.svg
:target: https://travis-ci.org/miyakogi/slex

--------------------------------------------------------------------------------

Simple and flexible `Sphinx`_ theme for the flexbox age, based on `alabaster`_.

Features
--------

- Focused on layout, minimal style by default

- including `HTML5 reset`_

- Flexbox based layout
- CSS friendly
- Some components ported from `alabaster`_ sphinx theme

Installation
------------

(Not published to PyPI yet)

.. code-block:: shell

pip install git+https://github.com/miyakogi/slex

.. _Sphinx: http://www.sphinx-doc.org/
.. _HTML5 reset: https://github.com/murtaugh/HTML5-Reset
.. _alabaster: http://alabaster.readthedocs.io/en/latest/