Add excerpts to non-blog pages

Blog pages seem to generate their meta descriptions by themselves based
on the first line.
This commit is contained in:
Aminda Suomalainen 2015-05-03 11:09:01 +03:00
parent 13a12cf895
commit d3d00197a9
12 changed files with 13 additions and 1 deletions

View File

@ -2,6 +2,7 @@
layout: page
title: Blog
permalink: /blog/
excerpt: Blog index, posts in English and posts in Finnish — Blogin etusivu, postaukset englanniksi ja postaukset suomeksi.
---
Posts in English:

View File

@ -1,5 +1,6 @@
---
layout: default
excerpt: Index with short biography and links to longer one. This excerpt has room for improvement.
---
***[#GirlsLikeUs] ♥ [AS] ♥ [Feminist] 🂱 [Linux] user since 2008

View File

@ -2,6 +2,7 @@
layout: page
permalink: /404.html
sitemap: false
excerpt: 404, not found, don't bother clicking...
---
Page or file that you tried to reach doesn't appear to exist. Try checking

View File

@ -1,6 +1,7 @@
---
layout: page
permalink: /about.html
excerpt: A little about me on transness, Asperger's syndrome/autism, feminism & using Linux.
---
On this page I am trying to explain myself more or those things that you

View File

@ -2,6 +2,7 @@
layout: page
permalink: /bot.html
sitemap: false
excerpt: A little about my IRC bot. Useful links, why it doesn't reply to me, how to make it recognize me, what does it actually do?
---
*Please read also [rules of my channels.](https://mikaela.info/channel.html)*

View File

@ -2,13 +2,13 @@
layout: page
permalink: /channel.html
sitemap: false
excerpt: Rules of my IRC channel. TL;DR: Use common sense, be nice, no discrimination, no public logging, don't bring bots without permission. Thanks ♥
---
Rules of my IRC channels that may or may not exist with multiple names
in multiple networks.<br/>The channels which use these rules should link
to this page in ENTRYMSG (or other automatic msg by bot) or topic. Channel
URL is not so good as many clients hide it somewhere.
<br/>*Other people are also allowed to use these rules!*
* [More about my bot (which might or might not be on this channel) here.](bot.html)
@ -40,6 +40,7 @@ Furher reading:
Changelog ([at GitHub:](https://github.com/Mikaela/mikaela.github.io/commits/master/pages/channel.markdown))
* 2015-05-03: add TL;DR to meta description & remove weird feeling line
* 2015-05-02: no \*isms --> no discrimination & cleaning
* 2015-04-26: typo fixes, cleaning up
* 2015-04-14: Initial version

View File

@ -2,6 +2,7 @@
layout: page
title: IRC
permalink: /irc/
excerpt: Where do you find me at IRC and verify that it's me. Also includes my IRC related posts that are hopefully helpful and my policy on joining personal channels of other people (e.g. ##channels at freenode).
---
I am on multiple IRC networks and finding me on those should be easy as

View File

@ -2,6 +2,7 @@
layout: page
title: Public keys
permalink: /keys/
excerpt: My public keys, OTR, PGP and how to check them from DNS TXT records of my subdomains.
---
This page contains key fingerprints that might interest you if you wish

View File

@ -2,6 +2,7 @@
layout: page
title: Links
permalink: /links/
excerpt: Links to my online accounts around the web and some referral links. Social media, FOSS, forums…
---
* [Bitbucket](http://bitbucket.org/Ciblia)

View File

@ -2,6 +2,7 @@
layout: page
title: Subdomains
permalink: /subdomains/
excerpt: Subdomains that can be a little more interesting than this site is :(
---
* [Bitbucket](https://bitbucket.mikaela.info)

View File

@ -2,4 +2,5 @@
redirect_to: https://duckduckgo.com/?kaj=m&kae=d&kf=fw
permalink: /r/ddg.html
sitemap: false
excerpt: Redirect to my DuckDuckGo bookmarklet
---

View File

@ -2,4 +2,5 @@
redirect_to: http://example.org
permalink: /r/test.html
sitemap: false
excerpt: redirect test
---