Thomas Buck 11 лет назад
Родитель
Сommit
0c2764b494
57 измененных файлов: 74 добавлений и 4 удалений
  1. 10
    1
      input/css/style.css
  2. 1
    0
      output/2012_12_05_xycontrol.html
  3. 1
    0
      output/2012_12_16_mun.html
  4. 1
    0
      output/2012_12_22_docking.html
  5. 1
    0
      output/2012_12_22_motor_test.html
  6. 1
    0
      output/2012_12_25_heli.html
  7. 1
    0
      output/2013_01_20_quadrocopter.html
  8. 1
    0
      output/2013_01_31_odys_genio.html
  9. 1
    0
      output/2013_02_11_motor_test.html
  10. 1
    0
      output/2013_02_25_android.html
  11. 1
    0
      output/2013_03_05_graphview.html
  12. 1
    0
      output/2013_03_10_yasab.html
  13. 1
    0
      output/2013_03_12_test_rig.html
  14. 1
    0
      output/2013_03_13_test_rig.html
  15. 1
    0
      output/2013_03_16_pid.html
  16. 1
    0
      output/2013_03_25_doxygen.html
  17. 1
    0
      output/404.html
  18. 1
    0
      output/avrnetstack.html
  19. 1
    0
      output/avrserial.de.html
  20. 1
    0
      output/avrserial.html
  21. 1
    0
      output/blog.html
  22. 1
    0
      output/bluetooth.de.html
  23. 1
    0
      output/bluetooth.html
  24. 1
    0
      output/c250.de.html
  25. 1
    0
      output/c250.html
  26. 1
    0
      output/contact.html
  27. 10
    1
      output/css/style.css
  28. 1
    0
      output/index.de.html
  29. 1
    0
      output/index.html
  30. 1
    0
      output/k6x4008.de.html
  31. 1
    0
      output/k6x4008.html
  32. 1
    0
      output/ledcube.de.html
  33. 1
    0
      output/ledcube.html
  34. 1
    0
      output/ledmatrix.de.html
  35. 1
    0
      output/ledmatrix.html
  36. 1
    0
      output/nas.de.html
  37. 1
    0
      output/nas.html
  38. 1
    0
      output/rremote.de.html
  39. 1
    0
      output/rremote.html
  40. 2
    2
      output/rss.xml
  41. 1
    0
      output/serialdebug.de.html
  42. 1
    0
      output/serialdebug.html
  43. 1
    0
      output/serialhelper.de.html
  44. 1
    0
      output/serialhelper.html
  45. 1
    0
      output/ssop28.de.html
  46. 1
    0
      output/ssop28.html
  47. 1
    0
      output/ultimatenotifier.de.html
  48. 1
    0
      output/ultimatenotifier.html
  49. 1
    0
      output/xyrobot.de.html
  50. 1
    0
      output/xyrobot.html
  51. 1
    0
      output/xyrobotremote.de.html
  52. 1
    0
      output/xyrobotremote.html
  53. 1
    0
      output/yasab.de.html
  54. 1
    0
      output/yasab.html
  55. 1
    0
      page.html
  56. Двоичные данные
      static/img/dude.png
  57. Двоичные данные
      static/img/walter.png

+ 10
- 1
input/css/style.css Просмотреть файл

@@ -115,6 +115,8 @@ span#lang2 {
115 115
     padding-left: 0.5em;
116 116
     padding-right: 0.5em;
117 117
     overflow: hidden;
118
+    z-index: 1;
119
+    background-color: #FFFFFF;
118 120
 }
119 121
 
120 122
 .nav {
@@ -203,7 +205,14 @@ li.recentList:before {
203 205
 #dude {
204 206
     position: fixed;
205 207
     bottom: 0px;
206
-    left: 10px;
208
+    left: 30px;
209
+    max-width: 20%;
210
+}
211
+
212
+#walter {
213
+    position: fixed;
214
+    bottom: 0px;
215
+    right: 30px;
207 216
     max-width: 20%;
208 217
 }
209 218
 

+ 1
- 0
output/2012_12_05_xycontrol.html Просмотреть файл

@@ -113,6 +113,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
113 113
     </div></div>
114 114
 
