diff --git a/content/html/en/blog.erb b/content/html/en/blog.erb index ed9aa1d..207889b 100644 --- a/content/html/en/blog.erb +++ b/content/html/en/blog.erb @@ -1,7 +1,7 @@ ----- kind: blog title: Blog -menupriority: 2 +menupriority: 3 noSubMenu: true ----- <% content_for :js do %> diff --git a/content/html/en/getit.md b/content/html/en/getit.md new file mode 100644 index 0000000..03d7d5c --- /dev/null +++ b/content/html/en/getit.md @@ -0,0 +1,15 @@ +----- +title: Get it! +noSubMenu: true +menupriority: 2 +----- +<% +def itunesurl + "http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=436268354&mt=8" +end +%> +YPassword is on [iOS](<%=itunesurl%>) + +Dashboard widget (TODO screenshot dashboard widget) + +Put webapp: diff --git a/content/html/fr/blog.erb b/content/html/fr/blog.erb index 17109d3..931b4ea 100644 --- a/content/html/fr/blog.erb +++ b/content/html/fr/blog.erb @@ -1,7 +1,7 @@ ----- kind: blog title: Blog -menupriority: 2 +menupriority: 3 noSubMenu: true ----- <% content_for :js do %> diff --git a/content/html/fr/getit.md b/content/html/fr/getit.md new file mode 100644 index 0000000..bb35a67 --- /dev/null +++ b/content/html/fr/getit.md @@ -0,0 +1,15 @@ +----- +title: L'avoir ! +noSubMenu: true +menupriority: 2 +----- +<% +def itunesurl + "http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=436268354&mt=8" +end +%> +YPassword is on [iOS](<%=itunesurl%>) + +Dashboard widget (TODO screenshot dashboard widget) + +Put webapp: diff --git a/layouts/article.html b/layouts/article.html index 646f6a7..95d7ad6 100644 --- a/layouts/article.html +++ b/layouts/article.html @@ -45,15 +45,11 @@
<%= page_title %>
-
diff --git a/layouts/main.html b/layouts/main.html index f35594a..32f19c9 100644 --- a/layouts/main.html +++ b/layouts/main.html @@ -45,15 +45,11 @@
<%= page_title %>
-
diff --git a/multi/blog.erb b/multi/blog.erb index b03573b..80ad416 100644 --- a/multi/blog.erb +++ b/multi/blog.erb @@ -1,7 +1,7 @@ ----- kind: blog title: Blog -menupriority: 2 +menupriority: 3 noSubMenu: true ----- <% content_for :js do %> diff --git a/multi/getit.md b/multi/getit.md new file mode 100644 index 0000000..ebc2a1a --- /dev/null +++ b/multi/getit.md @@ -0,0 +1,16 @@ +----- +en: title: Get it! +fr: title: L'avoir ! +noSubMenu: true +menupriority: 2 +----- +<% +def itunesurl + "http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=436268354&mt=8" +end +%> +YPassword is on [iOS](<%=itunesurl%>) + +Dashboard widget (TODO screenshot dashboard widget) + +Put webapp: diff --git a/site/Scratch/en/blog/2011-05-05-Screenshots/index.html b/site/Scratch/en/blog/2011-05-05-Screenshots/index.html index df69f33..ab40f8e 100644 --- a/site/Scratch/en/blog/2011-05-05-Screenshots/index.html +++ b/site/Scratch/en/blog/2011-05-05-Screenshots/index.html @@ -45,15 +45,11 @@

YPassword

Screenshots

-
diff --git a/site/Scratch/en/blog/index.html b/site/Scratch/en/blog/index.html index 0a2e5f8..2ada943 100644 --- a/site/Scratch/en/blog/index.html +++ b/site/Scratch/en/blog/index.html @@ -45,15 +45,11 @@

YPassword

Blog

-
diff --git a/site/Scratch/en/getit/index.html b/site/Scratch/en/getit/index.html new file mode 100644 index 0000000..be8e11b --- /dev/null +++ b/site/Scratch/en/getit/index.html @@ -0,0 +1,117 @@ + + + + + + + + + + + + + Get it! + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ +
+

YPassword

Get it!

+

+
+
+
+
+ +

YPassword is on iOS

+ +

Dashboard widget (TODO screenshot dashboard widget)

+ +

Put webapp:

+ +
+
+ +
+
+
+ +
+ + + + + + + + + + + + + + + diff --git a/site/Scratch/en/index.html b/site/Scratch/en/index.html index b6f1cba..ac6983b 100644 --- a/site/Scratch/en/index.html +++ b/site/Scratch/en/index.html @@ -45,17 +45,13 @@

YPassword

Get it! »

-
@@ -125,7 +121,7 @@
diff --git a/site/Scratch/en/support/index.html b/site/Scratch/en/support/index.html index cdb1ddd..7d8a876 100644 --- a/site/Scratch/en/support/index.html +++ b/site/Scratch/en/support/index.html @@ -45,15 +45,11 @@

YPassword

Support

-
diff --git a/site/Scratch/fr/blog/2011-05-05-Screenshots/index.html b/site/Scratch/fr/blog/2011-05-05-Screenshots/index.html index 39e0cfd..e1d20ed 100644 --- a/site/Scratch/fr/blog/2011-05-05-Screenshots/index.html +++ b/site/Scratch/fr/blog/2011-05-05-Screenshots/index.html @@ -45,15 +45,11 @@

YPassword

Captures d'écran

