Update theme and regenerate public

This commit is contained in:
2016-11-14 09:27:03 +02:00
parent 3669ce96d2
commit f0480fa373
32 changed files with 4103 additions and 1219 deletions

View File

@ -2,35 +2,33 @@
<html lang="en">
<head>
<meta charset="utf-8">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<meta name="description" content="">
<meta name="author" content="Alan Orth">
<meta property="og:title" content="CGSpace Notes" />
<meta property="og:description" content="" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/" />
<meta property="og:updated_time" content="2016-01-13T13:18:00&#43;03:00"/>
<!-- OpenGraph Metadata: http://ogp.me/ -->
<meta property="og:title" content="CGSpace Notes">
<meta property="og:description" content="">
<meta property="og:type" content="blog">
<meta itemprop="name" content="CGSpace Notes">
<meta itemprop="description" content="">
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/">
<!-- Metadata for Twitter: https://dev.twitter.com/cards/markup -->
<meta property="twitter:card" content="summary">
<meta property="twitter:title" content="CGSpace Notes">
<meta property="twitter:description" content="">
@ -49,8 +47,15 @@
<!-- combined, minified CSS -->
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet">
<!-- RSS 2.0 feed -->
<link href="https://alanorth.github.io/cgspace-notes/index.xml" type="application/rss+xml" rel="alternate">
<link href="https://alanorth.github.io/cgspace-notes/index.xml" rel="alternate" type="application/rss+xml" title="CGSpace Notes" />
<link href="https://alanorth.github.io/cgspace-notes/index.xml" rel="feed" type="application/rss+xml" title="CGSpace Notes" />
</head>
<body>
@ -79,7 +84,9 @@
<article class="blog-post">
<article class="blog-post">
<header>
<h2 class="blog-post-title"><a href="https://alanorth.github.io/cgspace-notes/2016-01/">January, 2016</a></h2>
<p class="blog-post-meta"><time datetime="2016-01-13T13:18:00&#43;03:00">Wed Jan 13, 2016</time> by Alan Orth in
@ -101,7 +108,9 @@
</article>
<article class="blog-post">
<article class="blog-post">
<header>
<h2 class="blog-post-title"><a href="https://alanorth.github.io/cgspace-notes/2015-12/">December, 2015</a></h2>
<p class="blog-post-meta"><time datetime="2015-12-02T13:18:00&#43;03:00">Wed Dec 02, 2015</time> by Alan Orth in
@ -128,7 +137,9 @@
</article>
<article class="blog-post">
<article class="blog-post">
<header>
<h2 class="blog-post-title"><a href="https://alanorth.github.io/cgspace-notes/2015-11/">November, 2015</a></h2>
<p class="blog-post-meta"><time datetime="2015-11-23T17:00:57&#43;03:00">Mon Nov 23, 2015</time> by Alan Orth in
@ -155,6 +166,7 @@
<nav class="blog-pagination">
@ -163,12 +175,12 @@
</nav>
</div> <!-- /.blog-main -->
<aside class="col-sm-3 offset-sm-1 blog-sidebar">
<aside class="col-sm-3 offset-sm-1 blog-sidebar">
@ -206,7 +218,6 @@
</aside>
</div> <!-- /.row -->
</div> <!-- /.container -->