115 115
     <img id="dude" alt="The Dude" src="/img/dude.png">
116
+    <img id="walter" alt="Walter!" src="/img/walter.png">
116 117
 
117 118
     <div id="footer">
118 119
         Built with <a href="http://bitbucket.org/obensonne/poole">Poole</a>

+ 1
- 0
output/2012_12_16_mun.html Просмотреть файл

@@ -115,6 +115,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
115 115
     </div></div>
116 116
 
117 117
     <img id="dude" alt="The Dude" src="/img/dude.png">
118
+    <img id="walter" alt="Walter!" src="/img/walter.png">
118 119
 
119 120
     <div id="footer">
120 121
         Built with <a href="http://bitbucket.org/obensonne/poole">Poole</a>

+ 1
- 0
output/2012_12_22_docking.html Просмотреть файл

@@ -114,6 +114,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
114 114
     </div></div>
115 115
 
116 116
     <img id="dude" alt="The Dude" src="/img/dude.png">
117
+    <img id="walter" alt="Walter!" src="/img/walter.png">
117 118
 
118 119
     <div id="footer">
119 120
         Built with <a href="http://bitbucket.org/obensonne/poole">Poole</a>

+ 1
- 0
output/2012_12_22_motor_test.html Просмотреть файл

@@ -113,6 +113,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
113 113
     </div></div>
114 114
 
115 115
     <img id="dude" alt="The Dude" src="/img/dude.png">
116
+    <img id="walter" alt="Walter!" src="/img/walter.png">
116 117
 
117 118
     <div id="footer">
118 119
         Built with <a href="http://bitbucket.org/obensonne/poole">Poole</a>

+ 1
- 0
output/2012_12_25_heli.html Просмотреть файл

@@ -115,6 +115,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
115 115
     </div></div>
116 116
 
117 117
     <img id="dude" alt="The Dude" src="/img/dude.png">
118
+    <img id="walter" alt="Walter!" src="/img/walter.png">
118 119
 
119 120
     <div id="footer">
120 121
         Built with <a href="http://bitbucket.org/obensonne/poole">Poole</a>

+ 1
- 0
output/2013_01_20_quadrocopter.html Просмотреть файл

@@ -122,6 +122,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
122 122
     </div></div>
123 123
 
124 124
     <img id="dude" alt="The Dude" src="/img/dude.png">
125
+    <img id="walter" alt="Walter!" src="/img/walter.png">
125 126
 
126 127
     <div id="footer">
127 128
         Built with <a href="http://bitbucket.org/obensonne/poole">Poole</a>

+ 1
- 0
output/2013_01_31_odys_genio.html Просмотреть файл

@@ -116,6 +116,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
116 116
     </div></div>
117 117
 
118 118
     <img id="dude" alt="The Dude" src="/img/dude.png">
119
+    <img id="walter" alt="Walter!" src="/img/walter.png">
119 120
 
120 121
     <div id="footer">
121 122
         Built with <a href="http://bitbucket.org/obensonne/poole">Poole</a>

+ 1
- 0
output/2013_02_11_motor_test.html Просмотреть файл

@@ -115,6 +115,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
115 115
     </div></div>
116 116
 
117 117
     <img id="dude" alt="The Dude" src="/img/dude.png">
118
+    <img id="walter" alt="Walter!" src="/img/walter.png">
118 119
 
119 120
     <div id="footer">
120 121
         Built with <a href="http://bitbucket.org/obensonne/poole">Poole</a>

+ 1
- 0
output/2013_02_25_android.html Просмотреть файл

@@ -114,6 +114,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
114 114
     </div></div>
115 115
 
116 116
     <img id="dude" alt="The Dude" src="/img/dude.png">
117
+    <img id="walter" alt="Walter!" src="/img/walter.png">
117 118
 
118 119
     <div id="footer">
119 120
         Built with <a href="http://bitbucket.org/obensonne/poole">Poole</a>

+ 1
- 0
output/2013_03_05_graphview.html Просмотреть файл

@@ -113,6 +113,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
113 113
     </div></div>
114 114
 
115 115
     <img id="dude" alt="The Dude" src="/img/dude.png">
