Change base URL

This commit is contained in:
2017-07-03 22:39:54 +07:00
parent 983d1d8655
commit c5f66d55bc
13 changed files with 101 additions and 101 deletions

View File

@@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<title>Opensource Game Studio - Opensource Game Studio</title>
<link rel="stylesheet" href="/theme/css/main.css" />
<link rel="stylesheet" href="https://kornerr.github.io/pelican/theme/css/main.css" />
<!--[if IE]>
<script src="https://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
@@ -12,27 +12,27 @@
<body id="index" class="home">
<header id="banner" class="body">
<h1><a href="/">Opensource Game Studio </a></h1>
<h1><a href="https://kornerr.github.io/pelican/">Opensource Game Studio </a></h1>
<nav><ul>
<li><a href="/pages/about.html">About</a></li>
<li><a href="/category/review.html">Review</a></li>
<li><a href="https://kornerr.github.io/pelican/pages/about.html">About</a></li>
<li><a href="https://kornerr.github.io/pelican/category/review.html">Review</a></li>
</ul></nav>
</header><!-- /#banner -->
<aside id="featured" class="body">
<article>
<h1 class="entry-title"><a href="/pelican-review.html">Pelican review</a></h1>
<h1 class="entry-title"><a href="https://kornerr.github.io/pelican/pelican-review.html">Pelican review</a></h1>
<footer class="post-info">
<abbr class="published" title="2017-07-03T22:00:00+07:00">
Published: Mon 03 July 2017
</abbr>
<address class="vcard author">
By <a class="url fn" href="/author/opensource-game-studio.html">Opensource Game Studio</a>
By <a class="url fn" href="https://kornerr.github.io/pelican/author/opensource-game-studio.html">Opensource Game Studio</a>
</address>
<p>In <a href="/category/review.html">Review</a>.</p>
<p>In <a href="https://kornerr.github.io/pelican/category/review.html">Review</a>.</p>
Translations:
<a href="/pelican-review-ru.html">ru</a>
<a href="https://kornerr.github.io/pelican/pelican-review-ru.html">ru</a>
</footer><!-- /.post-info --><p>So far so nice. Pelican is really cool, and provides a quick starting guided
to get up and running real fast.</p>
@@ -46,7 +46,7 @@ to get up and running real fast.</p>
<li><article class="hentry">
<header>
<h1><a href="/keyboard-review.html" rel="bookmark"
<h1><a href="https://kornerr.github.io/pelican/keyboard-review.html" rel="bookmark"
title="Permalink to My first review">My first review</a></h1>
</header>
@@ -57,14 +57,14 @@ to get up and running real fast.</p>
</abbr>
<address class="vcard author">
By <a class="url fn" href="/author/opensource-game-studio.html">Opensource Game Studio</a>
By <a class="url fn" href="https://kornerr.github.io/pelican/author/opensource-game-studio.html">Opensource Game Studio</a>
</address>
<p>In <a href="/category/review.html">Review</a>.</p>
<p>In <a href="https://kornerr.github.io/pelican/category/review.html">Review</a>.</p>
Translations:
<a href="/keyboard-review-ru.html">ru</a>
<a href="https://kornerr.github.io/pelican/keyboard-review-ru.html">ru</a>
</footer><!-- /.post-info --> <p>Here is a full review, guys.</p>
<a class="readmore" href="/keyboard-review.html">read more</a>
<a class="readmore" href="https://kornerr.github.io/pelican/keyboard-review.html">read more</a>
</div><!-- /.entry-content -->
</article></li>
</ol><!-- /#posts-list -->