initial conversion to hugo!
[xangelo.ca.git] / public / docs / index.html
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <meta charset="utf-8">
5 <meta name="viewport" content="width=device-width, initial-scale=1">
6 <title>Docs - Xangelo.ca</title>
7 <link rel="stylesheet" type="text/css" href="/css/main.css">
8 </head>
9 <body>
10 <header>
11   <div>
12     <h1><a href="http://example.org/">Xangelo.ca</a></h1><h2><a href="http://example.org/">Technical musings and other tidbits</a></h2>
13   </div>
14   <nav><a href="/page/about">About</a></nav>
15 </header>
16 <main>
17   <article>
18     <div>
19   <h1>Docs</h1>
20 </div>
21 <div>
22   </div>
23 <ul>
24   <li>2020-04-29 16:21 - <a href="/docs/the-disk-is-slow/">The Disk Is Slow</a></li>
25   <li>2020-04-29 16:21 - <a href="/docs/what-the-heck-is-a-database-index/">What the heck is a Database Index?</a></li>
26   </ul>
27 </main>
28
29   </article>
30 </main>
31 <footer>
32   <div>
33     <div>Copyright © 2011 - 2020</div>
34   </div>
35 </footer>
36 </body>
37 </html>