initial index

Now there is index from which I can start fixing this site.
This commit is contained in:
Mikaela Suomalainen 2014-12-29 20:09:55 +02:00
parent 5b794701b8
commit a0238f0ef6
4 changed files with 2 additions and 50 deletions

View File

@ -1,10 +0,0 @@
---
layout: post
title: "Welcome"
categories: jekyll update
---
This site is more or less under construction as I am trying to learn
[Jekyll]. For the original index, see the Index page on top right corner.
[Jekyll]:http://jekyllrb.com

View File

@ -1,11 +0,0 @@
---
layout: page
title: About
permalink: /about/
---
This is the base Jekyll theme. You can find out more info about customizing your Jekyll theme, as well as basic Jekyll usage documentation at [jekyllrb.com](http://jekyllrb.com/)
You can find the source code for the Jekyll new theme at: [github.com/jglovier/jekyll-new](https://github.com/jglovier/jekyll-new)
You can find the source code for Jekyll at [github.com/jekyll/jekyll](https://github.com/jekyll/jekyll)

View File

@ -1,23 +0,0 @@
---
layout: default
---
<div class="home">
<h1 class="page-heading">Posts</h1>
<ul class="post-list">
{% for post in site.posts %}
<li>
<span class="post-meta">{{ post.date | date: "%b %-d, %Y" }}</span>
<h2>
<a class="post-link" href="{{ post.url | prepend: site.baseurl }}">{{ post.title }}</a>
</h2>
</li>
{% endfor %}
</ul>
<p class="rss-subscribe">subscribe <a href="{{ "/feed.xml" | prepend: site.baseurl }}">via RSS</a></p>
</div>

View File

@ -1,9 +1,8 @@
---
layout: page
title: Index
permalink: /index/
layout: default
---
***[#GirlsLikeUs], [#AS]-person, [#Feminist] & [#Linux] user since 2008
with various distributions, likes [#computers] and [#fantasy] books.***
@ -47,6 +46,3 @@ active.*
| [Ubuntu Wiki](https://wiki.ubuntu.com/mikaela)
* * * * *
</body>
</html>