Skip to content

Commit

Permalink
Website updates in preparation for v2.3 launch.
Browse files Browse the repository at this point in the history
  • Loading branch information
codykrieger committed Sep 24, 2012
1 parent 374965e commit f5a0c69
Show file tree
Hide file tree
Showing 21 changed files with 1,102 additions and 10 deletions.
9 changes: 8 additions & 1 deletion public/help.html
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,14 @@ <h3 id="getting-help">getting help.</h3>
</div>
</div>

<div class="annoying"></div>
<div class="row footer">
<div class="twelve columns">
gfxCardStatus is copyright &copy; 2012
<a href="http://codykrieger.com">cody krieger</a> and
<a href="https://github.com/codykrieger/gfxCardStatus/graphs/contributors">contributors</a>.
all rights reserved.
</div>
</div>

<script type="text/javascript">
var _gauges = _gauges || [];
Expand Down
9 changes: 8 additions & 1 deletion public/howto.html
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,14 @@ <h3 id="displays">iii. external displays.</h3>
</div>
</div>

<div class="annoying"></div>
<div class="row footer">
<div class="twelve columns">
gfxCardStatus is copyright &copy; 2012
<a href="http://codykrieger.com">cody krieger</a> and
<a href="https://github.com/codykrieger/gfxCardStatus/graphs/contributors">contributors</a>.
all rights reserved.
</div>
</div>

<script type="text/javascript">
var _gauges = _gauges || [];
Expand Down
9 changes: 8 additions & 1 deletion public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,14 @@ <h3 class="nav-item"><a href="help.html">help</a></h3>
</div>
</div>

<div class="annoying"></div>
<div class="row footer">
<div class="twelve columns">
gfxCardStatus is copyright &copy; 2012
<a href="http://codykrieger.com">cody krieger</a> and
<a href="https://github.com/codykrieger/gfxCardStatus/graphs/contributors">contributors</a>.
all rights reserved.
</div>
</div>