116
+    <img id="walter" alt="Walter!" src="/img/walter.png">
116 117
 
117 118
     <div id="footer">
118 119
         Built with <a href="http://bitbucket.org/obensonne/poole">Poole</a>

+ 1
- 0
output/2013_03_10_yasab.html Просмотреть файл

@@ -114,6 +114,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
114 114
     </div></div>
115 115
 
116 116
     <img id="dude" alt="The Dude" src="/img/dude.png">
117
+    <img id="walter" alt="Walter!" src="/img/walter.png">
117 118
 
118 119
     <div id="footer">
119 120
         Built with <a href="http://bitbucket.org/obensonne/poole">Poole</a>

+ 1
- 0
output/2013_03_12_test_rig.html Просмотреть файл

@@ -115,6 +115,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
115 115
     </div></div>
116 116
 
117 117
     <img id="dude" alt="The Dude" src="/img/dude.png">
118
+    <img id="walter" alt="Walter!" src="/img/walter.png">
118 119
 
119 120
     <div id="footer">
120 121
         Built with <a href="http://bitbucket.org/obensonne/poole">Poole</a>

+ 1
- 0
output/2013_03_13_test_rig.html Просмотреть файл

@@ -113,6 +113,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
113 113
     </div></div>
114 114
 
115 115
     <img id="dude" alt="The Dude" src="/img/dude.png">
116
+    <img id="walter" alt="Walter!" src="/img/walter.png">
116 117
 
117 118
     <div id="footer">
118 119
         Built with <a href="http://bitbucket.org/obensonne/poole">Poole</a>

+ 1
- 0
output/2013_03_16_pid.html Просмотреть файл

@@ -113,6 +113,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
113 113
     </div></div>
114 114
 
115 115
     <img id="dude" alt="The Dude" src="/img/dude.png">
116
+    <img id="walter" alt="Walter!" src="/img/walter.png">
116 117
 
117 118
     <div id="footer">
118 119
         Built with <a href="http://bitbucket.org/obensonne/poole">Poole</a>

+ 1
- 0
output/2013_03_25_doxygen.html Просмотреть файл

@@ -116,6 +116,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
116 116
     </div></div>
117 117
 
118 118
     <img id="dude" alt="The Dude" src="/img/dude.png">
119
+    <img id="walter" alt="Walter!" src="/img/walter.png">
119 120
 
120 121
     <div id="footer">
121 122
         Built with <a href="http://bitbucket.org/obensonne/poole">Poole</a>

+ 1
- 0
output/404.html Просмотреть файл

@@ -86,6 +86,7 @@
86 86
     </div></div>
87 87
 
88 88
     <img id="dude" alt="The Dude" src="/img/dude.png">
89
+    <img id="walter" alt="Walter!" src="/img/walter.png">
89 90
 
90 91
     <div id="footer">
91 92
         Built with <a href="http://bitbucket.org/obensonne/poole">Poole</a>

+ 1
- 0
output/avrnetstack.html Просмотреть файл

@@ -170,6 +170,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
170 170
     </div></div>
171 171
 
172 172
     <img id="dude" alt="The Dude" src="/img/dude.png">
173
+    <img id="walter" alt="Walter!" src="/img/walter.png">
173 174
 
174 175
     <div id="footer">
175 176
         Built with <a href="http://bitbucket.org/obensonne/poole">Poole</a>

+ 1
- 0
output/avrserial.de.html Просмотреть файл

@@ -122,6 +122,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
122 122
     </div></div>
123 123
 
124 124
     <img id="dude" alt="The Dude" src="/img/dude.png">
125
+    <img id="walter" alt="Walter!" src="/img/walter.png">
125 126
 
126 127
     <div id="footer">
127 128
         Built with <a href="http://bitbucket.org/obensonne/poole">Poole</a>

+ 1
- 0
output/avrserial.html Просмотреть файл

@@ -122,6 +122,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
122 122
     </div></div>
123 123
 
124 124
     <img id="dude" alt="The Dude" src="/img/dude.png">
125
+    <img id="walter" alt="Walter!" src="/img/walter.png">
125 126
 
126 127
     <div id="footer">
127 128
         Built with <a href="http://bitbucket.org/obensonne/poole">Poole</a>

