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

dahn pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new f4ae3344 CCC 2023 banner (#120)
f4ae3344 is described below

commit f4ae3344b3b58715e311ada3f0af4fc272e54be6
Author: dahn <[email protected]>
AuthorDate: Tue Sep 19 15:51:06 2023 +0200

    CCC 2023 banner (#120)
    
    Co-authored-by: Pierre Le Fevre <[email protected]>
    Co-authored-by: Rohit Yadav <[email protected]>
---
 .asf.yaml                               |  12 +++++++-----
 content/images/CCC-register-website.jpg | Bin 0 -> 76347 bytes
 content/index.html                      |   9 +++++----
 data/acs-events.csv                     |   4 ----
 data/cloudstack.yml                     |   7 ++++---
 source/images/CCC-register-website.jpg  | Bin 0 -> 76347 bytes
 source/index.html.erb                   |   9 +++------
 source/users.html.markdown              |   1 +
 8 files changed, 20 insertions(+), 22 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 5eefe640..d442c801 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -19,7 +19,7 @@ github:
   description: "Apache CloudStack Website"
   homepage: https://cloudstack.apache.org/
   features:
-    issues: false
+    issues: true
     projects: false
     wiki: false
   labels:
@@ -30,6 +30,10 @@ github:
     rebase:  false
   protected_branches:
     main: {}
+  collaborators:
+    - acs-robot
+    - IvetPM
+    - jamiepell10
 
 notifications:
   commits:      [email protected]
@@ -37,12 +41,10 @@ notifications:
   pullrequests: [email protected]
   jobs:         [email protected]
 
-# Staging and publishing profile for yourproject-website.git:
+# Staging and publishing profile for cloudstack-www.git:
 staging:
   profile: ~
-  whoami: docusaurus-staging
-  outputdir: build
-  hostname: beautiful-pastelito-4eb422.netlify.app
+  whoami: staging-site
 
 publish:
   whoami:  asf-site
diff --git a/content/images/CCC-register-website.jpg 
b/content/images/CCC-register-website.jpg
new file mode 100644
index 00000000..acaac3ce
Binary files /dev/null and b/content/images/CCC-register-website.jpg differ
diff --git a/content/index.html b/content/index.html
index 59bfdc1d..a735e39c 100644
--- a/content/index.html
+++ b/content/index.html
@@ -278,13 +278,14 @@
 
     <div class="panel panel-default">
       <div class="panel-heading">
-        What are people saying?
+        Register for CloudStack Collaboration Conference 2023!
       </div>
-      <div class="panel-body">
-        <div class="tw">
+      <div class="tw">
+        <a href="https://bit.ly/CCC-register-23"; alt="register for CCC 
2023"><img src="images/CCC-register-website.jpg" width="554"/></a>
+         <!-- <div class="tw">
           <a class="twitter-timeline" data-height="1000" data-theme="light" 
href="https://twitter.com/CloudStack?ref_src=twsrc%5Etfw";>Tweets by 
CloudStack</a>
           <script async src="https://platform.twitter.com/widgets.js"; 
charset="utf-8"></script> 
-        </div>
+        </div> -->
       </div>
     </div>
 
diff --git a/data/acs-events.csv b/data/acs-events.csv
index b865a117..42776282 100644
--- a/data/acs-events.csv
+++ b/data/acs-events.csv
@@ -5,7 +5,3 @@ CloudStack European User Group 
(vCSEUG),https://events.hubilo.com/cloudstack-eur
 CloudStack Collaboration Conference 
2021,https://events.hubilo.com/cloudstack-collaboration-conference/register,Virtual
 Event,November 8-12 2021
 CloudStack European User Group 
(vCSEUG),https://www.youtube.com/watch?v=Ph-NQv80j0k&list=PLnIKk7GjgFlbG2W3lRW9Evjy2Vtg_HKHX,Virtual
 Event,27th May 2021
 CloudStack European User Group (vCSEUG) 
roundup,https://www.youtube.com/watch?v=RNqK4dTjE0A&list=PLnIKk7GjgFlYfuOAl_LphJRYHcGiw0tCR,Virtual
 Event, 27th February 2020
-CloudStack European User Group 
meetup,https://www.eventbrite.co.uk/e/cloudstack-european-user-group-meetup-tickets-81462441355,Berlin,27th
 February 2020
-CloudStack European User Group & Ceph 
Day,https://www.eventbrite.co.uk/e/cloudstack-european-user-group-ceph-day-tickets-61632261754,London,24th
 October 2019
-CloudStack Collaboration Conference North 
America,http://us.cloudstackcollab.org/,Las Vegas,9th - 11th September 2019
-CloudStack European User Group 
meetup,https://www.eventbrite.co.uk/e/cloudstack-european-user-group-meetup-tickets-55911193886,Sofia,13th
 June 2019
diff --git a/data/cloudstack.yml b/data/cloudstack.yml
index 559b0846..d98c57aa 100644
--- a/data/cloudstack.yml
+++ b/data/cloudstack.yml
@@ -1,13 +1,14 @@
 versions:
-  main: 4.18.0.0
+  main: 4.18.1.0
   main_islts: yes
-  main_docs_url: https://docs.cloudstack.apache.org/en/4.18.0.0/
+  main_docs_url: https://docs.cloudstack.apache.org/en/4.18.1.0/
   branch: 4.18
-  lts: 4.18.0.0
+  lts: 4.18.1.0
   lts_docs_url: 
https://docs.cloudstack.apache.org/en/latest/installguide/index.html
   ltsbranch: 4.18
   archives:
     - '4.18':
+       - 4.18.1.0
        - 4.18.0.0
     - '4.17':
        - 4.17.2.0
diff --git a/source/images/CCC-register-website.jpg 
b/source/images/CCC-register-website.jpg
new file mode 100644
index 00000000..acaac3ce
Binary files /dev/null and b/source/images/CCC-register-website.jpg differ
diff --git a/source/index.html.erb b/source/index.html.erb
index 4dd2b9e2..284695fd 100644
--- a/source/index.html.erb
+++ b/source/index.html.erb
@@ -134,13 +134,10 @@ title: Welcome to CloudStack
 
     <div class="panel panel-default">
       <div class="panel-heading">
-        What are people saying?
+        Register for CloudStack Collaboration Conference 2023!
       </div>
-      <div class="panel-body">
-        <div class="tw">
-          <a class="twitter-timeline" data-height="1000" data-theme="light" 
href="https://twitter.com/CloudStack?ref_src=twsrc%5Etfw";>Tweets by 
CloudStack</a>
-          <script async src="https://platform.twitter.com/widgets.js"; 
charset="utf-8"></script> 
-        </div>
+      <div class="tw">
+        <a href="https://bit.ly/CCC-register-23"; alt="register for CCC 
2023"><img src="images/CCC-register-website.jpg" width="554"/></a>
       </div>
     </div>
 
diff --git a/source/users.html.markdown b/source/users.html.markdown
index c3bd6322..73a5b767 100644
--- a/source/users.html.markdown
+++ b/source/users.html.markdown
@@ -52,6 +52,7 @@ If you noticed something wrong with your entry here (or if 
you’d like us to re
 * [Imperial College](http://www.imperial.ac.uk/computing)
 * [InhouseIT](http://www.inhouseit.com)
 * [INRIA](http://inria.fr)
+* [KTH](http://kth.se)
 * [Kumo](http://kumo.com.co)
 * [M5 Hosting Inc](http://m5cloud.com)
 * [Melbourne University](http://nectar.org.au)

Reply via email to