You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wayang.apache.org by be...@apache.org on 2021/02/22 20:49:32 UTC

[incubator-wayang-website] branch develop updated: Minnor corrections

This is an automated email from the ASF dual-hosted git repository.

bertty pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/incubator-wayang-website.git


The following commit(s) were added to refs/heads/develop by this push:
     new 6bd8528  Minnor corrections
6bd8528 is described below

commit 6bd8528e24670543019fbd84b0ccbccccb33a291
Author: Bertty Contreras-Rojas <be...@scalytics.io>
AuthorDate: Mon Feb 22 17:49:19 2021 -0300

    Minnor corrections
---
 assets/img/puzzle-piece.svg | 13 +++++++++++++
 script/cibuild              |  3 ---
 2 files changed, 13 insertions(+), 3 deletions(-)

diff --git a/assets/img/puzzle-piece.svg b/assets/img/puzzle-piece.svg
new file mode 100644
index 0000000..46a93fe
--- /dev/null
+++ b/assets/img/puzzle-piece.svg
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 25.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+	 viewBox="0 0 576 512" style="enable-background:new 0 0 576 512;" xml:space="preserve">
+<style type="text/css">
+	.st0{fill:#AAAAAA;}
+</style>
+<path class="st0" d="M519.4,288.7c-41.5,0-59.5,31.6-82.1,31.6c-60,0-5.4-176.2-5.4-176.2s-196.3,80-196.3-3.3
+	c0-35.8,36.3-46.2,36.3-86C272,19.2,243.9,0,210.5,0c-34.7,0-66.4,18.9-66.4,56.3c0,41.4,31.7,59.3,31.7,81.8
+	C175.9,207.7,0,166.8,0,166.8V500c0,0,178.6,41,178.6-28.7c0-22.5-40-40.1-40-81.5c0-37.5,29.2-56.3,63.6-56.3
+	c33.7,0,61.8,19.2,61.8,54.7c0,39.7-36.3,50.2-36.3,86c0,60.8,129.7,25.7,181.2,25.7c0,0-34.7-120.1,25.8-120.1
+	c36,0,46.4,36.2,86.3,36.2c35.6,0,54.9-28,54.9-61.6C576,320.2,557,288.7,519.4,288.7z"/>
+</svg>
diff --git a/script/cibuild b/script/cibuild
index 8c05641..ca15f3d 100644
--- a/script/cibuild
+++ b/script/cibuild
@@ -22,9 +22,6 @@ mv ./_site/* ../tmp
 
 git checkout --orphan ${BRANCH_PAGE}
 rm -rf ./*
-rm .asf.yaml
-rm .gitignore
-rm .travis*
 
 mv ../tmp/* ./