<script type="text/javascript">
var _gauges = _gauges || [];
Expand Down
60 changes: 60 additions & 0 deletions public/release-notes/1.0.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,60 @@
<!DOCTYPE html>
<html>
<head>
<title>gfxCardStatus v1.0</title>
<style type="text/css">
body {
font-family: Helvetica, sans-serif;
font-size: 10pt;
}
h1 {
padding: 0;
margin: 5px;
}
ul {
list-style-position: inside;
margin: 0;
padding: 0;
}
#description {
margin: 5px;
font-style: italic;
}
#container {
border: dotted 1px #777;
}
.header {
background: #b6dbff;
padding: 5px;
border-top: dotted 1px #777;
border-bottom: dotted 1px #777;
font-weight: bold;
font-size: 12pt;
}
.header:first-child {
border-top: none;
}
.content {
padding: 10px;
}
</style>
</head>
<body>
<h1>gfxCardStatus, v1.0</h1>
<div id="description">
by Cody Krieger, web: <a href="http://codykrieger.com">http://codykrieger.com</a>, email: cody [at] codykrieger [dot] com
</div>
<div id="container">
<div class="header">
New In This Version
</div>
<div class="content">
<ul>
<li>Initial release</li>
<li>Text-based status, located in menu bar</li>
<li>Updates on application launch/terminate</li>
</ul>
</div>
</div>
</body>
</html>
60 changes: 60 additions & 0 deletions public/release-notes/1.1.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,60 @@
<!DOCTYPE html>
<html>
<head>
<title>gfxCardStatus v1.1</title>
<style type="text/css">
body {
font-family: Helvetica, sans-serif;
font-size: 10pt;
}
h1 {
padding: 0;
margin: 5px;
}
ul {
list-style-position: inside;
margin: 0;
padding: 0;
}
#description {
margin: 5px;
font-style: italic;
}
#container {
border: dotted 1px #777;
}
.header {
background: #b6dbff;
padding: 5px;
border-top: dotted 1px #777;
border-bottom: dotted 1px #777;
font-weight: bold;
font-size: 12pt;
}
.header:first-child {
border-top: none;
}
.content {
padding: 10px;
}
</style>
</head>
<body>
<h1>gfxCardStatus, v1.1</h1>
<div id="description">
by Cody Krieger, web: <a href="http://codykrieger.com">http://codykrieger.com</a>, email: cody [at] codykrieger [dot] com
</div>
<div id="container">
<div class="header">
New In This Version
</div>
<div class="content">
<ul>
<li>Now has icons! "i" for Intel HD Graphics, "n" for NVIDIA GeForce GT 330M</li>
<li>Added the ability to quit the app from the menu bar icon</li>
<li>Added manual update feature, accessible from the menu bar icon</li>
</ul>
</div>
</div>
</body>
</html>
60 changes: 60 additions & 0 deletions public/release-notes/1.2.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,60 @@
<!DOCTYPE html>
<html>
<head>
<title>gfxCardStatus v1.2</title>
<style type="text/css">
body {
font-family: Helvetica, sans-serif;
font-size: 10pt;
}
h1 {
padding: 0;
margin: 5px;
}
ul {
list-style-position: inside;
margin: 0;
padding: 0;
}
#description {
margin: 5px;
font-style: italic;
}
#container {
border: dotted 1px #777;
}
.header {
background: #b6dbff;
padding: 5px;
border-top: dotted 1px #777;
border-bottom: dotted 1px #777;
font-weight: bold;
font-size: 12pt;
}
.header:first-child {
border-top: none;
}
.content {
padding: 10px;
}
</style>
</head>
<body>
<h1>gfxCardStatus, v1.2</h1>
<div id="description">
by Cody Krieger, web: <a href="http://codykrieger.com">http://codykrieger.com</a>, email: cody [at] codykrieger [dot] com
</div>
<div id="container">
<div class="header">
New In This Version
</div>
<div class="content">
<ul>
<li>Now has an application icon!</li>
<li>Allows for a user-set check on an interval in seconds</li>
<li>Automatic updating!</li>
</ul>
</div>
</div>
</body>
</html>
59 changes: 59 additions & 0 deletions public/release-notes/1.3.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
<!DOCTYPE html>
<html>
<head>
<title>gfxCardStatus v1.3</title>
<style type="text/css">
body {
font-family: Helvetica, sans-serif;
font-size: 10pt;
}
h1 {
padding: 0;
margin: 5px;
}
ul {
list-style-position: inside;
margin: 0;
padding: 0;
}
#description {
margin: 5px;
font-style: italic;
}
#container {
border: dotted 1px #777;
}
.header {
background: #b6dbff;
padding: 5px;
border-top: dotted 1px #777;
border-bottom: dotted 1px #777;
font-weight: bold;
font-size: 12pt;
}
.header:first-child {
border-top: none;
}
.content {
padding: 10px;
}
</style>
</head>
<body>
<h1>gfxCardStatus, v1.3</h1>
<div id="description">
by Cody Krieger, web: <a href="http://codykrieger.com">http://codykrieger.com</a>, email: cody [at] codykrieger [dot] com
</div>
<div id="container">
<div class="header">
New In This Version
</div>
<div class="content">
<ul>
<li>Cleaned up code and made some performance increases</li>
<li>Removed ability to set an interval in seconds for the app to update - it turns out that the app updates in real time as the GPU changes, and has since version 1.0, so there's no reason for it anymore</li>
</ul>
</div>
</div>
</body>
</html>
60 changes: 60 additions & 0 deletions public/release-notes/1.4.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,60 @@
<!DOCTYPE html>
<html>
<head>
<title>gfxCardStatus v1.4</title>
<style type="text/css">
body {
font-family: Helvetica, sans-serif;
font-size: 10pt;
}
h1 {
padding: 0;
margin: 5px;
}
ul {
list-style-position: inside;
margin: 0;
padding: 0;
}
#description {
margin: 5px;
font-style: italic;
}
#container {
border: dotted 1px #777;
}
.header {
background: #b6dbff;
padding: 5px;
border-top: dotted 1px #777;
border-bottom: dotted 1px #777;
font-weight: bold;
font-size: 12pt;
}
.header:first-child {
border-top: none;
}
.content {
padding: 10px;
}
</style>
</head>
<body>
<h1>gfxCardStatus, v1.4</h1>
<div id="description">
by Cody Krieger, web: <a href="http://codykrieger.com">http://codykrieger.com</a>, email: cody [at] codykrieger [dot] com
</div>
<div id="container">
<div class="header">
New In This Version
</div>
<div class="content">
<ul>
<li>Growl support!</li>
<li>Added a preference to turn on/off console logging - off by default</li>
<li>More performance enhancements</li>
</ul>
</div>
</div>
</body>
</html>
Loading

0 comments on commit f5a0c69

Please sign in to comment.