+ 1
- 0
output/blog.html Просмотреть файл

@@ -102,6 +102,7 @@
102 102
     </div></div>
103 103
 
104 104
     <img id="dude" alt="The Dude" src="/img/dude.png">
105
+    <img id="walter" alt="Walter!" src="/img/walter.png">
105 106
 
106 107
     <div id="footer">
107 108
         Built with <a href="http://bitbucket.org/obensonne/poole">Poole</a>

+ 1
- 0
output/bluetooth.de.html Просмотреть файл

@@ -134,6 +134,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
134 134
     </div></div>
135 135
 
136 136
     <img id="dude" alt="The Dude" src="/img/dude.png">
137
+    <img id="walter" alt="Walter!" src="/img/walter.png">
137 138
 
138 139
     <div id="footer">
139 140
         Built with <a href="http://bitbucket.org/obensonne/poole">Poole</a>

+ 1
- 0
output/bluetooth.html Просмотреть файл

@@ -134,6 +134,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
134 134
     </div></div>
135 135
 
136 136
     <img id="dude" alt="The Dude" src="/img/dude.png">
137
+    <img id="walter" alt="Walter!" src="/img/walter.png">
137 138
 
138 139
     <div id="footer">
139 140
         Built with <a href="http://bitbucket.org/obensonne/poole">Poole</a>

+ 1
- 0
output/c250.de.html Просмотреть файл

@@ -135,6 +135,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
135 135
     </div></div>
136 136
 
137 137
     <img id="dude" alt="The Dude" src="/img/dude.png">
138
+    <img id="walter" alt="Walter!" src="/img/walter.png">
138 139
 
139 140
     <div id="footer">
140 141
         Built with <a href="http://bitbucket.org/obensonne/poole">Poole</a>

+ 1
- 0
output/c250.html Просмотреть файл

@@ -124,6 +124,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
124 124
     </div></div>
125 125
 
126 126
     <img id="dude" alt="The Dude" src="/img/dude.png">
127
+    <img id="walter" alt="Walter!" src="/img/walter.png">
127 128
 
128 129
     <div id="footer">
129 130
         Built with <a href="http://bitbucket.org/obensonne/poole">Poole</a>

+ 1
- 0
output/contact.html Просмотреть файл

@@ -93,6 +93,7 @@
93 93
     </div></div>
94 94
 
95 95
     <img id="dude" alt="The Dude" src="/img/dude.png">
96
+    <img id="walter" alt="Walter!" src="/img/walter.png">
96 97
 
97 98
     <div id="footer">
98 99
         Built with <a href="http://bitbucket.org/obensonne/poole">Poole</a>

+ 10
- 1
output/css/style.css Просмотреть файл

@@ -115,6 +115,8 @@ span#lang2 {
115 115
     padding-left: 0.5em;
116 116
     padding-right: 0.5em;
117 117
     overflow: hidden;
118
+    z-index: 1;
119
+    background-color: #FFFFFF;
118 120
 }
119 121
 
120 122
 .nav {
@@ -203,7 +205,14 @@ li.recentList:before {
203 205
 #dude {
204 206
     position: fixed;
205 207
     bottom: 0px;
206
-    left: 10px;
208
+    left: 30px;
209
+    max-width: 20%;
210
+}
211
+
212
+#walter {
213
+    position: fixed;
214
+    bottom: 0px;
215
+    right: 30px;
207 216
     max-width: 20%;
208 217
 }
209 218
 

+ 1
- 0
output/index.de.html Просмотреть файл

@@ -110,6 +110,7 @@ GCS/E/MU d-(--)>--- s:++ a-- C++++>$ UBLX+++>++++$ P+ L+ !E--- W+++ N+ !o K--? !
110 110
     </div></div>
111 111
 
112 112
     <img id="dude" alt="The Dude" src="/img/dude.png">
113
+    <img id="walter" alt="Walter!" src="/img/walter.png">
113 114
 
114 115
     <div id="footer">
115 116
         Built with <a href="http://bitbucket.org/obensonne/poole">Poole</a>

+ 1
- 0
output/index.html Просмотреть файл

