Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 10 additions & 8 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -38,14 +38,6 @@ haml, slim and tornado, can read other data format: json and yaml, and can acces
template file and configuration file in
any location: zip, git, pypi package, s3, etc.

.. image:: https://github.com/moremoban/moban/raw/dev/docs/images/moban-in-pyexcel-demo.gif
:width: 500px

Please look at our issues. We have many more template engines and data format on the
road map.

All use cases are documented `here <http://moban.readthedocs.org/en/latest/#tutorial>`_

Support
================================================================================

Expand Down Expand Up @@ -79,6 +71,10 @@ or clone it and install it:
Quick start
================================================================================


.. image:: https://github.com/moremoban/moban/raw/dev/docs/images/moban-in-intro.gif


.. code-block:: bash

$ export HELLO="world"
Expand Down Expand Up @@ -123,6 +119,12 @@ moban.output will contain::

Please note that data.yml will take precedence over environment variables.

Moban in live action::

.. image:: https://github.com/moremoban/moban/raw/dev/docs/images/moban-in-pyexcel-demo.gif

All use cases are documented `here <http://moban.readthedocs.org/en/latest/#tutorial>`_


Work with files in a git repo
================================================================================
Expand Down
Binary file added docs/images/moban-in-intro.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/images/moban-in-pyexcel-demo.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.