This is an automated email from the ASF dual-hosted git repository.
rohit pushed a commit to branch staging-site
in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git
The following commit(s) were added to refs/heads/staging-site by this push:
new 5c5b5cd4 fix footer link to open in new tab, add reddit link
5c5b5cd4 is described below
commit 5c5b5cd4ad7dcb31dbf25ca8a65cf6a0b159c9f8
Author: Rohit Yadav <[email protected]>
AuthorDate: Wed Jun 26 13:15:41 2024 +0530
fix footer link to open in new tab, add reddit link
Signed-off-by: Rohit Yadav <[email protected]>
---
docusaurus.config.js | 13 ++++++----
static/img/reddit_icon.svg | 60 ++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 68 insertions(+), 5 deletions(-)
diff --git a/docusaurus.config.js b/docusaurus.config.js
index ea750060..149c2834 100644
--- a/docusaurus.config.js
+++ b/docusaurus.config.js
@@ -236,19 +236,22 @@ const config = {
<a href="mailto:[email protected]">
<img src="/img/mail_mini_icon.svg" alt=""/>
</a>
- <a
href="https://join.slack.com/t/apachecloudstack/shared_invite/zt-2aegc22z7-tPCxpptfcebTBtd59qcZSQ">
+ <a
href="https://join.slack.com/t/apachecloudstack/shared_invite/zt-2aegc22z7-tPCxpptfcebTBtd59qcZSQ"
target="_blank">
<img src="/img/slack_mini_icon.svg" alt=""/>
</a>
- <a href="https://github.com/apache/cloudstack">
+ <a href="https://github.com/apache/cloudstack" target="_blank">
<img src="/img/git_mini_icon.svg" alt=""/>
</a>
- <a href="https://twitter.com/CloudStack">
+ <a href="https://twitter.com/CloudStack" target="_blank">
<img src="/img/twitter_X_mini_icon.svg" alt=""/>
</a>
- <a href="https://www.youtube.com/@ApacheCloudStack">
+ <a href="https://www.reddit.com/r/ApacheCloudStack/"
target="_blank">
+ <img src="/img/reddit_icon.svg" alt=""/>
+ </a>
+ <a href="https://www.youtube.com/@ApacheCloudStack"
target="_blank">
<img src="/img/youtube_mini_icon.svg" alt=""/>
</a>
- <a
href="https://www.linkedin.com/company/apachecloudstack/posts/">
+ <a
href="https://www.linkedin.com/company/apachecloudstack/posts/" target="_blank">
<img src="/img/linkedin_icon.svg" alt=""/>
</a>
</div>
diff --git a/static/img/reddit_icon.svg b/static/img/reddit_icon.svg
new file mode 100644
index 00000000..0673c821
--- /dev/null
+++ b/static/img/reddit_icon.svg
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools
-->
+
+<svg
+ height="175"
+ width="175"
+ version="1.1"
+ id="Layer_1"
+ viewBox="0 0 546.875 177.1875"
+ xml:space="preserve"
+ sodipodi:docname="reddit_icon.svg"
+ inkscape:version="1.3.2 (091e20e, 2023-11-25)"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:svg="http://www.w3.org/2000/svg"><defs
+ id="defs7" /><sodipodi:namedview
+ id="namedview7"
+ pagecolor="#ffffff"
+ bordercolor="#000000"
+ borderopacity="0.25"
+ inkscape:showpageshadow="2"
+ inkscape:pageopacity="0.0"
+ inkscape:pagecheckerboard="0"
+ inkscape:deskcolor="#d1d1d1"
+ inkscape:zoom="0.97125"
+ inkscape:cx="160.10296"
+ inkscape:cy="400.5148"
+ inkscape:window-width="1392"
+ inkscape:window-height="1027"
+ inkscape:window-x="59"
+ inkscape:window-y="25"
+ inkscape:window-maximized="0"
+ inkscape:current-layer="g1" />
+<style
+ type="text/css"
+ id="style1">
+ .st0{fill:#FF4500;}
+ .st1{fill:#FFFFFF;}
+</style>
+<g
+ id="g1"
+ transform="translate(1.525097e-7,-273.48778)">
+
+ <g
+ id="g2"
+ transform="translate(-135.13514,-35.392535)"><circle
+ class="st0"
+ cx="406.60001"
+ cy="405.60001"
+ r="402.29999"
+ id="circle1"
+ style="fill:none" /><path
+ class="st1"
+ d="M 674.9,405.6 C 673.7,373.2 646.5,347.9 614,349 c -14.4,0.5 -28.1,6.4
-38.5,16.3 C 529.7,334.1 475.9,317 420.6,315.8 l 26.1,-125.5 86.1,18.1 c
2.4,22.1 22.2,38.1 44.3,35.7 22.1,-2.4 38.1,-22.2 35.7,-44.3 -2.4,-22.1
-22.2,-38.1 -44.3,-35.7 -12.7,1.3 -24.1,8.7 -30.4,19.7 l -98.6,-19.7 c
-6.7,-1.5 -13.4,2.7 -14.9,9.5 0,0.1 0,0.1 0,0.2 l -29.7,139.6 c -56,0.9
-110.5,18.1 -156.9,49.5 -23.6,-22.2 -60.8,-21.1 -83,2.6 -22.2,23.6 -21.1,60.8
2.6,83 4.6,4.3 9.9,8 15.8,10.6 -0.4,5.9 -0.4,11. [...]
+ id="path1"
+ style="fill:#f9f9f9" /></g>
+</g>
+
+</svg>