@@ -110,6 +110,7 @@ GCS/E/MU d-(--)>--- s:++ a-- C++++>$ UBLX+++>++++$ P+ L+ !E--- W+++ N+ !o K--? !
110 110
     </div></div>
111 111
 
112 112
     <img id="dude" alt="The Dude" src="/img/dude.png">
113
+    <img id="walter" alt="Walter!" src="/img/walter.png">
113 114
 
114 115
     <div id="footer">
115 116
         Built with <a href="http://bitbucket.org/obensonne/poole">Poole</a>

+ 1
- 0
output/k6x4008.de.html Просмотреть файл

@@ -124,6 +124,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
124 124
     </div></div>
125 125
 
126 126
     <img id="dude" alt="The Dude" src="/img/dude.png">
127
+    <img id="walter" alt="Walter!" src="/img/walter.png">
127 128
 
128 129
     <div id="footer">
129 130
         Built with <a href="http://bitbucket.org/obensonne/poole">Poole</a>

+ 1
- 0
output/k6x4008.html Просмотреть файл

@@ -124,6 +124,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
124 124
     </div></div>
125 125
 
126 126
     <img id="dude" alt="The Dude" src="/img/dude.png">
127
+    <img id="walter" alt="Walter!" src="/img/walter.png">
127 128
 
128 129
     <div id="footer">
129 130
         Built with <a href="http://bitbucket.org/obensonne/poole">Poole</a>

+ 1
- 0
output/ledcube.de.html Просмотреть файл

@@ -154,6 +154,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
154 154
     </div></div>
155 155
 
156 156
     <img id="dude" alt="The Dude" src="/img/dude.png">
157
+    <img id="walter" alt="Walter!" src="/img/walter.png">
157 158
 
158 159
     <div id="footer">
159 160
         Built with <a href="http://bitbucket.org/obensonne/poole">Poole</a>

+ 1
- 0
output/ledcube.html Просмотреть файл

@@ -154,6 +154,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
154 154
     </div></div>
155 155
 
156 156
     <img id="dude" alt="The Dude" src="/img/dude.png">
157
+    <img id="walter" alt="Walter!" src="/img/walter.png">
157 158
 
158 159
     <div id="footer">
159 160
         Built with <a href="http://bitbucket.org/obensonne/poole">Poole</a>

+ 1
- 0
output/ledmatrix.de.html Просмотреть файл

@@ -117,6 +117,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
117 117
     </div></div>
118 118
 
119 119
     <img id="dude" alt="The Dude" src="/img/dude.png">
120
+    <img id="walter" alt="Walter!" src="/img/walter.png">
120 121
 
121 122
     <div id="footer">
122 123
         Built with <a href="http://bitbucket.org/obensonne/poole">Poole</a>

+ 1
- 0
output/ledmatrix.html Просмотреть файл

@@ -117,6 +117,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
117 117
     </div></div>
118 118
 
119 119
     <img id="dude" alt="The Dude" src="/img/dude.png">
120
+    <img id="walter" alt="Walter!" src="/img/walter.png">
120 121
 
121 122
     <div id="footer">
122 123
         Built with <a href="http://bitbucket.org/obensonne/poole">Poole</a>

+ 1
- 0
output/nas.de.html Просмотреть файл

@@ -269,6 +269,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
269 269
     </div></div>
270 270
 
271 271
     <img id="dude" alt="The Dude" src="/img/dude.png">
272
+    <img id="walter" alt="Walter!" src="/img/walter.png">
272 273
 
273 274
     <div id="footer">
274 275
         Built with <a href="http://bitbucket.org/obensonne/poole">Poole</a>

+ 1
- 0
output/nas.html Просмотреть файл

@@ -136,6 +136,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
136 136
     </div></div>
137 137
 
138 138
     <img id="dude" alt="The Dude" src="/img/dude.png">
139
+    <img id="walter" alt="Walter!" src="/img/walter.png">
139 140
 
140 141
     <div id="footer">
141 142
         Built with <a href="http://bitbucket.org/obensonne/poole">Poole</a>

+ 1
- 0
output/rremote.de.html Просмотреть файл

@@ -118,6 +118,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
118 118
     </div></div>
119 119
 
120 120
     <img id="dude" alt="The Dude" src="/img/dude.png">
