h5md-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[h5md-commit] [SCM] UNNAMED PROJECT branch, master, updated. v1.0_rc2-13


From: Peter Colberg
Subject: [h5md-commit] [SCM] UNNAMED PROJECT branch, master, updated. v1.0_rc2-134-g02c78d8
Date: Mon, 16 Dec 2013 22:52:40 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "UNNAMED PROJECT".

The branch, master has been updated
       via  02c78d820ecf51d454f7e9e4fa1609c9aa86c9ec (commit)
       via  1da65c4d5477819095cb2791df13b7e0dd5c2b32 (commit)
      from  6923e2aaa660a4134f3831e10a56411d383f21ca (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 02c78d820ecf51d454f7e9e4fa1609c9aa86c9ec
Author: Peter Colberg <address@hidden>
Date:   Mon Dec 16 23:52:20 2013 +0100

    Link to git repository and mailing list archive

commit 1da65c4d5477819095cb2791df13b7e0dd5c2b32
Author: Peter Colberg <address@hidden>
Date:   Mon Dec 16 22:35:52 2013 +0100

    Use sphinx-bootstrap theme
    
    This theme has better readability on narrow screens.
    
    git clone -b v0.3.4 https://github.com/ryan-roemer/sphinx-bootstrap-theme

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

Summary of changes:
 _static/h5md.css                                   |   32 -
 _theme/LICENSE.txt                                 |   19 +
 _theme/bootstrap/globaltoc.html                    |    7 +
 _theme/bootstrap/layout.html                       |  132 +
 _theme/bootstrap/localtoc.html                     |    1 +
 _theme/bootstrap/navbar-2.html                     |   46 +
 _theme/bootstrap/navbar.html                       |   45 +
 _theme/bootstrap/navbarsearchbox.html              |    9 +
 _theme/bootstrap/navbartoc.html                    |    4 +
 _theme/bootstrap/relations.html                    |    8 +
 _theme/bootstrap/search.html                       |   58 +
 _theme/bootstrap/searchbox.html                    |    9 +
 _theme/bootstrap/searchresults.html                |   38 +
 _theme/bootstrap/sourcelink.html                   |    6 +
 .../bootstrap-2.3.2/css/bootstrap-responsive.css   | 1109 +++
 .../css/bootstrap-responsive.min.css               |    9 +
 .../static/bootstrap-2.3.2/css/bootstrap.css       | 6167 +++++++++++++
 .../static/bootstrap-2.3.2/css/bootstrap.min.css   |    9 +
 .../img/glyphicons-halflings-white.png             |  Bin 0 -> 8777 bytes
 .../bootstrap-2.3.2/img/glyphicons-halflings.png   |  Bin 0 -> 12799 bytes
 .../static/bootstrap-2.3.2/js/bootstrap.js         | 2287 +++++
 .../static/bootstrap-2.3.2/js/bootstrap.min.js     |    6 +
 .../static/bootstrap-3.0.0/css/bootstrap-theme.css |  384 +
 .../bootstrap-3.0.0/css/bootstrap-theme.min.css    |    1 +
 .../static/bootstrap-3.0.0/css/bootstrap.css       | 5909 ++++++++++++
 .../static/bootstrap-3.0.0/css/bootstrap.min.css   |  845 ++
 .../fonts/glyphicons-halflings-regular.eot         |  Bin 0 -> 14079 bytes
 .../fonts/glyphicons-halflings-regular.svg         |  228 +
 .../fonts/glyphicons-halflings-regular.ttf         |  Bin 0 -> 29512 bytes
 .../fonts/glyphicons-halflings-regular.woff        |  Bin 0 -> 16448 bytes
 .../static/bootstrap-3.0.0/js/bootstrap.js         | 1999 ++++
 .../static/bootstrap-3.0.0/js/bootstrap.min.js     |    6 +
 _theme/bootstrap/static/bootstrap-sphinx.css_t     |  227 +
 _theme/bootstrap/static/bootstrap-sphinx.js_t      |  164 +
 .../bootswatch-2.3.2/amelia/bootstrap.min.css      |    9 +
 .../bootswatch-2.3.2/cerulean/bootstrap.min.css    |    9 +
 .../bootswatch-2.3.2/cosmo/bootstrap.min.css       |    9 +
 .../bootswatch-2.3.2/cyborg/bootstrap.min.css      |    9 +
 .../bootswatch-2.3.2/flatly/bootstrap.min.css      |    9 +
 .../bootswatch-2.3.2/journal/bootstrap.min.css     |    9 +
 .../bootswatch-2.3.2/readable/bootstrap.min.css    |    9 +
 .../bootswatch-2.3.2/simplex/bootstrap.min.css     |    9 +
 .../bootswatch-2.3.2/slate/bootstrap.min.css       |    9 +
 .../bootswatch-2.3.2/spacelab/bootstrap.min.css    |    9 +
 .../bootswatch-2.3.2/spruce/bootstrap.min.css      |    9 +
 .../bootswatch-2.3.2/superhero/bootstrap.min.css   |    9 +
 .../bootswatch-2.3.2/united/bootstrap.min.css      |    9 +
 .../bootswatch-3.0.0/amelia/bootstrap.min.css      |    9 +
 .../bootswatch-3.0.0/cerulean/bootstrap.min.css    |    9 +
 .../bootswatch-3.0.0/cosmo/bootstrap.min.css       |    9 +
 .../bootswatch-3.0.0/cyborg/bootstrap.min.css      |    9 +
 .../bootswatch-3.0.0/flatly/bootstrap.min.css      |    9 +
 .../bootswatch-3.0.0/journal/bootstrap.min.css     |    9 +
 .../bootswatch-3.0.0/readable/bootstrap.min.css    |    9 +
 .../bootswatch-3.0.0/simplex/bootstrap.min.css     |    9 +
 .../bootswatch-3.0.0/slate/bootstrap.min.css       |    9 +
 .../bootswatch-3.0.0/spacelab/bootstrap.min.css    |    9 +
 .../bootswatch-3.0.0/united/bootstrap.min.css      |    9 +
 _theme/bootstrap/static/js/jquery-1.9.1.js         | 9597 ++++++++++++++++++++
 _theme/bootstrap/static/js/jquery-1.9.1.min.js     |    5 +
 _theme/bootstrap/static/js/jquery-fix.js           |    2 +
 _theme/bootstrap/static/js/jquery.min.map          |    1 +
 _theme/bootstrap/theme.conf                        |   58 +
 _theme/h5md/theme.conf                             |    3 -
 conf.py                                            |    2 +-
 index.mdwn                                         |   27 +-
 66 files changed, 29634 insertions(+), 41 deletions(-)
 delete mode 100644 _static/h5md.css
 create mode 100644 _theme/LICENSE.txt
 create mode 100644 _theme/bootstrap/globaltoc.html
 create mode 100644 _theme/bootstrap/layout.html
 create mode 100644 _theme/bootstrap/localtoc.html
 create mode 100644 _theme/bootstrap/navbar-2.html
 create mode 100644 _theme/bootstrap/navbar.html
 create mode 100644 _theme/bootstrap/navbarsearchbox.html
 create mode 100644 _theme/bootstrap/navbartoc.html
 create mode 100644 _theme/bootstrap/relations.html
 create mode 100644 _theme/bootstrap/search.html
 create mode 100644 _theme/bootstrap/searchbox.html
 create mode 100644 _theme/bootstrap/searchresults.html
 create mode 100644 _theme/bootstrap/sourcelink.html
 create mode 100644 
_theme/bootstrap/static/bootstrap-2.3.2/css/bootstrap-responsive.css
 create mode 100644 
_theme/bootstrap/static/bootstrap-2.3.2/css/bootstrap-responsive.min.css
 create mode 100644 _theme/bootstrap/static/bootstrap-2.3.2/css/bootstrap.css
 create mode 100644 
_theme/bootstrap/static/bootstrap-2.3.2/css/bootstrap.min.css
 create mode 100644 
_theme/bootstrap/static/bootstrap-2.3.2/img/glyphicons-halflings-white.png
 create mode 100644 
_theme/bootstrap/static/bootstrap-2.3.2/img/glyphicons-halflings.png
 create mode 100644 _theme/bootstrap/static/bootstrap-2.3.2/js/bootstrap.js
 create mode 100644 _theme/bootstrap/static/bootstrap-2.3.2/js/bootstrap.min.js
 create mode 100644 
_theme/bootstrap/static/bootstrap-3.0.0/css/bootstrap-theme.css
 create mode 100644 
_theme/bootstrap/static/bootstrap-3.0.0/css/bootstrap-theme.min.css
 create mode 100755 _theme/bootstrap/static/bootstrap-3.0.0/css/bootstrap.css
 create mode 100755 
_theme/bootstrap/static/bootstrap-3.0.0/css/bootstrap.min.css
 create mode 100644 
_theme/bootstrap/static/bootstrap-3.0.0/fonts/glyphicons-halflings-regular.eot
 create mode 100644 
_theme/bootstrap/static/bootstrap-3.0.0/fonts/glyphicons-halflings-regular.svg
 create mode 100644 
_theme/bootstrap/static/bootstrap-3.0.0/fonts/glyphicons-halflings-regular.ttf
 create mode 100644 
_theme/bootstrap/static/bootstrap-3.0.0/fonts/glyphicons-halflings-regular.woff
 create mode 100644 _theme/bootstrap/static/bootstrap-3.0.0/js/bootstrap.js
 create mode 100644 _theme/bootstrap/static/bootstrap-3.0.0/js/bootstrap.min.js
 create mode 100644 _theme/bootstrap/static/bootstrap-sphinx.css_t
 create mode 100644 _theme/bootstrap/static/bootstrap-sphinx.js_t
 create mode 100644 
_theme/bootstrap/static/bootswatch-2.3.2/amelia/bootstrap.min.css
 create mode 100644 
_theme/bootstrap/static/bootswatch-2.3.2/cerulean/bootstrap.min.css
 create mode 100644 
_theme/bootstrap/static/bootswatch-2.3.2/cosmo/bootstrap.min.css
 create mode 100644 
_theme/bootstrap/static/bootswatch-2.3.2/cyborg/bootstrap.min.css
 create mode 100644 
_theme/bootstrap/static/bootswatch-2.3.2/flatly/bootstrap.min.css
 create mode 100644 
_theme/bootstrap/static/bootswatch-2.3.2/journal/bootstrap.min.css
 create mode 100644 
_theme/bootstrap/static/bootswatch-2.3.2/readable/bootstrap.min.css
 create mode 100644 
_theme/bootstrap/static/bootswatch-2.3.2/simplex/bootstrap.min.css
 create mode 100644 
_theme/bootstrap/static/bootswatch-2.3.2/slate/bootstrap.min.css
 create mode 100644 
_theme/bootstrap/static/bootswatch-2.3.2/spacelab/bootstrap.min.css
 create mode 100644 
_theme/bootstrap/static/bootswatch-2.3.2/spruce/bootstrap.min.css
 create mode 100644 
_theme/bootstrap/static/bootswatch-2.3.2/superhero/bootstrap.min.css
 create mode 100644 
_theme/bootstrap/static/bootswatch-2.3.2/united/bootstrap.min.css
 create mode 100644 
_theme/bootstrap/static/bootswatch-3.0.0/amelia/bootstrap.min.css
 create mode 100644 
_theme/bootstrap/static/bootswatch-3.0.0/cerulean/bootstrap.min.css
 create mode 100644 
_theme/bootstrap/static/bootswatch-3.0.0/cosmo/bootstrap.min.css
 create mode 100644 
_theme/bootstrap/static/bootswatch-3.0.0/cyborg/bootstrap.min.css
 create mode 100644 
_theme/bootstrap/static/bootswatch-3.0.0/flatly/bootstrap.min.css
 create mode 100644 
_theme/bootstrap/static/bootswatch-3.0.0/journal/bootstrap.min.css
 create mode 100644 
_theme/bootstrap/static/bootswatch-3.0.0/readable/bootstrap.min.css
 create mode 100644 
_theme/bootstrap/static/bootswatch-3.0.0/simplex/bootstrap.min.css
 create mode 100644 
_theme/bootstrap/static/bootswatch-3.0.0/slate/bootstrap.min.css
 create mode 100644 
_theme/bootstrap/static/bootswatch-3.0.0/spacelab/bootstrap.min.css
 create mode 100644 
_theme/bootstrap/static/bootswatch-3.0.0/united/bootstrap.min.css
 create mode 100644 _theme/bootstrap/static/js/jquery-1.9.1.js
 create mode 100644 _theme/bootstrap/static/js/jquery-1.9.1.min.js
 create mode 100644 _theme/bootstrap/static/js/jquery-fix.js
 create mode 100644 _theme/bootstrap/static/js/jquery.min.map
 create mode 100644 _theme/bootstrap/theme.conf
 delete mode 100644 _theme/h5md/theme.conf


hooks/post-receive
-- 
UNNAMED PROJECT



reply via email to

[Prev in Thread] Current Thread [Next in Thread]