[Midnightbsd-cvs] www [581] trunk: add viewport

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Thu Mar 19 09:00:01 EDT 2015


Revision: 581
          http://svnweb.midnightbsd.org/www/?rev=581
Author:   laffer1
Date:     2015-03-19 09:00:00 -0400 (Thu, 19 Mar 2015)
Log Message:
-----------
add viewport

Modified Paths:
--------------
    trunk/404.html
    trunk/about/index.html
    trunk/art/index.html
    trunk/community/index.html
    trunk/developer/index.html
    trunk/documentation/dump.html
    trunk/documentation/flashdriveboot.html
    trunk/documentation/gpt.html
    trunk/documentation/index.html
    trunk/documentation/kernel/modules.html
    trunk/documentation/livecd.html
    trunk/documentation/mports/bsd.port.mk.html
    trunk/documentation/mports/fake.html
    trunk/documentation/mports/index.html
    trunk/documentation/mports/policy.html
    trunk/documentation/postgresql.html
    trunk/donate/index.html
    trunk/download/index.html
    trunk/download/parallels.html
    trunk/download/vmware.html
    trunk/featured/index.html
    trunk/index.html
    trunk/legal/index.html
    trunk/news/index.html
    trunk/notes/0.1/index.html
    trunk/notes/0.1.1/index.html
    trunk/notes/0.2/index.html
    trunk/notes/0.3/index.html
    trunk/notes/0.4/index.html
    trunk/notes/index.html
    trunk/sitemap/index.html
    trunk/soc/index.html
    trunk/support/index.html

Modified: trunk/404.html
===================================================================
--- trunk/404.html	2015-03-15 19:50:28 UTC (rev 580)
+++ trunk/404.html	2015-03-19 13:00:00 UTC (rev 581)
@@ -2,6 +2,7 @@
 <html>
 	<head>
 		<title>MidnightBSD: 404 Not Found</title>
+		<meta name="viewport" content="width=device-width, initial-scale=1">
 		<style type="text/css" media="screen">
 		* { text-align: center; }
 		html, body { margin: 0; padding: 0; }

Modified: trunk/about/index.html
===================================================================
--- trunk/about/index.html	2015-03-15 19:50:28 UTC (rev 580)
+++ trunk/about/index.html	2015-03-19 13:00:00 UTC (rev 581)
@@ -2,6 +2,7 @@
 <html>
 	<head>
 		<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+		<meta name="viewport" content="width=device-width, initial-scale=1">
 		<title>About MidnightBSD :: MidnightBSD</title>
 		<link rel="shortcut icon" href="/favicon.ico">
 		<script type="text/javascript" src="../html5lightbox/html5lightbox.js"></script>

Modified: trunk/art/index.html
===================================================================
--- trunk/art/index.html	2015-03-15 19:50:28 UTC (rev 580)
+++ trunk/art/index.html	2015-03-19 13:00:00 UTC (rev 581)
@@ -2,6 +2,7 @@
 <html>
 	<head>
 		<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+		<meta name="viewport" content="width=device-width, initial-scale=1">
 		<title>MidnightBSD Art Project</title>
 		<link rel="shortcut icon" href="/favicon.ico">
 		<!-- $MidnightBSD: www/art/index.html,v 1.14 2013/06/01 16:31:57 laffer1 Exp $ -->

Modified: trunk/community/index.html
===================================================================
--- trunk/community/index.html	2015-03-15 19:50:28 UTC (rev 580)
+++ trunk/community/index.html	2015-03-19 13:00:00 UTC (rev 581)
@@ -2,6 +2,7 @@
 <html>
 	<head>
 		<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+		<meta name="viewport" content="width=device-width, initial-scale=1">
 		<title>MidnightBSD Community</title>
 		<link rel="shortcut icon" href="/favicon.ico">
 		<link rel="stylesheet" type="text/css" href="../css/essence.css">

Modified: trunk/developer/index.html
===================================================================
--- trunk/developer/index.html	2015-03-15 19:50:28 UTC (rev 580)
+++ trunk/developer/index.html	2015-03-19 13:00:00 UTC (rev 581)
@@ -2,6 +2,7 @@
 <html>	
 	<head>
 		<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+		<meta name="viewport" content="width=device-width, initial-scale=1">
 		<title>MidnightBSD Developers</title>
 		<link rel="shortcut icon" href="/favicon.ico">
 		<link rel="stylesheet" type="text/css" href="../css/essence.css">

