Skip to content

Commit cc0a313

Browse files
committed
Merge branch 'dev' of https://github.com/moremoban/moban into dev
2 parents 78c6236 + 9949e4c commit cc0a313

File tree

3 files changed

+10
-8
lines changed

3 files changed

+10
-8
lines changed

README.rst

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -38,14 +38,6 @@ haml, slim and tornado, can read other data format: json and yaml, and can acces
3838
template file and configuration file in
3939
any location: zip, git, pypi package, s3, etc.
4040

41-
.. image:: https://github.com/moremoban/moban/raw/dev/docs/images/moban-in-pyexcel-demo.gif
42-
:width: 500px
43-
44-
Please look at our issues. We have many more template engines and data format on the
45-
road map.
46-
47-
All use cases are documented `here <http://moban.readthedocs.org/en/latest/#tutorial>`_
48-
4941
Support
5042
================================================================================
5143

@@ -79,6 +71,10 @@ or clone it and install it:
7971
Quick start
8072
================================================================================
8173

74+
75+
.. image:: https://github.com/moremoban/moban/raw/dev/docs/images/moban-in-intro.gif
76+
77+
8278
.. code-block:: bash
8379
8480
$ export HELLO="world"
@@ -123,6 +119,12 @@ moban.output will contain::
123119

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

122+
Moban in live action:
123+
124+
.. image:: https://github.com/moremoban/moban/raw/dev/docs/images/moban-in-pyexcel-demo.gif
125+
126+
All use cases are documented `here <http://moban.readthedocs.org/en/latest/#tutorial>`_
127+
126128

127129
Work with files in a git repo
128130
================================================================================

docs/images/moban-in-intro.gif

309 KB
Loading
-452 KB
Loading

0 commit comments

Comments
 (0)