refer to all files relative to baseurl to work for project pages

This commit is contained in:
Dean Attali 2015-03-02 16:24:07 -08:00
parent dbbc3cd73d
commit 13df585003
5 changed files with 25 additions and 14 deletions

View file

@ -1,9 +1,15 @@
---
layout: page
title: My website
description: This is where I will tell my friends everything about me
description: This is where I will tell my friends way too much about me
---
<div class="main-explain-area jumbotron">
<p>Your website is ready!</p>
<p>After editing the <code>_config.yml</code> file to personalize the settings, you can start writing blog posts or pages.<p>
<p>Below are sample posts for illustration purposes.</p>
</div>
<div class="posts-list">
{% for post in paginator.posts %}
<article class="post-preview">