This is an automated email from the ASF dual-hosted git repository.
toulmean pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tuweni-website.git.
from 74cc8d1 Add back extra td
new 90bb9a5 Add logo
new a48b384 better logo
new 99bc145 Merge pull request #5 from atoulme/add_logo
The 41 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
_includes/themes/apache/_navigation.html | 4 +-
_includes/themes/apache/default.html | 4 +
_includes/themes/apache/logo.html | 1 +
assets/themes/apache/css/style.css | 15 ++
assets/themes/apache/fonts/Montserrat-Bold.ttf | Bin 0 -> 244468 bytes
assets/themes/apache/fonts/Montserrat-Light.ttf | Bin 0 -> 242068 bytes
assets/themes/apache/fonts/Montserrat-Regular.ttf | Bin 0 -> 245708 bytes
assets/themes/apache/img/logo.png | Bin 3127 -> 0 bytes
assets/themes/apache/img/tuweni.svg | 313 ++++++++++++++++++++++
assets/themes/apache/img/tuweni_face.ico | Bin 0 -> 41662 bytes
assets/themes/apache/img/tuweni_face.png | Bin 0 -> 2719 bytes
assets/themes/apache/img/tuweni_face.svg | 248 +++++++++++++++++
index.md | 1 +
13 files changed, 584 insertions(+), 2 deletions(-)
create mode 100644 _includes/themes/apache/logo.html
create mode 100755 assets/themes/apache/fonts/Montserrat-Bold.ttf
create mode 100755 assets/themes/apache/fonts/Montserrat-Light.ttf
create mode 100755 assets/themes/apache/fonts/Montserrat-Regular.ttf
delete mode 100644 assets/themes/apache/img/logo.png
create mode 100644 assets/themes/apache/img/tuweni.svg
create mode 100644 assets/themes/apache/img/tuweni_face.ico
create mode 100644 assets/themes/apache/img/tuweni_face.png
create mode 100644 assets/themes/apache/img/tuweni_face.svg
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]