Modified: trunk/documentation/dump.html
===================================================================
--- trunk/documentation/dump.html	2015-03-15 19:50:28 UTC (rev 580)
+++ trunk/documentation/dump.html	2015-03-19 13:00:00 UTC (rev 581)
@@ -2,6 +2,7 @@
 <html>
 	<head>
 		<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+		<meta name="viewport" content="width=device-width, initial-scale=1">
 		<title>MidnightBSD Dump & Restore Documentation</title>
 		<link rel="shortcut icon" href="/favicon.ico" />
 		<link rel="stylesheet" type="text/css" href="../css/essence.css">

Modified: trunk/documentation/flashdriveboot.html
===================================================================
--- trunk/documentation/flashdriveboot.html	2015-03-15 19:50:28 UTC (rev 580)
+++ trunk/documentation/flashdriveboot.html	2015-03-19 13:00:00 UTC (rev 581)
@@ -2,6 +2,7 @@
 <html>	
 	<head>
 		<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+		<meta name="viewport" content="width=device-width, initial-scale=1">
 		<title>MidnightBSD LiveCD Creation Documentation</title>
 		<link rel="shortcut icon" href="/favicon.ico">
 		<link rel="stylesheet" type="text/css" href="../css/essence.css">

Modified: trunk/documentation/gpt.html
===================================================================
--- trunk/documentation/gpt.html	2015-03-15 19:50:28 UTC (rev 580)
+++ trunk/documentation/gpt.html	2015-03-19 13:00:00 UTC (rev 581)
@@ -2,6 +2,7 @@
 <html>	
 	<head>
 		<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+		<meta name="viewport" content="width=device-width, initial-scale=1">
 		<title>MidnightBSD GPT Documentation</title>
 		<link rel="shortcut icon" href="/favicon.ico">
 		<link rel="stylesheet" type="text/css" href="../css/essence.css">

Modified: trunk/documentation/index.html
===================================================================
--- trunk/documentation/index.html	2015-03-15 19:50:28 UTC (rev 580)
+++ trunk/documentation/index.html	2015-03-19 13:00:00 UTC (rev 581)
@@ -2,6 +2,7 @@
 <html>
 	<head>
 		<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+		<meta name="viewport" content="width=device-width, initial-scale=1">
 		<title>MidnightBSD Documentation</title>
 		<link rel="shortcut icon" href="/favicon.ico">
 		<link rel="stylesheet" type="text/css" href="../css/essence.css">

Modified: trunk/documentation/kernel/modules.html
===================================================================
--- trunk/documentation/kernel/modules.html	2015-03-15 19:50:28 UTC (rev 580)
+++ trunk/documentation/kernel/modules.html	2015-03-19 13:00:00 UTC (rev 581)
@@ -2,6 +2,7 @@
 <html>	
 	<head>
 		<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+		<meta name="viewport" content="width=device-width, initial-scale=1">
 		<title>MidnightBSD Kernel Documentation</title>
 		<link rel="shortcut icon" href="/favicon.ico" />
 		<style type="text/css" media="all">

Modified: trunk/documentation/livecd.html
===================================================================
--- trunk/documentation/livecd.html	2015-03-15 19:50:28 UTC (rev 580)
+++ trunk/documentation/livecd.html	2015-03-19 13:00:00 UTC (rev 581)
@@ -2,6 +2,7 @@
 <html>	
 	<head>
 		<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+		<meta name="viewport" content="width=device-width, initial-scale=1">
 		<title>MidnightBSD LiveCD Creation Documentation</title>
 		<link rel="shortcut icon" href="/favicon.ico">
 		<link rel="stylesheet" type="text/css" href="../css/essence.css">

Modified: trunk/documentation/mports/bsd.port.mk.html
===================================================================
--- trunk/documentation/mports/bsd.port.mk.html	2015-03-15 19:50:28 UTC (rev 580)
+++ trunk/documentation/mports/bsd.port.mk.html	2015-03-19 13:00:00 UTC (rev 581)
@@ -1,8 +1,9 @@
 <!DOCTYPE html>
 <html>
 <head>
