Generate a blog htmlpage from a markdownfile. v0.01

This commit is contained in:
Wolfgang Nowak 2021-04-14 01:26:24 +02:00
commit 6dd9be7f99
3 changed files with 92 additions and 0 deletions

22
Socialmedia.html Normal file
View file

@ -0,0 +1,22 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>Socialmedia</title>
<meta name="Generator" content="Vim/8.1">
<meta name="plugin-version" content="vim8.1_v1">
<meta name="syntax" content="markdown">
<meta name="settings" content="use_css,pre_wrap,no_foldcolumn,expand_tabs,prevent_copy=">
<meta name="colorscheme" content="none">
<style type="text/css"> <!--
* { font-family: monospace; color: #00f020; background-color: #1c1414; font-size: 1.1em; text-decoration: none; }
body { font-family: monospace; }
pre { white-space: pre-wrap; font-family: monospace; color: #00f020; background-color: #1c1414; }
.Statement { color: #00f020; font-weight: bold; }
-->
</style> </head><body>
<a href="../" >Go back to upper folder</a><p>** Gleich mal vorab:</p><p>Ich bin nicht socialmediasüchtig. Nur um das mal eben klarzustellen. Reallife, Freunde, Musik oder n bischen programmieren haben Vorfahrt. Und wenn du auf den Trichter kommen solltest, mich zu Facebook, WarzAb und ähnlichen Soziogrammdealern einzuladen, sinkt mein Interesse an weiterer Kommunikation immens. Probiers doch mal mit XMPP statt Whatsäpp, Mastodon statt Twitter, Email statt nerviger Sprachnachrichten und vielleicht ein bischen Hirn statt nutzloser Anpassung. </p><ul>
<li>Blablubber mit minuszeichen</li>
</ul><hr /><ul>
<li>Murmelgrunz mit sternchen</li>
</ul><p>** Zappp mit zwei sternchen</p><p><em>oink</em> </p></body> </html>