Newer
Older
www-root / index.html
@hayashi hayashi on 29 Sep 2018 3 KB TOP page のデザイン変更
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset='utf-8'/>
  5. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  6. <link rel="stylesheet" href="lib/surveyor.css">
  7. <title>Wellcome - surveyor.mydns.jp</title>
  8. </head>
  9. <body>
  10. <div id="page-header">
  11. <p class="menu">&nbsp;<a href="https://www.openstreetmap.org/user/hayashi">about me</a></p>
  12. <p class="border">&nbsp;</p>
  13. <a href="/"><img alt="" width="800" height="72" src="./surveyor_logo_wide.png" /></a>
  14. </div>
  15. <h1 align="center">OpenStreetMap coverage! in Japan</h1>
  16.  
  17. <table align="center">
  18. <tr>
  19. <td>
  20. <table class="border">
  21. <tr>
  22. <th colspan="3">Raspberry pi 2 B+</th>
  23. </tr>
  24. <tr>
  25. <td width="110" height="230"></td>
  26. <td width="220" height="230">
  27. <a href="/owncloud"><img src="owncloud.jpg" width="192" height="192" alt="owncloud"/></a>
  28. </td>
  29. <td width="110" height="230"></td>
  30. </tr>
  31. <tr>
  32. <td width="110" height="230"></td>
  33. <td width="220" height="230">
  34. </td>
  35. <td width="110" height="230"></td>
  36. </tr>
  37. <tr>
  38. <td colspan="3" height="80">
  39. <p align="right"><a href="apache2.html">Apache/2.2.22 (Debian)</a><br/>
  40. http://192.168.0.200:80/<br/>
  41. raspi2:/var/www/html</p>
  42. </td>
  43. </tr>
  44. </table>
  45. </td>
  46. <td>
  47. <table class="border">
  48. <tr>
  49. <th colspan="4">Raspberry pi 3 B+</th>
  50. </tr>
  51. <tr>
  52. <td width="55" height="230"></td>
  53. <td width="220" height="230" colspan="2">
  54. <a href="http://surveyor.mydns.jp/gitbucket/">
  55. <img src="gitbucket.png" width="160" height="160" alt="GitBucket"/><br/>GitBucket
  56. </a>
  57. </td>
  58. <td width="55" height="230"></td>
  59. </tr>
  60. <tr>
  61. <td width="55" height="230"></td>
  62. <td width="220" height="230">
  63. <a href="https://yuuhayashi.github.io/coverageWeb/index.html">
  64. <img src="OSM_Logo_design_Ben_Hall.png" width="200" height="182" alt="OSM coverage"/><br/>
  65. OSM coverage
  66. </a>
  67. </td>
  68. <td width="220" height="230">
  69. <a href="postgis.html">
  70. <img alt="PostGIS" width="200" height="200" src="./logo_postgis.jpg" /><br/>
  71. PostGIS service
  72. </a>
  73. </td>
  74. <td width="55" height="230"></td>
  75. </tr>
  76. <tr>
  77. <td colspan="4" height="80">
  78. <p align="right">
  79. <a href="https://nginx.org">nginx</a><br/>
  80. http://192.168.0.29:80/<br/>
  81. raspi3:/var/www/html
  82. </p>
  83. </td>
  84. </tr>
  85. </table>
  86. </td>
  87. </tr>
  88. <tr>
  89. <td>
  90. <a href="https://github.com/yuuhayashi/coverageWeb/wiki">
  91. <img alt="coverageWeb" width="79" height="67" src="./logo_github.png" /><br/>coverageWeb
  92. </a>
  93. </td>
  94. </tr>
  95. </table>
  96.  
  97. </body></html>