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
- Host: GitHub
- URL: https://github.com/miyakogi/slex
- Owner: miyakogi
- Created: 2016-05-23T10:10:35.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-06-11T01:12:59.000Z (almost 9 years ago)
- Last Synced: 2024-12-27T02:12:35.032Z (5 months ago)
- Topics: sphinx, sphinx-theme
- Language: HTML
- Homepage:
- Size: 36.1 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
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 themeInstallation
------------(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/