-<title>Using bsd.port.mk :: Documentation :: MidnightBSD</title>
-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
+	<title>Using bsd.port.mk :: Documentation :: MidnightBSD</title>
+	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
+	<meta name="viewport" content="width=device-width, initial-scale=1">
 <!-- $MidnightBSD: www/documentation/mports/bsd.port.mk.html,v 1.7 2012/01/05 19:42:34 laffer1 Exp $ -->
 	<style type="text/css" media="all">
 		@import url("../../css/essence.css");

Modified: trunk/documentation/mports/fake.html
===================================================================
--- trunk/documentation/mports/fake.html	2015-03-15 19:50:28 UTC (rev 580)
+++ trunk/documentation/mports/fake.html	2015-03-19 13:00:00 UTC (rev 581)
@@ -2,6 +2,7 @@
 <html>
 <head>
 	<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
+	<meta name="viewport" content="width=device-width, initial-scale=1">
 	<title>mport's Fake System :: Documentation :: MidnightBSD</title>
 	<!-- $MidnightBSD: www/documentation/mports/fake.html,v 1.5 2012/01/05 19:42:34 laffer1 Exp $ -->
 	<link rel="shortcut icon" href="/favicon.ico" />

Modified: trunk/documentation/mports/index.html
===================================================================
--- trunk/documentation/mports/index.html	2015-03-15 19:50:28 UTC (rev 580)
+++ trunk/documentation/mports/index.html	2015-03-19 13:00:00 UTC (rev 581)
@@ -2,6 +2,7 @@
 <html>
 	<head>
 		<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
+		<meta name="viewport" content="width=device-width, initial-scale=1">
 		<title>MidnightBSD mports Documentation</title>
 		<!-- $MidnightBSD: www/documentation/mports/index.html,v 1.13 2012/01/05 19:42:34 laffer1 Exp $ -->
 		<link rel="shortcut icon" href="/favicon.ico" />

Modified: trunk/documentation/mports/policy.html
===================================================================
--- trunk/documentation/mports/policy.html	2015-03-15 19:50:28 UTC (rev 580)
+++ trunk/documentation/mports/policy.html	2015-03-19 13:00:00 UTC (rev 581)
@@ -2,6 +2,7 @@
 <html>
 <head>
 	<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
+	<meta name="viewport" content="width=device-width, initial-scale=1">
 	<title>mports' Policies :: Documentation :: MidnightBSD</title>
 	<!-- $MidnightBSD: www/documentation/mports/policy.html,v 1.7 2012/01/05 19:42:34 laffer1 Exp $ -->
 	<link rel="shortcut icon" href="/favicon.ico" />

Modified: trunk/documentation/postgresql.html
===================================================================
--- trunk/documentation/postgresql.html	2015-03-15 19:50:28 UTC (rev 580)
+++ trunk/documentation/postgresql.html	2015-03-19 13:00:00 UTC (rev 581)
@@ -2,6 +2,7 @@
 <html>	
 	<head>
 		<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+		<meta name="viewport" content="width=device-width, initial-scale=1">
 		<title>MidnightBSD PostgreSQL Documentation</title>
 		<link rel="shortcut icon" href="/favicon.ico">
 		<link rel="stylesheet" type="text/css" href="../css/essence.css">

Modified: trunk/donate/index.html
===================================================================
--- trunk/donate/index.html	2015-03-15 19:50:28 UTC (rev 580)
+++ trunk/donate/index.html	2015-03-19 13:00:00 UTC (rev 581)
@@ -2,6 +2,7 @@
 <html>	
 	<head>
 		<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+		<meta name="viewport" content="width=device-width, initial-scale=1">
 		<title>MidnightBSD Donations</title>
 		<link rel="shortcut icon" href="/favicon.ico">
 		<link rel="stylesheet" type="text/css" href="../css/essence.css">

Modified: trunk/download/index.html
===================================================================
--- trunk/download/index.html	2015-03-15 19:50:28 UTC (rev 580)
+++ trunk/download/index.html	2015-03-19 13:00:00 UTC (rev 581)
@@ -2,6 +2,7 @@
 <html>	
 	<head>
 		<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+		<meta name="viewport" content="width=device-width, initial-scale=1">
 		<title>MidnightBSD Download</title>
 		<link rel="shortcut icon" href="/favicon.ico">
 		<link rel="stylesheet" type="text/css" href="../css/essence.css">

