Update default HTML template and style

This commit is contained in:
Dimitri Lozeve 2020-04-14 11:50:32 +02:00
parent 5995ece64a
commit 0efca8e59d
28 changed files with 2074 additions and 395 deletions

View file

@ -3,10 +3,12 @@
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=yes">
<meta name="description" content="Dimitri Lozeve's blog: Orbit">
<title>Dimitri Lozeve - Orbit</title>
<link rel="stylesheet" href="../css/tufte.css" />
<link rel="stylesheet" href="../css/pandoc.css" />
<link rel="stylesheet" href="../css/syntax.css" />
<!-- KaTeX CSS styles -->
@ -20,21 +22,34 @@
</head>
<body>
<header>
<div class="logo">
<a href="../">Dimitri Lozeve</a>
</div>
<nav>
<a href="../">Home</a>
<a href="../projects.html">Projects</a>
<a href="../archive.html">Archive</a>
<a href="../contact.html">Contact</a>
</nav>
</header>
<article>
<header>
<div class="logo">
<a href="../">Dimitri Lozeve</a>
</div>
<nav>
<a href="../">Home</a>
<a href="../projects.html">Projects</a>
<a href="../archive.html">Archive</a>
<a href="../contact.html">Contact</a>
</nav>
<main role="main">
<h1>Orbit</h1>
<article>
<h1 class="title">Orbit</h1>
<p class="byline">July 26, 2017</p>
</header>
<!-- <header> -->
<!-- </header> -->
</article>
<article>
<section class="header">
Posted on July 26, 2017
@ -44,7 +59,18 @@
</section>
</article>
</main>
<!-- <main role="main"> -->
<!-- <article>
<section class="header">
Posted on July 26, 2017
</section>
<section>
</section>
</article>
-->
<!-- </main> -->
<footer>
Site proudly generated by