Skip to content

Commit c56267e

Browse files
author
Jan Palounek
committed
Modules fix.
0 parents  commit c56267e

20 files changed

+1009
-0
lines changed

.gitmodules

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
[submodule "shared"]
2+
path = shared
3+
url = git://github.com/binaryage/shared.git
4+
[submodule "_layouts"]
5+
path = _layouts
6+
url = git://github.com/binaryage/layouts.git

404.html

Lines changed: 457 additions & 0 deletions
Large diffs are not rendered by default.

CNAME

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
restatic.binaryage.com

_config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
url: http://restatic.binaryage.com
2+
markdown: rdiscount

_layouts

Submodule _layouts added at 6811845

changelog-beta.html

Lines changed: 210 additions & 0 deletions
Large diffs are not rendered by default.

changelog.html

Lines changed: 131 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,131 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<meta http-equiv="content-type" content="text/html;charset=utf-8">
5+
<title>What's new in TotalTerminal?</title>
6+
<style type="text/css" media="screen">
7+
body,h1,h2,h3,h4,p,table{padding:0;margin:0;}
8+
ol li{margin-bottom:5px;}
9+
a{text-decoration:none;font-variant:normal;color:#1e51be;}
10+
a:hover{text-decoration:underline;}
11+
*{font-family:"Helvetica Neue",Arial,Helvetica,sans-serif}
12+
#page{padding-right:20px;padding-top:35px;padding-left:20px;font-size:9pt;}
13+
#page p{padding-top:5px;padding-bottom:5px;font-size:9pt;line-height:14pt;}
14+
15+
.changelog body,.changelog h1,.changelog h2,.changelog h3,.changelog h4,.changelog p,.changelog table{padding:0;margin:0;}
16+
.changelog ol li{margin-bottom:5px;}
17+
.changelog a{text-decoration:none;font-variant:normal;color:#1e51be;}
18+
.changelog a:hover{text-decoration:underline;}
19+
20+
.changelog h1{font-size:12pt;padding-top:5px;padding-bottom:5px;}
21+
.changelog h2{font-size:11pt;padding-top:5px;padding-bottom:5px;}
22+
.changelog p{padding-top:5px;padding-bottom:5px;font-size:9pt;line-height:14pt;}
23+
.changelog div.infobox{border:0px solid silver;margin-bottom:10px;clear:both;}
24+
.changelog div.infobox h3{font-size:8pt;border-bottom:1px solid silver;background-color:#e2ecfe;padding:3px 5px;color:#000;}
25+
.changelog div.infobox p{padding:5px;font-size:8pt !important;}
26+
.changelog div.infobox img.left{float:left;}
27+
.changelog ul.changes{margin:0;padding-left:30px;list-style-type:none;padding-right:10px;padding-top:6px;}
28+
.changelog ul.changes li{margin-bottom:5px;}
29+
30+
.changelog .blog-post-pointer {padding-bottom:5px !important; }
31+
.changelog .blog-post-pointer a {font-weight: bold;}
32+
33+
.changelog .titlebox { background-color: #eee; border-bottom: 0px solid #aaa; margin-top: 20px; line-height: 20px;}
34+
.changelog h4{float:left;font-size: 12px;padding:3px;line-height:16px;font-weight: bold; padding-left: 10px; padding-right:6px; width: 90px; white-space:nowrap; text-align:right;}
35+
.changelog h5{margin:0;padding:0;padding:3px;margin-left:6px;font-size:10px;color:#666;line-height:16px;font-weight:normal;}
36+
37+
.changelog .sticker { float: left; width: 70px; display: block; text-align: right; }
38+
.changelog .sticker b { color: white; font-weight: bold; padding: 1px 6px 2px 6px; -moz-border-radius: 3px; -webkit-border-radius: 3px; font-size: 10px; position: relative; top:1px; }
39+
.changelog .fixed b { background-color: #00A825; }
40+
.changelog .new b { background-color: #BCB901; }
41+
.changelog .removed b { background-color: #BC0E00; }
42+
.changelog .improved b { background-color: #0486BC; }
43+
.changelog .note b { background-color: #AEAEAE; }
44+
.changelog .info { display: table; padding-left: 6px; }
45+
</style>
46+
</head>
47+
<body>
48+
<div id="page" class="changelog" style="padding: 5px 12px">
49+
<div class="release">
50+
<div class="titlebox">
51+
<h4><a href="http://downloads.binaryage.com/TotalTerminal-1.1.4.dmg">1.1.4</a></h4>
52+
<h5>released on October 18, 2011</h5>
53+
</div>
54+
<div class="infobox">
55+
<ul class="changes">
56+
<li><span class="sticker new"><b>NEW</b></span> <span class="info">Compatibility with OS X 10.7.2 update.</span></li>
57+
</ul>
58+
</div>
59+
</div>
60+
<div class="release">
61+
<div class="titlebox">
62+
<h4><a href="http://downloads.binaryage.com/TotalTerminal-1.1.3.dmg">1.1.3</a></h4>
63+
<h5>released on August 10, 2011</h5>
64+
</div>
65+
<div class="infobox">
66+
<ul class="changes">
67+
<li><span class="sticker new"><b>NEW</b></span> <span class="info">Added checkbox "Show on top of the Dock" into TotalTerminal Preferences (<a href="https://github.com/binaryage/totalterminal/issues/16">issue</a>).</span></li>
68+
<li><span class="sticker fixed"><b>FIXED</b></span> <span class="info">Installer was launching TotalTerminal.app with wrong environment. This caused $TMPDIR to be set to non-existing folder (<a href="http://getsatisfaction.com/binaryage/topics/totalterminal_installer_setting_tmpdir_to_nonexisting_pkinstallsandbox">issue</a>).</span></li>
69+
<li><span class="sticker fixed"><b>FIXED</b></span> <span class="info">Finally fixed memory leaks in CrashWatcher (<a href="http://getsatisfaction.com/binaryage/topics/crashreporter_starts_excessive_memory_consumption">issue</a>).</span></li>
70+
<li><span class="sticker fixed"><b>FIXED</b></span> <span class="info">Fixed possible crash in CrashWatcher.</span></li>
71+
<li><span class="sticker improved"><b>IMPROVED</b></span> <span class="info">Prevents window flicker when hiding Visor, returning focus to previous app and there is other classic Terminal window.</span></li>
72+
<li><span class="sticker improved"><b>IMPROVED</b></span> <span class="info">Using 10.6+ APIs to set Visor Window to show on all Spaces if requested. Originally we needed some undocumented calls for Leopard compatibility.</span></li>
73+
</ul>
74+
</div>
75+
</div>
76+
<div class="release">
77+
<div class="titlebox">
78+
<h4><a href="http://downloads.binaryage.com/TotalTerminal-1.1.1.dmg">1.1.1</a></h4>
79+
<h5>released on August 6, 2011</h5>
80+
</div>
81+
<div class="infobox">
82+
<ul class="changes">
83+
<li><span class="sticker fixed"><b>FIXED</b></span> <span class="info">Fixed crash when TotalTerminal tried to return the focus to an application which was not running anymore.</span></li>
84+
<li><span class="sticker fixed"><b>FIXED</b></span> <span class="info">Fixed random crashes when displays were reconfigured during Visor sliding.</span></li>
85+
<li><span class="sticker fixed"><b>FIXED</b></span> <span class="info">Visor Window width adapts to screen resolution changes (the bug was introduced in TotalTerminal 1.0).</span></li>
86+
<li><span class="sticker fixed"><b>FIXED</b></span> <span class="info">"Show on all Spaces" checkbox was ignored by mistake since 1.0.1 (<a href="https://github.com/binaryage/totalterminal/issues/10">issue</a>).</span></li>
87+
<li><span class="sticker fixed"><b>FIXED</b></span> <span class="info">Visor Window level decreased, so auxiliary windows are visible on top of it (<a href="https://github.com/binaryage/totalterminal/issues/15">issue</a>).</span></li>
88+
<li><span class="sticker improved"><b>IMPROVED</b></span> <span class="info">Visor properly returns focus to classic Terminal windows (<a href="https://github.com/binaryage/totalterminal/issues/13">issue</a>).</span></li>
89+
<li><span class="sticker removed"><b>REMOVED</b></span> <span class="info">Removed Leopard-specific code. We no longer support OS X 10.5.</span></li>
90+
</ul>
91+
</div>
92+
</div>
93+
<div class="release">
94+
<div class="titlebox">
95+
<h4><a href="http://downloads.binaryage.com/TotalTerminal-1.1.dmg">1.1</a></h4>
96+
<h5>released on August 3, 2011</h5>
97+
</div>
98+
<div class="infobox">
99+
<ul class="changes">
100+
<li><span class="sticker fixed"><b>FIXED</b></span> <span class="info">Fixed crash when closing Visor window (or exiting shell some other way).</span></li>
101+
<li><span class="sticker new"><b>NEW</b></span> <span class="info">TotalTerminal includes <a href="https://github.com/binaryage/crashwatcher">CrashWatcher</a> - this will enable you to send me crash reports easily and helps me to improve TotalTerminal.</span></li>
102+
<li><span class="sticker new"><b>NEW</b></span> <span class="info">After closing Visor window, a new Visor window can be simply created by hitting the key-combo again.</span></li>
103+
<li><span class="sticker new"><b>NEW</b></span> <span class="info">Added a button to Preferences pane to create Visor profile with nice colors (if it does not exist).</span></li>
104+
<li><span class="sticker new"><b>NEW</b></span> <span class="info">Reintroduced the pinning functionality. Pin state is sticky between terminal re-launches. Also you can redefine the keyboard shortcut in Preferences.</span></li>
105+
<li><span class="sticker new"><b>NEW</b></span> <span class="info">Double-key modifier can be changed by clicking the key images in Preferences.</span></li>
106+
<li><span class="sticker improved"><b>IMPROVED</b></span> <span class="info">Massive <a href="https://github.com/binaryage/totalterminal/commit/316f8731d962bb0bff6ec9e7eda352ad5177575e">code refactoring</a>. Hope reordering initialization code solved also few long-term timing bugs.</span></li>
107+
<li><span class="sticker improved"><b>IMPROVED</b></span> <span class="info">Redesigned TotalTerminal Preferences pane.</span></li>
108+
<li><span class="sticker improved"><b>IMPROVED</b></span> <span class="info">Now using <a href="https://github.com/binaryage/totalterminal/tree/master/totalterminal-plugin/SR">new code for recording keyboard shortcuts</a>. It should be more reliable.</span></li>
109+
<li><span class="sticker improved"><b>IMPROVED</b></span> <span class="info">Fixed window flickering when creating new Visor window.</span></li>
110+
<li><span class="sticker improved"><b>IMPROVED</b></span> <span class="info">TotalTerminal.app can be moved anywhere (~/.totalterminal config is not used anymore)</span></li>
111+
</ul>
112+
</div>
113+
</div>
114+
<div class="release">
115+
<div class="titlebox">
116+
<h4><a href="http://downloads.binaryage.com/TotalTerminal-1.0.dmg">1.0</a></h4>
117+
<h5>released on July 20, 2011</h5>
118+
</div>
119+
<div class="infobox">
120+
<ul class="changes">
121+
<li><span class="sticker new"><b>NEW</b></span> <span class="info">Lion compatibility.</span></li>
122+
<li><span class="sticker new"><b>NEW</b></span> <span class="info">Standalone installer.</span></li>
123+
<li><span class="sticker new"><b>NEW</b></span> <span class="info">Sparkle updater.</span></li>
124+
<li><span class="sticker new"><b>NEW</b></span> <span class="info">Custom icon modification.</span></li>
125+
<li><span class="sticker removed"><b>REMOVED</b></span> <span class="info">Removed dependency on SIMBL. Now using <a href="https://github.com/binaryage/totalterminal-osax">custom solution</a> similar to TotalFinder.</span></li>
126+
</ul>
127+
</div>
128+
</div>
129+
</div>
130+
</body>
131+
</html>

favicon.ico

1.12 KB
Binary file not shown.

images/binaryage-small.png

2.02 KB
Loading

images/download.png

3.92 KB
Loading

images/footer_bg.png

2.75 KB
Loading

images/github.png

4.96 KB
Loading

images/header_bg.png

102 Bytes
Loading

images/logo.png

9.67 KB
Loading

index.md

Lines changed: 68 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,68 @@
1+
---
2+
layout: product2
3+
title: Restatic is lightweight tool for parsing google spreadsheet content to static sites
4+
product: restatic
5+
product_title: Restatic
6+
product_subtitle: parsing google spreadsheet content to static sites
7+
note:
8+
download: https://github.com/JPalounek/restatic/zipball/master
9+
downloadtitle: Download v0.0.1
10+
downloadsubtitle: Requires OS X 10.6 or higher
11+
repo: https://JPalounek@github.com/JPalounek/restatic.git
12+
meta_title: Restatic is lightweight tool for parsing google spreadsheet content to static sites
13+
meta_keywords: restatic,static-site,osx,google-docs,google, binaryage,software,tool
14+
meta_description: Restatic is lightweight tool for parsing google spreadsheet content to static siteskeyboard shortcut
15+
meta_image: http://www.binaryage.com/shared/img/icons/totalterminal-256.png
16+
facebook: 1
17+
retweet: 1
18+
buzz: 1
19+
fbsdk: 1
20+
#flattr: http://restatic.binaryage.com
21+
ogmeta: {
22+
site_name: "BinaryAge website",
23+
description: "Restatic is lightweight tool for parsing google spreadsheet content to static sites",
24+
email: "support@binaryage.com",
25+
type: "product",
26+
title: "Restatic",
27+
url: "http://restatic.binaryage.com",
28+
image: "http://www.binaryage.com/shared/img/icons/totalterminal-256.png"
29+
}
30+
shots: [{
31+
title: "Restatic - new way to parse google docs spreadsheet to your static site.",
32+
thumb: "/shared/img/totalterminal-mainshot.png",
33+
full: "/shared/img/totalterminal-mainshot-full.png"
34+
}]
35+
---
36+
37+
## Installation
38+
39+
Here will be a one-link installer.
40+
41+
---
42+
43+
## FAQ
44+
45+
#### How I can parse a content to my static site?
46+
> It's simple!
47+
48+
## Changelog
49+
This project is too young to have a changelog. So wait for few more versions ;)
50+
51+
<!--
52+
<div class="changelogx"></div>
53+
54+
<script type="text/javascript" charset="utf-8">
55+
$(function() {
56+
$('.changelogx').load('changelog-beta.html?x='+((Math.random()+"").substring(2))+' #page');
57+
});
58+
59+
function showBetaHint() {
60+
$('.betahint').toggle();
61+
}
62+
</script>
63+
-->
64+
65+
## Links
66+
67+
#### Source code
68+
* [sources are hosted on GitHub](https://JPalounek@github.com/JPalounek/restatic.git)

license.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/3.0/us/">Creative Commons Attribution-Noncommercial-No Derivative Works 3.0 United States License</a>.

partial.html

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
<html>
2+
<head>
3+
<meta http-equiv="Content-type" content="text/html; charset=utf-8">
4+
<style type="text/css" media="screen">
5+
a {color:#666666;text-decoration:none}
6+
a:hover {color: #000;text-decoration: underline;}
7+
</style>
8+
</head>
9+
<body style="margin:0; padding:0">
10+
<div style="font-family:&quot;lucida grande&quot;;font-size:13px;line-height:150%;min-height:200px;width:238px">
11+
<center>
12+
<img width="64" height="64" src="http://visor.binaryage.com/shared/img/icons/visor-64.png">
13+
<br>
14+
<h3 style="margin:0 0 10px">
15+
Visor
16+
</h3>
17+
</center>
18+
<p>
19+
Visor provides a systemwide terminal window accessible via a hotkey, much like the consoles found in games such as Quake.
20+
</p>
21+
<p align="center">
22+
<a href="http://cloud.github.com/downloads/darwin/visor/Visor-2.2-84d1873.zip" style="font-size:11px;line-height:100%;text-decoration:none;background:url(&quot;http://blacktree.com/images/DownloadButton.png&quot;);display:block;font-weight:bold;height:32px;margin:-6px;overflow:hidden;padding-top:18px;text-align:center;width:150px;color:#666666">
23+
Download Visor 2.2
24+
</a>
25+
<span style="font-size:10px;opacity:0.6">
26+
for Mac OS X 10.5 &amp; 10.6
27+
</span>
28+
</p>
29+
<hr style="background-color:#EEEEEE;border:0 none;height:1px">
30+
<div style="color:#666666;text-align:center">
31+
<a href="http://visor.binaryage.com/">
32+
More Info - Source Code
33+
</a>
34+
</div>
35+
</div>
36+
</body>
37+
</hmtl>

robots.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
User-agent: *
2+
Allow: /

shared

Submodule shared added at 935df0d

stylesheets/screen.css

Lines changed: 92 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,92 @@
1+
.site {
2+
width: 60em;
3+
}
4+
5+
#content.site {
6+
width: 59em;
7+
}
8+
9+
#header {
10+
background-image: url(/images/header_bg.png);
11+
}
12+
13+
#header .logo {
14+
padding-top:2em;
15+
}
16+
17+
#header .download {
18+
float: right;
19+
padding: 0.8em 0 0 0;
20+
color: #000;
21+
font-size: 1.9em;
22+
font-weight: bold;
23+
vertical-align: middle;
24+
}
25+
26+
#header .download img {
27+
position: relative;
28+
top: 10px;
29+
margin-right: 6px;
30+
}
31+
32+
#header .download a {
33+
color: #4183C4;
34+
}
35+
36+
#header .download a:hover {
37+
color: #74A8D7;
38+
}
39+
40+
#footer {
41+
background-image: url(/images/footer_bg.png);
42+
color: #ccc;
43+
}
44+
45+
#footer .binary-age {
46+
float:right;
47+
padding:2.0em 0 1em;
48+
width:15em;
49+
}
50+
51+
#footer .binary-age div {
52+
font-size:0.9em;
53+
margin-top:0.7em;
54+
text-align:right;
55+
}
56+
57+
#footer .binary-age a {
58+
text-decoration: none;
59+
}
60+
61+
img.shadow {
62+
position: relative;
63+
left: -40px;
64+
}
65+
66+
img.binaryage-logo {
67+
padding: 4px 10px;
68+
background-color: #fff;
69+
-moz-border-radius: 2px;
70+
-webkit-border-radius: 2px;
71+
position: relative;
72+
left: 8px;
73+
}
74+
75+
#footer .info .links {
76+
border-bottom: none;
77+
}
78+
79+
.wikistyle {
80+
margin-top: 30px;
81+
}
82+
83+
#footer .github-icon {
84+
position: relative;
85+
}
86+
87+
#footer .github-icon img {
88+
position: absolute;
89+
top: 36px;
90+
left: 540px;
91+
}
92+

0 commit comments

Comments
 (0)