Modified: trunk/download/parallels.html
===================================================================
--- trunk/download/parallels.html	2015-03-15 19:50:28 UTC (rev 580)
+++ trunk/download/parallels.html	2015-03-19 13:00:00 UTC (rev 581)
@@ -3,6 +3,7 @@
 
 <head>
 <title>MidnightBSD :: Parallels Virtual Appliance</title>
+	<meta name="viewport" content="width=device-width, initial-scale=1">
 <link rel="stylesheet" type="text/css" href="../css/essence.css">
 </head>
 

Modified: trunk/download/vmware.html
===================================================================
--- trunk/download/vmware.html	2015-03-15 19:50:28 UTC (rev 580)
+++ trunk/download/vmware.html	2015-03-19 13:00:00 UTC (rev 581)
@@ -2,8 +2,9 @@
 <html>
 
 <head>
-<title>MidnightBSD :: VMware Virtual Appliance</title>
-<link rel="stylesheet" type="text/css" href="../css/essence.css">
+	<title>MidnightBSD :: VMware Virtual Appliance</title>
+	<meta name="viewport" content="width=device-width, initial-scale=1">
+	<link rel="stylesheet" type="text/css" href="../css/essence.css">
 </head>
 
 <body>

Modified: trunk/featured/index.html
===================================================================
--- trunk/featured/index.html	2015-03-15 19:50:28 UTC (rev 580)
+++ trunk/featured/index.html	2015-03-19 13:00:00 UTC (rev 581)
@@ -2,6 +2,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
 	<head>
 		<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+		<meta name="viewport" content="width=device-width, initial-scale=1">
 		<title>MidnightBSD Featured Ports</title>
 		<link rel="shortcut icon" href="/favicon.ico">
 		<link rel="stylesheet" type="text/css" href="../css/essence.css">

Modified: trunk/index.html
===================================================================
--- trunk/index.html	2015-03-15 19:50:28 UTC (rev 580)
+++ trunk/index.html	2015-03-19 13:00:00 UTC (rev 581)
@@ -3,6 +3,7 @@
 	<head>
 		<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 		<meta name="description" content="MidnightBSD is a desktop operating system for x86 and x86-64 based PCs.">
+		<meta name="viewport" content="width=device-width, initial-scale=1">
 		<title>MidnightBSD</title>
 		<link rel="shortcut icon" href="favicon.ico">
 		<link href="https://plus.google.com/112694070346575096682/" rel="publisher">

Modified: trunk/legal/index.html
===================================================================
--- trunk/legal/index.html	2015-03-15 19:50:28 UTC (rev 580)
+++ trunk/legal/index.html	2015-03-19 13:00:00 UTC (rev 581)
@@ -2,6 +2,7 @@
 <html>
 	<head>
 		<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+		<meta name="viewport" content="width=device-width, initial-scale=1">
 		<title>MidnightBSD Legal</title>
 		<link rel="shortcut icon" href="/favicon.ico">
 		<link rel="stylesheet" type="text/css" href="../css/essence.css">

Modified: trunk/news/index.html
===================================================================
--- trunk/news/index.html	2015-03-15 19:50:28 UTC (rev 580)
+++ trunk/news/index.html	2015-03-19 13:00:00 UTC (rev 581)
@@ -2,6 +2,7 @@
 <html>
 	<head>
 		<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+		<meta name="viewport" content="width=device-width, initial-scale=1">
 		<title>MidnightBSD News</title>
 		<link rel="shortcut icon" href="/favicon.ico">
 		<link  rel="alternate" type="application/rss+xml" title="MidnightBSD Developer Blog" href="http://feedproxy.google.com/mnbsd">

Modified: trunk/notes/0.1/index.html
===================================================================
--- trunk/notes/0.1/index.html	2015-03-15 19:50:28 UTC (rev 580)
+++ trunk/notes/0.1/index.html	2015-03-19 13:00:00 UTC (rev 581)
@@ -2,6 +2,7 @@
 <html>
 	<head>
 		<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
+		<meta name="viewport" content="width=device-width, initial-scale=1">
 		<title>MidnightBSD Release Notes - 0.1-RELEASE</title>
 		<style type="text/css" media="all">
 			@import url("../../css/essence.css");

