mkdocs/index.html

60 lines
1.9 KiB
HTML
Raw Normal View History

2016-04-05 22:45:18 +00:00
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="generator" content="pandoc">
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
2016-07-27 00:31:17 +00:00
<meta name="author" content="Yann Esposito">
<meta name="dcterms.date" content="2016-07-26">
<title>Welcome to mkdocs</title>
2016-04-05 22:45:18 +00:00
<style type="text/css">code{white-space: pre;}</style>
2016-09-22 14:24:17 +00:00
<link rel="stylesheet" href="styling.css">
2016-04-05 22:45:18 +00:00
<!--[if lt IE 9]>
2016-09-22 14:24:17 +00:00
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
2016-04-05 22:45:18 +00:00
<![endif]-->
</head>
<body>
2016-07-27 00:31:17 +00:00
<header>
<h1 class="title">Welcome to <code>mkdocs</code></h1>
<h2 class="author">Yann Esposito</h2>
<h3 class="date">26 July 2016</h3>
</header>
2016-04-06 11:38:53 +00:00
<nav id="TOC">
<ul>
<li><a href="#welcome-to-mkdocs">Welcome to <code>mkdocs</code></a></li>
</ul>
</nav>
<h1 id="welcome-to-mkdocs">Welcome to <code>mkdocs</code></h1>
2016-04-05 23:00:39 +00:00
<p>Public url: <a href="http://yogsototh.github.io/mkdocs" class="uri">http://yogsototh.github.io/mkdocs</a></p>
2016-04-05 22:45:18 +00:00
<p>Generated documents:</p>
<ul>
<li>Druid:
<ul>
<li><a href="druid/druid.html">druid doc</a></li>
<li><a href="druid/druid.pdf">druid pdf</a></li>
<li><a href="druid/druid.reveal.html">druid html pres</a></li>
<li><a href="druid/druid.beamer.pdf">druid pdf pres</a></li>
</ul></li>
<li>README:
<ul>
<li><a href="README.html">README doc</a></li>
<li><a href="README.pdf">README pdf</a></li>
<li><a href="README.reveal.html">README html pres</a></li>
<li><a href="README.beamer.pdf">README pdf pres</a></li>
</ul></li>
2016-07-26 16:35:44 +00:00
<li>My Resume:
<ul>
<li><a href="resume/resume.html">resume doc</a></li>
<li><a href="resume/resume.pdf">resume pdf</a></li>
<li><a href="resume/resume.reveal.html">resume html pres</a></li>
<li><a href="resume/resume.beamer.pdf">resume pdf pres</a></li>
</ul></li>
2016-04-05 22:45:18 +00:00
</ul>
<div id="footer">
2016-07-27 00:31:17 +00:00
<a href="http://yannesposito.com">yannesposito.com</a>
Proudly generated by <a href="http://github.com/yogsototh/mkdocs">mkdocs</a>
2016-04-05 22:45:18 +00:00
</div>
</body>
</html>