You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
124 lines
2.8 KiB
HTML
124 lines
2.8 KiB
HTML
5 years ago
|
|
||
|
<!DOCTYPE html>
|
||
|
<html lang="en">
|
||
|
<head>
|
||
|
<meta charset="utf-8" />
|
||
|
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||
|
<meta name="HandheldFriendly" content="True" />
|
||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||
|
<meta name="robots" content="" />
|
||
|
|
||
|
<link href="https://fonts.googleapis.com/css?family=Source+Code+Pro|Source+Sans+Pro:300,400,400i,700" rel="stylesheet">
|
||
|
|
||
|
<link rel="stylesheet" type="text/css" href="/theme/stylesheet/style.min.css">
|
||
|
|
||
|
|
||
|
<link id="pygments-light-theme" rel="stylesheet" type="text/css"
|
||
|
href="/theme/pygments/github.min.css">
|
||
|
|
||
|
|
||
|
<link rel="stylesheet" type="text/css" href="/theme/font-awesome/css/fontawesome.css">
|
||
|
<link rel="stylesheet" type="text/css" href="/theme/font-awesome/css/brands.css">
|
||
|
<link rel="stylesheet" type="text/css" href="/theme/font-awesome/css/solid.css">
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
<meta name="author" content="Runcible" />
|
||
|
<meta name="description" content="" />
|
||
|
<meta property="og:site_name" content="Runcible"/>
|
||
|
<meta property="og:type" content="blog"/>
|
||
|
<meta property="og:title" content="Runcible"/>
|
||
|
<meta property="og:description" content=""/>
|
||
|
<meta property="og:locale" content="en_US"/>
|
||
|
<meta property="og:url" content=""/>
|
||
|
|
||
|
<title>Runcible</title>
|
||
|
|
||
|
</head>
|
||
|
<body class="light-theme">
|
||
|
<aside>
|
||
|
<div>
|
||
|
<a href="">
|
||
|
<img src="/theme/img/profile.png" alt="" title="">
|
||
|
</a>
|
||
|
|
||
|
<h1>
|
||
|
<a href=""></a>
|
||
|
</h1>
|
||
|
|
||
|
|
||
|
|
||
|
<nav>
|
||
|
<ul class="list">
|
||
|
|
||
|
|
||
|
|
||
|
<li>
|
||
|
<a target="_self" href="http://getpelican.com/" >Pelican</a>
|
||
|
</li>
|
||
|
<li>
|
||
|
<a target="_self" href="http://python.org/" >Python.org</a>
|
||
|
</li>
|
||
|
<li>
|
||
|
<a target="_self" href="http://jinja.pocoo.org/" >Jinja2</a>
|
||
|
</li>
|
||
|
<li>
|
||
|
<a target="_self" href="#" >You can modify those links in your config file</a>
|
||
|
</li>
|
||
|
</ul>
|
||
|
</nav>
|
||
|
|
||
|
<ul class="social">
|
||
|
<li>
|
||
|
<a class="sc-You can add links in your config file" href="#" target="_blank">
|
||
|
<i class="fab fa-You can add links in your config file"></i>
|
||
|
</a>
|
||
|
</li>
|
||
|
<li>
|
||
|
<a class="sc-Another social link" href="#" target="_blank">
|
||
|
<i class="fab fa-Another social link"></i>
|
||
|
</a>
|
||
|
</li>
|
||
|
</ul>
|
||
|
</div>
|
||
|
|
||
|
</aside>
|
||
|
<main>
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
<div class="pagination">
|
||
|
</div>
|
||
|
|
||
|
|
||
|
|
||
|
<footer>
|
||
|
<p>© </p>
|
||
|
<p>
|
||
|
Built with <a href="http://getpelican.com" target="_blank">Pelican</a> using <a href="http://bit.ly/flex-pelican" target="_blank">Flex</a> theme
|
||
|
</p> </footer>
|
||
|
</main>
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
<script type="application/ld+json">
|
||
|
{
|
||
|
"@context" : "http://schema.org",
|
||
|
"@type" : "Blog",
|
||
|
"name": " Runcible ",
|
||
|
"url" : "",
|
||
|
"image": "",
|
||
|
"description": ""
|
||
|
}
|
||
|
</script>
|
||
|
|
||
|
|
||
|
</body>
|
||
|
</html>
|