Modified: trunk/notes/0.1.1/index.html
===================================================================
--- trunk/notes/0.1.1/index.html	2015-03-15 19:50:28 UTC (rev 580)
+++ trunk/notes/0.1.1/index.html	2015-03-19 13:00:00 UTC (rev 581)
@@ -2,6 +2,7 @@
 <html>	
 	<head>
 		<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+		<meta name="viewport" content="width=device-width, initial-scale=1">
 		<title>MidnightBSD Release Notes</title>
 		<link rel="shortcut icon" href="/favicon.ico">
 		<style type="text/css" media="all">

Modified: trunk/notes/0.2/index.html
===================================================================
--- trunk/notes/0.2/index.html	2015-03-15 19:50:28 UTC (rev 580)
+++ trunk/notes/0.2/index.html	2015-03-19 13:00:00 UTC (rev 581)
@@ -3,6 +3,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
 	<head>
 		<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+		<meta name="viewport" content="width=device-width, initial-scale=1">
 		<title>MidnightBSD Release Notes</title>
 		<link rel="shortcut icon" href="/favicon.ico" />
 		<style type="text/css" media="all">

Modified: trunk/notes/0.3/index.html
===================================================================
--- trunk/notes/0.3/index.html	2015-03-15 19:50:28 UTC (rev 580)
+++ trunk/notes/0.3/index.html	2015-03-19 13:00:00 UTC (rev 581)
@@ -2,6 +2,7 @@
 <html>
 	<head>
 		<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+		<meta name="viewport" content="width=device-width, initial-scale=1">
 		<title>MidnightBSD Release Notes - 0.3-RELEASE/title>
 		<link rel="shortcut icon" href="/favicon.ico" />
 		<style type="text/css" media="all">

Modified: trunk/notes/0.4/index.html
===================================================================
--- trunk/notes/0.4/index.html	2015-03-15 19:50:28 UTC (rev 580)
+++ trunk/notes/0.4/index.html	2015-03-19 13:00:00 UTC (rev 581)
@@ -2,6 +2,7 @@
 <html>	
 	<head>
 		<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+		<meta name="viewport" content="width=device-width, initial-scale=1">
 		<title>MidnightBSD Release Notes</title>
 		<link rel="shortcut icon" href="/favicon.ico" />
 		<style type="text/css" media="all">

Modified: trunk/notes/index.html
===================================================================
--- trunk/notes/index.html	2015-03-15 19:50:28 UTC (rev 580)
+++ trunk/notes/index.html	2015-03-19 13:00:00 UTC (rev 581)
@@ -2,6 +2,7 @@
 <html>	
 	<head>
 		<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+		<meta name="viewport" content="width=device-width, initial-scale=1">
 		<title>MidnightBSD Release Notes</title>
 		<link rel="shortcut icon" href="/favicon.ico" />
 		<style type="text/css" media="all">

Modified: trunk/sitemap/index.html
===================================================================
--- trunk/sitemap/index.html	2015-03-15 19:50:28 UTC (rev 580)
+++ trunk/sitemap/index.html	2015-03-19 13:00:00 UTC (rev 581)
@@ -2,6 +2,7 @@
 <html>
 	<head>
 		<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+		<meta name="viewport" content="width=device-width, initial-scale=1">
 		<title>MidnightBSD Sitemap</title>
 		<link rel="shortcut icon" href="/favicon.ico" />
 		<style type="text/css" media="all">

Modified: trunk/soc/index.html
===================================================================
--- trunk/soc/index.html	2015-03-15 19:50:28 UTC (rev 580)
+++ trunk/soc/index.html	2015-03-19 13:00:00 UTC (rev 581)
@@ -2,6 +2,7 @@
 <html>	
 	<head>
 		<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+		<meta name="viewport" content="width=device-width, initial-scale=1">
 		<title>MidnightBSD Summer of Code</title>
 		<link rel="shortcut icon" href="/favicon.ico" />
 		<style type="text/css" media="all">

Modified: trunk/support/index.html
===================================================================
--- trunk/support/index.html	2015-03-15 19:50:28 UTC (rev 580)
+++ trunk/support/index.html	2015-03-19 13:00:00 UTC (rev 581)
@@ -2,6 +2,7 @@
 <html>	
 	<head>
 		<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+		<meta name="viewport" content="width=device-width, initial-scale=1">
 		<title>MidnightBSD Support</title>
 		<link rel="shortcut icon" href="/favicon.ico" />
 		<style type="text/css" media="all">



More information about the Midnightbsd-cvs mailing list