[www-doc] [Git][VideoLAN.org/websites][master] 4 commits: Update style of macOS nightly page

Jean-Baptiste Kempf gitlab at videolan.org
Thu Jun 30 09:19:46 CEST 2016


Jean-Baptiste Kempf pushed to branch master at VideoLAN organization / websites


Commits:
4f86d295 by Marvin Scholz at 2016-06-30T09:19:10+02:00
Update style of macOS nightly page

- Switch to a more modern markup.
- Use sans-serif font for header

Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>

- - - - -
89d07907 by Marvin Scholz at 2016-06-30T09:19:10+02:00
Update style of win32 nightly page

- Switch to a more modern markup
- Use sans-serif font for header
- Size cone correctly for HiDPI screens

Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>

- - - - -
e27d791e by Marvin Scholz at 2016-06-30T09:19:10+02:00
Update style of win64 nightly page

- Switch to a more modern markup
- Use sans-serif font for header
- Size cone correctly for HiDPI screens

Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>

- - - - -
4fe1ac03 by Marvin Scholz at 2016-06-30T09:19:10+02:00
Use alert on the nightly page

This makes the warning look more consistent with the overall design
and should still be eye-catching enough.

Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>

- - - - -


5 changed files:

- nightlies.videolan.org/build/macosx-intel/HEADER.html
- nightlies.videolan.org/build/win32/HEADER.html
- nightlies.videolan.org/build/win64/HEADER.html
- nightlies.videolan.org/index.php
- www.videolan.org/style/bootstrap.scss


Changes:

