jenkins.plone.org/new-structure: Move static assets to its own 'files' folder

Gil Forcada <jenkins-z4DKO/[email protected]>
Newsgroups gmane.comp.web.zope.plone.cvs
Message-ID <[email protected]>
Repository: jenkins.plone.org
Branch: refs/heads/new-structure
Date: 2017-07-22T18:19:48+02:00
Author: Gil Forcada (gforcada) <[email protected]>
Commit: https://github.com/plone/jenkins.plone.org/commit/bfeb435a2d003681375d9e79006e9236fbcb0519

Move static assets to its own 'files' folder

Files changed:
A files/jenkins.plone.org.css
A files/jenkins.plone.org.pub
A files/sponsors/iskra.png
A files/sponsors/kitconcept.png
A files/sponsors/rackspace.jpg
A files/sponsors/sponsors.html
M ansible/server.yml
D etc/sponsors/iskra.png
D etc/sponsors/kitconcept.png
D etc/sponsors/rackspace.jpg
D etc/sponsors/sponsors.html
D jenkins.plone.org.css
D jenkins.plone.org.pub

diff --git a/ansible/server.yml b/ansible/server.yml
index 0a29298..55a4484 100644
--- a/ansible/server.yml
+++ b/ansible/server.yml
@@ -7,7 +7,7 @@
     - plone.jenkins_server
   vars:
     admin_email: [email protected]
-    simple_theme_css_url: https://rawgit.com/plone/jenkins.plone.org/master/jenkins.plone.org.css
+    simple_theme_css_url: https://rawgit.com/plone/jenkins.plone.org/master/files/jenkins.plone.org.css
     simple_theme_js_url: https://cdnjs.cloudflare.com/ajax/libs/doony/2.1/js/doony.min.js
     jenkins_admins:
       - tisto
diff --git a/jenkins.plone.org.css b/files/jenkins.plone.org.css
similarity index 100%
rename from jenkins.plone.org.css
rename to files/jenkins.plone.org.css
diff --git a/jenkins.plone.org.pub b/files/jenkins.plone.org.pub
similarity index 100%
rename from jenkins.plone.org.pub
rename to files/jenkins.plone.org.pub
diff --git a/etc/sponsors/iskra.png b/files/sponsors/iskra.png
similarity index 100%
rename from etc/sponsors/iskra.png
rename to files/sponsors/iskra.png
diff --git a/etc/sponsors/kitconcept.png b/files/sponsors/kitconcept.png
similarity index 100%
rename from etc/sponsors/kitconcept.png
rename to files/sponsors/kitconcept.png
diff --git a/etc/sponsors/rackspace.jpg b/files/sponsors/rackspace.jpg
similarity index 100%
rename from etc/sponsors/rackspace.jpg
rename to files/sponsors/rackspace.jpg
diff --git a/etc/sponsors/sponsors.html b/files/sponsors/sponsors.html
similarity index 78%
rename from etc/sponsors/sponsors.html
rename to files/sponsors/sponsors.html
index df6d8d4..470a3d5 100644
--- a/etc/sponsors/sponsors.html
+++ b/files/sponsors/sponsors.html
@@ -1,15 +1,15 @@
 <div style="text-align: center; width: 32%; margin-right: 2%; float: left;">
   <a href="http://www.iskra.cat">
-    <img src="https://cdn.rawgit.com/plone/jenkins.plone.org/master/etc/sponsors/iskra.png" alt="Iskra" />
+    <img src="https://cdn.rawgit.com/plone/jenkins.plone.org/master/files/sponsors/iskra.png" alt="Iskra" />
   </a>
 </div>
 <div style="text-align: center; width: 32%; margin-right: 2%; float: left;">
   <a href="http://www.kitconcept.com">
-  <img src="https://cdn.rawgit.com/plone/jenkins.plone.org/master/etc/sponsors/kitconcept.png" alt="kitconcept" />
+  <img src="https://cdn.rawgit.com/plone/jenkins.plone.org/master/files/sponsors/kitconcept.png" alt="kitconcept" />
 </a>
 </div>
 <div style="text-align: center; width: 32%; float: left;">
   <a href="http://www.rackspace.com">
-    <img src="https://cdn.rawgit.com/plone/jenkins.plone.org/master/etc/sponsors/rackspace.jpg" alt="Rackspace" />
+    <img src="https://cdn.rawgit.com/plone/jenkins.plone.org/master/files/sponsors/rackspace.jpg" alt="Rackspace" />
   </a>
 </div>



------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.