121
+    <img id="walter" alt="Walter!" src="/img/walter.png">
121 122
 
122 123
     <div id="footer">
123 124
         Built with <a href="http://bitbucket.org/obensonne/poole">Poole</a>

+ 1
- 0
output/rremote.html Просмотреть файл

@@ -118,6 +118,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
118 118
     </div></div>
119 119
 
120 120
     <img id="dude" alt="The Dude" src="/img/dude.png">
121
+    <img id="walter" alt="Walter!" src="/img/walter.png">
121 122
 
122 123
     <div id="footer">
123 124
         Built with <a href="http://bitbucket.org/obensonne/poole">Poole</a>

+ 2
- 2
output/rss.xml Просмотреть файл

@@ -6,8 +6,8 @@
6 6
 <atom:link href="http://www.xythobuz.org/rss.xml" rel="self" type="application/rss+xml" />
7 7
 <description>xythobuz Electronics &amp; Software Projects</description>
8 8
 <language>en-us</language>
9
-<pubDate>Mon, 01 Apr 2013 14:44:19 -0000</pubDate>
10
-<lastBuildDate>Mon, 01 Apr 2013 14:44:19 -0000</lastBuildDate>
9
+<pubDate>Mon, 01 Apr 2013 15:11:40 -0000</pubDate>
10
+<lastBuildDate>Mon, 01 Apr 2013 15:11:40 -0000</lastBuildDate>
11 11
 <docs>http://blogs.law.harvard.edu/tech/rss</docs>
12 12
 <generator>Poole</generator>
13 13
 

+ 1
- 0
output/serialdebug.de.html Просмотреть файл

@@ -120,6 +120,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
120 120
     </div></div>
121 121
 
122 122
     <img id="dude" alt="The Dude" src="/img/dude.png">
123
+    <img id="walter" alt="Walter!" src="/img/walter.png">
123 124
 
124 125
     <div id="footer">
125 126
         Built with <a href="http://bitbucket.org/obensonne/poole">Poole</a>

+ 1
- 0
output/serialdebug.html Просмотреть файл

@@ -120,6 +120,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
120 120
     </div></div>
121 121
 
122 122
     <img id="dude" alt="The Dude" src="/img/dude.png">
123
+    <img id="walter" alt="Walter!" src="/img/walter.png">
123 124
 
124 125
     <div id="footer">
125 126
         Built with <a href="http://bitbucket.org/obensonne/poole">Poole</a>

+ 1
- 0
output/serialhelper.de.html Просмотреть файл

@@ -144,6 +144,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
144 144
     </div></div>
145 145
 
146 146
     <img id="dude" alt="The Dude" src="/img/dude.png">
147
+    <img id="walter" alt="Walter!" src="/img/walter.png">
147 148
 
148 149
     <div id="footer">
149 150
         Built with <a href="http://bitbucket.org/obensonne/poole">Poole</a>

+ 1
- 0
output/serialhelper.html Просмотреть файл

@@ -144,6 +144,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
144 144
     </div></div>
145 145
 
146 146
     <img id="dude" alt="The Dude" src="/img/dude.png">
147
+    <img id="walter" alt="Walter!" src="/img/walter.png">
147 148
 
148 149
     <div id="footer">
149 150
         Built with <a href="http://bitbucket.org/obensonne/poole">Poole</a>

+ 1
- 0
output/ssop28.de.html Просмотреть файл

@@ -117,6 +117,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
117 117
     </div></div>
118 118
 
119 119
     <img id="dude" alt="The Dude" src="/img/dude.png">
120
+    <img id="walter" alt="Walter!" src="/img/walter.png">
120 121
 
121 122
     <div id="footer">
122 123
         Built with <a href="http://bitbucket.org/obensonne/poole">Poole</a>

+ 1
- 0
output/ssop28.html Просмотреть файл

@@ -117,6 +117,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
117 117
     </div></div>
118 118
 
119 119
     <img id="dude" alt="The Dude" src="/img/dude.png">
120
+    <img id="walter" alt="Walter!" src="/img/walter.png">
120 121
 
121 122
     <div id="footer">
122 123
         Built with <a href="http://bitbucket.org/obensonne/poole">Poole</a>