=====================================
nightlies.videolan.org/build/macosx-intel/HEADER.html
=====================================
--- a/nightlies.videolan.org/build/macosx-intel/HEADER.html
+++ b/nightlies.videolan.org/build/macosx-intel/HEADER.html
@@ -1,19 +1,27 @@
-<table><tr><td><a href="http://www.videolan.org/"><img src="/cone-soppera10.png" alt="cone" style="float: left; border: 0px none black; width: 200px;"/></a></td><td>
-<h1>VLC media player nightly builds for macOS</h1>
+<style type="text/css">
+    p, h1, h2, h3, h4, li { font-family: sans-serif; }
+    img#logo { float: left; border: 0px none black; width: 200px; }
+    header { display: block; }
+    hr { border-top: 1px solid #888; border-bottom: none; }
+    ul { overflow: hidden; }
+</style>
+<header>
+    <a href="http://www.videolan.org/">
+        <img src="/cone-soppera10.png" alt="VLC cone logo" id="logo" />
+    </a>
+    <h1>VLC media player nightly builds for macOS</h1>
+    <p>Remember to test the <strong>latest</strong> nightly build before reporting a bug (in one of the older nightly builds). Have fun!</p>
+    <p>Please report nightly builds breakage (meaning that there is no new build) on <code>#videolan</code> on <code>irc.freenode.net</code>.</p>
 
-<p>Remember to test the <b>latest</b> nightly build before reporting a bug (in one of the older nightly builds). Have fun!</p>
-
-<p>Please report nightly builds breakage (meaning that there is no new build) on <b>#videolan</b> on irc.freenode.net .</p>
-
-<p><h2>Note: VLC's nightly builds require Mac OS X 10.7 or later</h2></p>
-<p>It will not launch on older releases. We recommend you to keep your Mac OS X installation up-to-date and to install Apple's updates. This will also improve your VLC usage experience.</p>
-<p>Note that nightly builds for macOS are not signed with our GateKeeper certificate. Therefore, you need to right-click on the application to select "Open" to launch them for the first time after download.</p>
-<br />
-<p>What's the stable branch? That's currently VLC's 2.2 series. We no longer provide nightly builds for VLC 1.1.x, 2.0.x or 2.1.x.</p>
-<br />
-<p><b>vlc-<i>version</i>-x86_64 </b> is the latest VLC snapshot compiled in <i>64</i> bit mode.</p>
-<p><b>VLCKit</b> is the latest VLC snapshot of the Objective-C framework (libvlc binding) to include VLC's functionality in your own applications.</p>
-<p><b>VLC-webplugin</b> is a plugin for web browsers that support NPAPI-style plugins.</p>
-<br />
-<p><a href="/">Looking for nightly builds for other OSes?</a> or <a href="http://www.videolan.org/vlc/download-macosx.html">official releases?</a></p>
-</td></table>
+    <h2>Note: VLC's nightly builds require Mac OS X 10.7 or later</h2>
+    <p>It will not launch on older releases. We recommend you to keep your Mac OS X installation up-to-date and to install Apple's updates. This will also improve your VLC usage experience.</p>
+    <p>Note that nightly builds for macOS are not signed with our GateKeeper certificate. Therefore, you need to right-click on the application to select <em>Open</em> to launch them for the first time after download.</p>
+    <h2>What's the stable branch?</h2>
+    <p>That's currently VLC's 2.2 series. We no longer provide nightly builds for VLC 1.1.x, 2.0.x or 2.1.x.</p>
+    <ul>
+        <li><strong>vlc-<em>version</em>-x86_64</strong> is the latest VLC snapshot compiled in <em>64</em> bit mode.</li>
+        <li><strong>VLCKit</strong> is the latest VLC snapshot of the Objective-C framework (libvlc binding) to include VLC's functionality in your own applications.</li>
+        <li><strong>VLC-webplugin</strong> is a plugin for web browsers that support NPAPI-style plugins.</li>
+    </ul>
+    <p><a href="/">Looking for nightly builds for other OSes</a> or <a href="http://www.videolan.org/vlc/download-macosx.html">official releases</a>?</p>
+</header>


=====================================
nightlies.videolan.org/build/win32/HEADER.html
=====================================
--- a/nightlies.videolan.org/build/win32/HEADER.html
+++ b/nightlies.videolan.org/build/win32/HEADER.html
@@ -1,13 +1,22 @@
-<table><tr><td><a href="http://www.videolan.org/"><img src="/cone-soppera10.png" alt="cone" style="float : left; border: 0px none black;"/></a></td><td>
-<h1>VLC media player Win32 nightly builds</h1>
+<style type="text/css">
+    p, h1, h2, h3, h4, li { font-family: sans-serif; }
+    img#logo { float: left; border: 0px none black; width: 200px; }
+    header { display: block; }
+    hr { border-top: 1px solid #888; border-bottom: none; }
+    ul { overflow: hidden; }
+</style>
+<header>
+    <a href="http://www.videolan.org/">
+        <img src="/cone-soppera10.png" alt="VLC cone logo" id="logo" />
+    </a>
+    <h1>VLC media player Win32 nightly builds</h1>
+    <p>Remember to test the <strong>latest</strong> nightly build before reporting a bug (in one of the older nighly builds). Have fun!</p>
+    <p>Please report nightly builds breakage (meaning that there is no new build) on <code>#videolan</code> on <code>irc.freenode.net</code>.</p>
 
-<p>Remember to test the <b>latest</b> nightly build before reporting a bug (in one of the older nighly builds). Have fun !</p>
-
-<p>Please report nightly builds breakage (meaning that there is no new build) on <b>#videolan</b> on irc.freenode.net .</p>
-
-<p><b>branch</b> represent the latest stable release</p>
-
-<p><b>trunk</b> represent the latest development release</p>
-
-<p><a href="/">Looking for nightly builds for other OSes?</a> or <a href="http://www.videolan.org/vlc/download-windows.html">official releases?</a></p>
-</td></table>
+    <h2>What's the stable branch?</h2>
+    <ul>
+        <li><strong>branch</strong> represents the latest stable release</li>
+        <li><strong>trunk</strong> represent the latest development release</li>
+    </ul>
+    <p><a href="/">Looking for nightly builds for other OSes</a> or <a href="http://www.videolan.org/vlc/download-macosx.html">official releases</a>?</p>
+</header>


=====================================
nightlies.videolan.org/build/win64/HEADER.html
=====================================
--- a/nightlies.videolan.org/build/win64/HEADER.html
+++ b/nightlies.videolan.org/build/win64/HEADER.html
@@ -1,13 +1,22 @@
-<table><tr><td><a href="http://www.videolan.org/"><img src="/cone-soppera10.png" alt="cone" style="float : left; border: 0px none black;"/></a></td><td>
-<h1>VLC media player Win64 nightly builds</h1>
+<style type="text/css">
+    p, h1, h2, h3, h4, li { font-family: sans-serif; }
+    img#logo { float: left; border: 0px none black; width: 200px; }
+    header { display: block; }
+    hr { border-top: 1px solid #888; border-bottom: none; }
+    ul { overflow: hidden; }
+</style>
+<header>
+    <a href="http://www.videolan.org/">
+        <img src="/cone-soppera10.png" alt="VLC cone logo" id="logo" />
+    </a>
+    <h1>VLC media player Win64 nightly builds</h1>
+    <p>Remember to test the <strong>latest</strong> nightly build before reporting a bug (in one of the older nighly builds). Have fun!</p>
+    <p>Please report nightly builds breakage (meaning that there is no new build) on <code>#videolan</code> on <code>irc.freenode.net</code>.</p>
 
-<p>Remember to test the <b>latest</b> nightly build before reporting a bug (in one of the older nighly builds). Have fun !</p>
-
-<p>Please report nightly builds breakage (meaning that there is no new build) on <b>#videolan</b> on irc.freenode.net .</p>
-
-<p><b>branch</b> represent the latest stable release</p>
-
-<p><b>trunk</b> represent the latest development release</p>
-
-<p><a href="/">Looking for nightly builds for other OSes?</a> or <a href="http://www.videolan.org/vlc/download-windows.html">official releases?</a></p>
-</td></table>
+    <h2>What's the stable branch?</h2>
+    <ul>
+        <li><strong>branch</strong> represents the latest stable release</li>
+        <li><strong>trunk</strong> represent the latest development release</li>
+    </ul>
+    <p><a href="/">Looking for nightly builds for other OSes</a> or <a href="http://www.videolan.org/vlc/download-macosx.html">official releases</a>?</p>
+</header>


=====================================
nightlies.videolan.org/index.php
=====================================
--- a/nightlies.videolan.org/index.php
+++ b/nightlies.videolan.org/index.php
@@ -20,10 +20,10 @@
         <p>Here you can download experimental versions of VLC that are daily generated from the VLC code that is currently in development.<br/>Several issues that existed in previous versions of VLC might be fixed here, but since this version of VLC is not yet finished, you should expect other problems and issues.<br /></p>
     </div>
 
-    <span style="color: #ff0000; font-size: 16px;">WARNING: The nightly builds are UNSTABLE and may not work at all.
-    There is absolutely NO SUPPORT for it from the VideoLAN Team.
-    </span>
-
+    <div class="alert alert-warning" role="alert">
+        <strong>Warning!</strong> The nightly builds are <em>UNSTABLE</em> and may not work at all.
+        There is absolutely <em>NO SUPPORT</em> for it from the VideoLAN Team.
+    </div>
 
     <h2>Download nightly builds</h2>
     <p>You'll find the last development version in trunk-xxx directories, while branch-xxx directories contains bugfixes for the last released version.</p>


=====================================
www.videolan.org/style/bootstrap.scss
=====================================
--- a/www.videolan.org/style/bootstrap.scss
+++ b/www.videolan.org/style/bootstrap.scss
@@ -36,7 +36,7 @@
 //@import "bootstrap/badges";
 //@import "bootstrap/jumbotron";
 @import "bootstrap/thumbnails";
-//@import "bootstrap/alerts";
+ at import "bootstrap/alerts";
 //@import "bootstrap/progress-bars";
 @import "bootstrap/media";
 @import "bootstrap/list-group";
@@ -53,4 +53,4 @@
 
 // Utility classes
 @import "bootstrap/utilities";
- at import "bootstrap/responsive-utilities";
\ No newline at end of file
+ at import "bootstrap/responsive-utilities";



View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/compare/0f15d4ddef3d2c815f34520a5533d9727c214194...4fe1ac03f43cff8d113d4b6f4250ba87ac777ee8
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/www-doc/attachments/20160630/e848d656/attachment.html>


More information about the www-doc mailing list