Compare commits

..
8 Commits
Author SHA1 Message Date
jlehmann 316448eb5a change availability 2026-05-27 18:49:40 +02:00
jlehmann 860c666207 change availability 2025-07-18 11:19:50 +02:00
jlehmann 73c801436a New address 2025-05-01 16:51:47 +02:00
jlehmann 00ba0f3194 change availability 2024-06-13 18:36:56 +02:00
jlehmann 87bb76548b add simple robots.txt 2023-10-27 18:05:31 +02:00
jlehmann 64e123bc43 allow 404 to work 2023-10-20 18:07:38 +02:00
jlehmann d9d4f26958 change availability 2023-07-03 16:40:37 +02:00
jlehmann 18eae667d6 nobody uses PGP 2023-03-24 14:18:28 +01:00
4 changed files with 51 additions and 16 deletions
+44
View File
@@ -0,0 +1,44 @@
server {
listen 80;
listen [::]:80;
server_name localhost;
#access_log /var/log/nginx/host.access.log main;
location / {
root /usr/share/nginx/html;
index index.html index.htm;
}
error_page 404 /404.html;
# redirect server error pages to the static page /50x.html
#
error_page 500 502 503 504 /50x.html;
location = /50x.html {
root /usr/share/nginx/html;
}
# proxy the PHP scripts to Apache listening on 127.0.0.1:80
#
#location ~ \.php$ {
# proxy_pass http://127.0.0.1;
#}
# pass the PHP scripts to FastCGI server listening on 127.0.0.1:9000
#
#location ~ \.php$ {
# root html;
# fastcgi_pass 127.0.0.1:9000;
# fastcgi_index index.php;
# fastcgi_param SCRIPT_FILENAME /scripts$fastcgi_script_name;
# include fastcgi_params;
#}
# deny access to .htaccess files, if Apache's document root
# concurs with nginx's one
#
#location ~ /\.ht {
# deny all;
#}
}
+1 -1
View File
@@ -29,7 +29,7 @@
</div> </div>
</article> </article>
</div> </div>
<div class="box has-background-light has-margin-top-40 has-margin-bottom-10 has-text-centered">Copyright &copy; 2019 by <a href="https://www.nbit.ch" title="nbit Informatik GmbH" ><span>nbit Informatik GmbH</span></a></div> <div class="box has-background-light has-margin-top-40 has-margin-bottom-10 has-text-centered">Copyright &copy; 2023 by <a href="https://www.nbit.ch" title="nbit Informatik GmbH" ><span>nbit Informatik GmbH</span></a></div>
</div> </div>
</body> </body>
+4 -15
View File
@@ -58,7 +58,7 @@ Mein CV sende ich Ihnen auf Wunsch gerne zu.
<article class="message is-danger"> <article class="message is-danger">
<div class="message-body"> <div class="message-body">
<h2 class="is-hidden">Verf&uuml;gbarkeit</h2> <h2 class="is-hidden">Verf&uuml;gbarkeit</h2>
Verf&uuml;gbar bin ich fr&uuml;hestens ab 01.08.2023. Verf&uuml;gbar bin ich fr&uuml;hestens ab 01.02.2027.
</div> </div>
</article> </article>
<hr /> <hr />
@@ -144,24 +144,13 @@ Verf&uuml;gbar bin ich fr&uuml;hestens ab 01.08.2023.
<div class="content has-margin-5"> <div class="content has-margin-5">
<h1 class="title">Kontakt</h1> <h1 class="title">Kontakt</h1>
nbit Informatik GmbH<br /> nbit Informatik GmbH<br />
Kirchweg 2<br /> Untere Stockteile 16<br />
3510 Konolfingen<br /> 3806 B&ouml;nigen b. Interlaken<br />
+41 31 792 00 40<br /> +41 31 792 00 40<br />
<a href="&#x6d;&#x61;&#x69;&#x6c;&#x74;&#x6f;&#x3a;&#x6a;&#x6f;&#x65;&#x72;&#x67;&#x2e;&#x6c;&#x65;&#x68;&#x6d;&#x61;&#x6e;&#x6e;&#x40;&#x6e;&#x62;&#x69;&#x74;&#x2e;&#x63;&#x68;">&#106;&#x6f;&#101;&#x72;&#103;&#x2e;&#108;&#x65;&#104;&#x6d;&#97;&#x6e;&#110;&#x40;&#110;&#x62;&#105;&#x74;&#46;&#x63;&#104;</a> <a href="&#x6d;&#x61;&#x69;&#x6c;&#x74;&#x6f;&#x3a;&#x6a;&#x6f;&#x65;&#x72;&#x67;&#x2e;&#x6c;&#x65;&#x68;&#x6d;&#x61;&#x6e;&#x6e;&#x40;&#x6e;&#x62;&#x69;&#x74;&#x2e;&#x63;&#x68;">&#106;&#x6f;&#101;&#x72;&#103;&#x2e;&#108;&#x65;&#104;&#x6d;&#97;&#x6e;&#110;&#x40;&#110;&#x62;&#105;&#x74;&#46;&#x63;&#104;</a>
<br /> <br />
<p><br />Falls EMails verschlüsselt werden sollen:</p>
<table>
<tr>
<td class="mystyle1">PGP Public Key</td>
<td class="mystyle2"><a href="/files/6E3F4ECE.asc" target=”_blank”>0x6E3F4ECE</a></td>
</tr>
<tr>
<td class="mystyle2">PGP Fingerprint</td>
<td class="mystyle2">D998 BBDA 776E 8E12 6751 6A4F 49C3 BB68 6E3F 4ECE</td>
</tr>
</table>
</div> </div>
<div class="box has-background-light has-margin-top-40 has-margin-bottom-10 has-text-centered">Copyright &copy; 2020 by <a href="https://nbit.ch" title="nbit Informatik GmbH" ><span>nbit Informatik GmbH</span></a></div> <div class="box has-background-light has-margin-top-40 has-margin-bottom-10 has-text-centered">Copyright &copy; 2023 by <a href="https://nbit.ch" title="nbit Informatik GmbH" ><span>nbit Informatik GmbH</span></a></div>
</div> </div>
</section> </section>
</body> </body>
+2
View File
@@ -0,0 +1,2 @@
User-agent: *
Allow: /