+ 1
- 0
output/ultimatenotifier.de.html Просмотреть файл

@@ -209,6 +209,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
209 209
     </div></div>
210 210
 
211 211
     <img id="dude" alt="The Dude" src="/img/dude.png">
212
+    <img id="walter" alt="Walter!" src="/img/walter.png">
212 213
 
213 214
     <div id="footer">
214 215
         Built with <a href="http://bitbucket.org/obensonne/poole">Poole</a>

+ 1
- 0
output/ultimatenotifier.html Просмотреть файл

@@ -211,6 +211,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
211 211
     </div></div>
212 212
 
213 213
     <img id="dude" alt="The Dude" src="/img/dude.png">
214
+    <img id="walter" alt="Walter!" src="/img/walter.png">
214 215
 
215 216
     <div id="footer">
216 217
         Built with <a href="http://bitbucket.org/obensonne/poole">Poole</a>

+ 1
- 0
output/xyrobot.de.html Просмотреть файл

@@ -136,6 +136,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
136 136
     </div></div>
137 137
 
138 138
     <img id="dude" alt="The Dude" src="/img/dude.png">
139
+    <img id="walter" alt="Walter!" src="/img/walter.png">
139 140
 
140 141
     <div id="footer">
141 142
         Built with <a href="http://bitbucket.org/obensonne/poole">Poole</a>

+ 1
- 0
output/xyrobot.html Просмотреть файл

@@ -136,6 +136,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
136 136
     </div></div>
137 137
 
138 138
     <img id="dude" alt="The Dude" src="/img/dude.png">
139
+    <img id="walter" alt="Walter!" src="/img/walter.png">
139 140
 
140 141
     <div id="footer">
141 142
         Built with <a href="http://bitbucket.org/obensonne/poole">Poole</a>

+ 1
- 0
output/xyrobotremote.de.html Просмотреть файл

@@ -128,6 +128,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
128 128
     </div></div>
129 129
 
130 130
     <img id="dude" alt="The Dude" src="/img/dude.png">
131
+    <img id="walter" alt="Walter!" src="/img/walter.png">
131 132
 
132 133
     <div id="footer">
133 134
         Built with <a href="http://bitbucket.org/obensonne/poole">Poole</a>

+ 1
- 0
output/xyrobotremote.html Просмотреть файл

@@ -128,6 +128,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
128 128
     </div></div>
129 129
 
130 130
     <img id="dude" alt="The Dude" src="/img/dude.png">
131
+    <img id="walter" alt="Walter!" src="/img/walter.png">
131 132
 
132 133
     <div id="footer">
133 134
         Built with <a href="http://bitbucket.org/obensonne/poole">Poole</a>

+ 1
- 0
output/yasab.de.html Просмотреть файл

@@ -140,6 +140,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
140 140
     </div></div>
141 141
 
142 142
     <img id="dude" alt="The Dude" src="/img/dude.png">
143
+    <img id="walter" alt="Walter!" src="/img/walter.png">
143 144
 
144 145
     <div id="footer">
145 146
         Built with <a href="http://bitbucket.org/obensonne/poole">Poole</a>

+ 1
- 0
output/yasab.html Просмотреть файл

@@ -140,6 +140,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
140 140
     </div></div>
141 141
 
142 142
     <img id="dude" alt="The Dude" src="/img/dude.png">
143
+    <img id="walter" alt="Walter!" src="/img/walter.png">
143 144
 
144 145
     <div id="footer">
145 146
         Built with <a href="http://bitbucket.org/obensonne/poole">Poole</a>

+ 1
- 0
page.html Просмотреть файл

@@ -170,6 +170,7 @@
170 170
     </div></div>
171 171
 
172 172
     <img id="dude" alt="The Dude" src="img/dude.png">
173
+    <img id="walter" alt="Walter!" src="img/walter.png">
173 174
 
174 175
     <div id="footer">
175 176
         Built with <a href="http://bitbucket.org/obensonne/poole">Poole</a>

Двоичные данные
static/img/dude.png Просмотреть файл


Двоичные данные
static/img/walter.png Просмотреть файл


Загрузка…
Отмена
Сохранить