Change intro

This commit is contained in:
Achilleas Pipinellis 2016-02-26 13:03:03 +02:00
parent eb0b63bd59
commit 682b1ec150

View File

@ -46,20 +46,22 @@
posts we have made. posts we have made.
--> -->
<div class="container content"> <div class="container content">
<h1>This is a Blog</h1> <h1>This is a Blog made by Hugo</h1>
<p class="lead"> Welcome to my blog! </p> <p class="lead"> Welcome to my blog! </p>
<p>This is really just a barebones website to stand as a template for creating a blog that is statically generated by <a href="http://hugo.spf13.com">Hugo</a> and hosted at on GitHub via <a href="http://pages.github.com/">GitHub Pages</a>.</p> <p>This is really just a bare-bone website to stand as a template for
creating a blog that is statically generated by <a href="https://gohugo.io">Hugo</a>
and hosted on GitLab via <a href="https://doc.gitlab.com/ee/pages/">GitLab Pages</a>.</p>
<p>I am using a slightly modified version of the <a href="http://lanyon.getpoole.com">Lanyon</a> Jekyll theme. I think it is very simple, clean, and elegant.</p> <p>It's using a slightly modified version of the <a href="http://lanyon.getpoole.com">Lanyon</a>
Jekyll theme.</p>
<!-- About me subsection --> <!-- About me subsection -->
<h2>About me</h2> <h2>About me</h2>
<p>Sometimes people have an "About me" section on the homepage of their website.</p> <p>Sometimes people have an "About me" section on the homepage of their website.</p>
<p>It might even include a picture: </p>
<!-- Recent Posts section --> <!-- Recent Posts section -->
<h1 class="post-title">Recent Posts</h1> <h1 class="post-title">Recent Posts</h1>