Update header and styling

This commit is contained in:
Dimitri Lozeve 2020-04-14 12:51:55 +02:00
parent 0efca8e59d
commit 547fb99ab2
30 changed files with 57 additions and 1476 deletions

View file

@ -11,6 +11,7 @@
<title>Dimitri Lozeve - $title$</title>
<link rel="stylesheet" href="/css/tufte.css" />
<link rel="stylesheet" href="/css/pandoc.css" />
<link rel="stylesheet" href="/css/default.css" />
<link rel="stylesheet" href="/css/syntax.css" />
<!-- KaTeX CSS styles -->
@ -28,9 +29,6 @@
<article>
$if(title)$
<header>
<div class="logo">
<a href="/">Dimitri Lozeve</a>
</div>
<nav>
<a href="/">Home</a>
<a href="/projects.html">Projects</a>
@ -52,9 +50,6 @@
</header>
$endif$
<!-- <header> -->
<!-- </header> -->
$if(toc)$
<nav id="$idprefix$TOC">
$toc$
@ -63,9 +58,6 @@
</article>
$body$
<!-- <main role="main"> -->
<!-- $body$ -->
<!-- </main> -->
<footer>
Site proudly generated by