Skip to content

Commit

Permalink
Merge branch 'dev' of https://github.com/moremoban/moban into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
chfw committed Dec 7, 2019
2 parents 78c6236 + 9949e4c commit cc0a313
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 8 deletions.
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.

0 comments on commit cc0a313

Please sign in to comment.