Compare commits
4 Commits
6cd62711b5
...
master
Author | SHA1 | Date | |
---|---|---|---|
2e5c9d7683 | |||
97c8ccba49 | |||
93bb917849 | |||
f40c1df876 |
2
Makefile
2
Makefile
@ -1,7 +1,7 @@
|
|||||||
.PHONY: upload
|
.PHONY: upload
|
||||||
|
|
||||||
upload: assets/main.css sitemap.xml
|
upload: assets/main.css sitemap.xml
|
||||||
rsync -r --exclude .git/ --exclude src/ --exclude node_modules/ . doktorkraus.de:/var/www/bovender
|
rsync -rv --exclude .git/ --exclude src/ --exclude node_modules/ . bovender.de:/var/www/bovender/
|
||||||
|
|
||||||
assets/main.css: src/component.scss src/config.scss src/bovender.scss
|
assets/main.css: src/component.scss src/config.scss src/bovender.scss
|
||||||
yarn exec webpack
|
yarn exec webpack
|
||||||
|
36
index.html
36
index.html
@ -20,6 +20,27 @@
|
|||||||
<meta property="profile:last_name" content="Kraus">
|
<meta property="profile:last_name" content="Kraus">
|
||||||
<meta property="profile:username" content="bovender">
|
<meta property="profile:username" content="bovender">
|
||||||
<meta property="profile:gender" content="male">
|
<meta property="profile:gender" content="male">
|
||||||
|
<script type="application/ld+json">
|
||||||
|
{
|
||||||
|
"@context": "https://schema.org/",
|
||||||
|
"@type": "Person",
|
||||||
|
"familyName": "Kraus",
|
||||||
|
"givenName": "Daniel",
|
||||||
|
"description": "bovender",
|
||||||
|
"jobTitle": "attending physician",
|
||||||
|
"worksFor": {
|
||||||
|
"@type": "Organization",
|
||||||
|
"legalName": "Universitätsmedizin Mainz",
|
||||||
|
"department": "1st Department of Internal Medicine",
|
||||||
|
"url": "https://www.unimedizin-mainz.de"
|
||||||
|
},
|
||||||
|
"hasOccupation": {
|
||||||
|
"@type": "Occupation",
|
||||||
|
"description": "internist/nephrologist",
|
||||||
|
"url": "https://www.unimedizin-mainz.de"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
</script>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div class="container my-3">
|
<div class="container my-3">
|
||||||
@ -131,6 +152,18 @@
|
|||||||
<div class="page-header">
|
<div class="page-header">
|
||||||
<h2>Programming</h2>
|
<h2>Programming</h2>
|
||||||
</div>
|
</div>
|
||||||
|
<p>
|
||||||
|
Coding has been my favorite pastime since I was a kid. Starting
|
||||||
|
with a very simple programmable calculator, I advanced via C-64 and
|
||||||
|
C-128 to IBM-compatible PCs. In the golden C-64 days, I used to
|
||||||
|
program in Commodore BASIC, then went on to Borland Turbo Pascal
|
||||||
|
for MS-DOS, Visual Basic for Applications, a little Python and some
|
||||||
|
PHP, and mostly Ruby on Linux-based systems and C# on Windows in
|
||||||
|
recent years, not to forget HTML/CSS and HAML. I also have some
|
||||||
|
experience in R as well as systems automation with Ansible. In
|
||||||
|
fact, I use Ansible to manage my personal laptop and servers as
|
||||||
|
well as some family computers.
|
||||||
|
</p>
|
||||||
<p>
|
<p>
|
||||||
A selection of my projects:
|
A selection of my projects:
|
||||||
</p>
|
</p>
|
||||||
@ -306,7 +339,6 @@ sudo apt-get install create-changelog</code></pre>
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<script src="js/matomo.js"></script>
|
<script src="js/matomo.js"></script>
|
||||||
<noscript><p><img src="//www.bovender.de/piwik/piwik.php?idsite=1" class="no-border" alt="" /></p></noscript>
|
<noscript><p><img src="//www.bovender.de/matomo/matomo.php?idsite=1" class="no-border" alt="" /></p></noscript>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
<!-- vim: set tw=72 ai et ts=2 sw=2 sts=-1 fo+=tqn: -->
|
|
||||||
|
@ -29,7 +29,8 @@
|
|||||||
<div class="col-xl col-md-6 mt-2" lang="de">
|
<div class="col-xl col-md-6 mt-2" lang="de">
|
||||||
<p>
|
<p>
|
||||||
Auf <code>www.bovender.de</code> erfolgt keine Verarbeitung personenbezogener Daten.
|
Auf <code>www.bovender.de</code> erfolgt keine Verarbeitung personenbezogener Daten.
|
||||||
Besuche dieser Seite werden anonymisiert statistisch erfaßt (<a href="/piwik">www.bovender.de/piwik</a>);
|
Besuche dieser Seite werden anonymisiert statistisch erfaßt
|
||||||
|
(<a href="/matomo">www.bovender.de/matomo</a>);
|
||||||
dabei wird mittels Verkürzung der IP-Adresse des Besuchers auf 2 von 4 Bytes eine
|
dabei wird mittels Verkürzung der IP-Adresse des Besuchers auf 2 von 4 Bytes eine
|
||||||
persönliche Identifizierung unmöglich gemacht. Tracking-Cookies werden nicht eingesetzt.
|
persönliche Identifizierung unmöglich gemacht. Tracking-Cookies werden nicht eingesetzt.
|
||||||
</p>
|
</p>
|
||||||
@ -38,7 +39,7 @@
|
|||||||
<p>
|
<p>
|
||||||
<code>www.bovender.de</code> does not collect or process
|
<code>www.bovender.de</code> does not collect or process
|
||||||
personal data. Visits to the site are recorded in an
|
personal data. Visits to the site are recorded in an
|
||||||
anonymous fashion (<a href="/piwik">www.bovender.de/piwik</a>) with IP
|
anonymous fashion (<a href="/matomo">www.bovender.de/matomo</a>) with IP
|
||||||
addresses shortened to 2 out of 4 bytes, which makes it
|
addresses shortened to 2 out of 4 bytes, which makes it
|
||||||
impossible to identify individual visitors.
|
impossible to identify individual visitors.
|
||||||
This site does not use tracking cookies.
|
This site does not use tracking cookies.
|
||||||
@ -47,7 +48,6 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<script src="js/matomo.js"></script>
|
<script src="js/matomo.js"></script>
|
||||||
<noscript><p><img src="//www.bovender.de/piwik/piwik.php?idsite=1" class="no-border" alt="" /></p></noscript>
|
<noscript><p><img src="//www.bovender.de/matomo/matomo.php?idsite=1" class="no-border" alt="" /></p></noscript>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
<!-- vim: set tw=72 ai et ts=2 sw=2 sts=-1 fo+=tqn: -->
|
|
||||||
|
@ -1,13 +1,13 @@
|
|||||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||||
<url>
|
<url>
|
||||||
<loc>https://www.bovender.de/</loc>
|
<loc>https://www.bovender.de/</loc>
|
||||||
<lastmod>2019-12-28</lastmod>
|
<lastmod>2020-01-14</lastmod>
|
||||||
<changefreq>monthly</changefreq>
|
<changefreq>monthly</changefreq>
|
||||||
<priority>1.0</priority>
|
<priority>1.0</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://www.bovender.de/privacy.html</loc>
|
<loc>https://www.bovender.de/privacy.html</loc>
|
||||||
<lastmod>2019-12-28</lastmod>
|
<lastmod>2020-01-14</lastmod>
|
||||||
<changefreq>monthly</changefreq>
|
<changefreq>monthly</changefreq>
|
||||||
<priority>0.5</priority>
|
<priority>0.5</priority>
|
||||||
</url>
|
</url>
|
||||||
|
Reference in New Issue
Block a user