48 lines
1.3 KiB
HTML
48 lines
1.3 KiB
HTML
<!doctype html>
|
|
<html lang="en"><head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
|
<meta charset="utf-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
|
<link rel="canonical" href="http://localhost:1313/info/" />
|
|
<title> - James' Blog</title>
|
|
|
|
<link rel="stylesheet" href="/css/style.css">
|
|
|
|
<script>
|
|
document.documentElement.setAttribute('data-theme', 'dark');
|
|
</script>
|
|
</head>
|
|
<body><header class="site-header">
|
|
<nav>
|
|
<a href="http://localhost:1313/" class="home">~</a>
|
|
<div class="nav-links">
|
|
|
|
<a href="/search">/</a>
|
|
</div>
|
|
</nav>
|
|
</header>
|
|
<main id="content">
|
|
<article class="post">
|
|
<header>
|
|
<h1></h1>
|
|
<time>Jan 1, 0001</time>
|
|
|
|
</header>
|
|
<div class="content">
|
|
<p>This is a place to document bits and bobs I’ve been up to that have interested me.
|
|
Expect linux and self-hosting tinkering, some novice programming, and maybe the occasional recipe.
|
|
I tend to be a fool so take anything written here with a pinch of salt :)</p>
|
|
<p><a href="../index.xml">rss feed here!</a></p>
|
|
|
|
</div>
|
|
</article>
|
|
</main><footer class="site-footer">
|
|
<small>
|
|
<a href="/index.xml">RSS</a>
|
|
·
|
|
<a href="https://gohugo.io">Hugo</a>
|
|
</small>
|
|
<script src="/js/script.js"></script>
|
|
</footer>
|
|
</body>
|
|
</html>
|