#1185 Add Sway pre-release
Merged a year ago by darknao. Opened a year ago by fale.
fale/fedora-websites sway-pre  into  main

file modified
+1
@@ -173,6 +173,7 @@ 

      'i686_Live_Cinnamon':   '2.0',       # In GB

      'x86_64_Live_Cinnamon': '2.1',       # In GB

      'x86_64_Live_Budgie':     '1.5',       # In GB

+     'x86_64_Live_Sway':     '1.3',       # In GB

      # Spins prerelease

      'pre_i686_Live_KDE':    '1.5',       # In GB

      'pre_x86_64_Live_KDE':  '1.9',       # In GB

@@ -234,6 +234,28 @@ 

    	  	   </div>

    	  	  </div>

         </div>

+ 

+        <div class="high">

+     	  <div class="row top-margin bottom-space">

+     	   <div class="col-xs-12 pre-box">

+     	  	<div class="col-xs-12 col-sm-4 text-center no-leftpadding">

+     	  	  <img class="screenshot image-responsive" src="${path}/static/images/screenshots/screenshot-sway.jpg" alt="Sway Screenshot" />

+     	  	</div>

+     	  	<div class="col-xs-12 col-sm-8 text-left">

+     	  	  <p class="screenshot"><img src="${path}/static/images/sway-pre-banner.png" alt="Sway banner" /><br />

+     	  	  <span class="grey">${_('A tiling Wayland compositor and a drop-in replacement for the i3 window manager for X11.')}</span></p>

+     	  	  	<div class="col-xs-6 text-center">

+     	  	  		<a class="btn btn-success btn-pre" href="${global_variables.path['download']}/test/${global_variables.release['next_id']}_${global_variables.release['curr_state']}/Spins/x86_64/iso/Fedora-Sway-Live-x86_64-${global_variables.release['next_id']}_${global_variables.release['curr_state']}-${global_variables.release['RC_pre_gold']}.iso" role="button">64-bit image</a>

+     	  	  		<h5>${_('ISO image')}</h5>

+   	  	  		</div>

+   	  	  		<div class="col-xs-6 text-center">

+    	  	  		<!-- <a class="btn btn-success btn-pre" href="${global_variables.path['download_arch']}/test/${global_variables.release['next_id']}_${global_variables.release['curr_state']}/Spins/i386/iso/Fedora-Sway-Live-i386-${global_variables.release['next_id']}_${global_variables.release['curr_state']}-${global_variables.release['RC_pre_gold']}.iso" role="button">32-bit image</a> -->

+     	  	  		<!-- <h5>${Markup(_('%s MB ISO Image')) % global_variables.iso_size['pre_i686_Live_Sway']}</h5> -->

+   	  	  		</div>

+   	  	  	</div>

+   	  	   </div>

+   	  	  </div>

+        </div>

      </div>

    </header>

  

empty or binary file added