-
diff --git a/site/Scratch/fr/blog/index.html b/site/Scratch/fr/blog/index.html index 17d17aa..257e326 100644 --- a/site/Scratch/fr/blog/index.html +++ b/site/Scratch/fr/blog/index.html @@ -45,15 +45,11 @@

YPassword

Blog

-
diff --git a/site/Scratch/fr/getit/index.html b/site/Scratch/fr/getit/index.html new file mode 100644 index 0000000..7e4edde --- /dev/null +++ b/site/Scratch/fr/getit/index.html @@ -0,0 +1,117 @@ + + + + + + + + + + + + + L'avoir ! + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ +
+

YPassword

L'avoir !

+

+
+
+
+
+ +

YPassword is on iOS

+ +

Dashboard widget (TODO screenshot dashboard widget)

+ +

Put webapp:

+ +
+
+ +
+
+
+ +
+ + + + + + + + + + + + + + + diff --git a/site/Scratch/fr/index.html b/site/Scratch/fr/index.html index 2242092..b5ada89 100644 --- a/site/Scratch/fr/index.html +++ b/site/Scratch/fr/index.html @@ -45,17 +45,13 @@

YPassword

Get it! »

-
@@ -125,7 +121,7 @@
diff --git a/site/Scratch/fr/support/index.html b/site/Scratch/fr/support/index.html index 0250953..daf123e 100644 --- a/site/Scratch/fr/support/index.html +++ b/site/Scratch/fr/support/index.html @@ -45,15 +45,11 @@

YPassword

Aide

-
diff --git a/site/Scratch/sitemap.xml b/site/Scratch/sitemap.xml index 7ea7989..49fb324 100644 --- a/site/Scratch/sitemap.xml +++ b/site/Scratch/sitemap.xml @@ -3,9 +3,15 @@ http://ypassword.espozito.com/Scratch/fr/blog/2011-05-05-Screenshots/ + + http://ypassword.espozito.com/Scratch/en/getit/ + http://ypassword.espozito.com/Scratch/fr/blog/ + + http://ypassword.espozito.com/Scratch/fr/getit/ + http://ypassword.espozito.com/Scratch/en/support/ diff --git a/site/css/main.css b/site/css/main.css index 82798e6..48fb0d9 100644 --- a/site/css/main.css +++ b/site/css/main.css @@ -61,7 +61,7 @@ body a:hover, body a:active { /* line 72, ../src/main.sass */ hgroup#maintitle { - margin: 0.5em 0; + margin: 1em 0; font-size: 2em; border-top: solid 1px black; border-bottom: solid 1px white; @@ -277,15 +277,14 @@ h1, h2 { box-shadow: rgba(0, 0, 0, 0.3) 0 1px 3px inset, rgba(255, 255, 255, 0.3) 0 1px 3px inset; } -/* line 197, ../src/main.sass */ +/* line 198, ../src/main.sass */ #mainnav { width: 600px; padding: 0; - margin: 2.5em auto; + margin: 0 auto; } -/* line 201, ../src/main.sass */ +/* line 202, ../src/main.sass */ #mainnav ul { - height: 2.2ex; padding: 0; list-style-type: none; } @@ -293,8 +292,8 @@ h1, h2 { #mainnav ul li { text-align: center; float: left; - width: 160px; - margin: 0 20px; + width: 144px; + margin: 0 3px; font-size: 14px; } /* line 144, ../src/main.sass */ @@ -344,7 +343,7 @@ h1, h2 { } /* line 211, ../src/main.sass */ #mainnav ul li * { - font-size: 1.5em; + font-size: 1em; } /* line 215, ../src/main.sass */ @@ -508,7 +507,7 @@ ul.article_metadata a:hover { -khtml-border-radius: 2.3ex; border-radius: 2.3ex; margin: 0; - padding: 10px; + padding: 0; list-style-type: none; } /* line 290, ../src/main.sass */ @@ -516,7 +515,7 @@ ul.article_metadata a:hover { display: inline-block; text-align: center; width: 150px; - margin: 0 20px; + margin: 0; font-size: 14px; } /* line 144, ../src/main.sass */ diff --git a/site/index.html b/site/index.html index b6f1cba..ac6983b 100644 --- a/site/index.html +++ b/site/index.html @@ -45,17 +45,13 @@

YPassword

Get it! »

-
@@ -125,7 +121,7 @@
diff --git a/site/src/main.sass b/site/src/main.sass index 960b19c..5f1fb42 100644 --- a/site/src/main.sass +++ b/site/src/main.sass @@ -70,7 +70,7 @@ body +transition hgroup#maintitle - margin: .5em 0 + margin: 1em 0 font-size: 2em h1,h2 margin: .3em @@ -194,22 +194,22 @@ h1,h2 float: right +ybutton +$nbNavItems: 4 #mainnav width: $navWidth padding: 0 - margin: 2.5em auto + margin: 0 auto ul - height: 2.2ex padding: 0 list-style-type: none li text-align: center float: left - width: ($navWidth - 120px)/3 - margin: 0 20px + width: ($navWidth - (6*$nbNavItems))/$nbNavItems + margin: 0 3px +ybutton * - font-size: 1.5em + font-size: 1.0em .flush @@ -285,13 +285,13 @@ ul.article_metadata +box-shadow(#FFF 0 0 3px, rgba(#000,0.2) 0 0 3px inset) +border-radius(2.3ex) margin: 0 - padding: 10px + padding: 0 list-style-type: none li display: inline-block text-align: center - width: ($navWidth - 150px)/3 - margin: 0 20px + width: $navWidth / 4 + margin: 0 +ybutton #related_articles