mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2024-11-16 17:09:28 +01:00
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:
parent
13a12cf895
commit
d3d00197a9
@ -2,6 +2,7 @@
|
|||||||
layout: page
|
layout: page
|
||||||
title: Blog
|
title: Blog
|
||||||
permalink: /blog/
|
permalink: /blog/
|
||||||
|
excerpt: Blog index, posts in English and posts in Finnish — Blogin etusivu, postaukset englanniksi ja postaukset suomeksi.
|
||||||
---
|
---
|
||||||
|
|
||||||
Posts in English:
|
Posts in English:
|
||||||
|
@ -1,5 +1,6 @@
|
|||||||
---
|
---
|
||||||
layout: default
|
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
|
***[#GirlsLikeUs] ♥ [AS] ♥ [Feminist] 🂱 [Linux] user since 2008
|
||||||
|
@ -2,6 +2,7 @@
|
|||||||
layout: page
|
layout: page
|
||||||
permalink: /404.html
|
permalink: /404.html
|
||||||
sitemap: false
|
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
|
Page or file that you tried to reach doesn't appear to exist. Try checking
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: page
|
layout: page
|
||||||
permalink: /about.html
|
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
|
On this page I am trying to explain myself more or those things that you
|
||||||
|
@ -2,6 +2,7 @@
|
|||||||
layout: page
|
layout: page
|
||||||
permalink: /bot.html
|
permalink: /bot.html
|
||||||
sitemap: false
|
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)*
|
*Please read also [rules of my channels.](https://mikaela.info/channel.html)*
|
||||||
|
@ -2,13 +2,13 @@
|
|||||||
layout: page
|
layout: page
|
||||||
permalink: /channel.html
|
permalink: /channel.html
|
||||||
sitemap: false
|
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
|
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
|
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
|
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.
|
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)
|
* [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))
|
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-05-02: no \*isms --> no discrimination & cleaning
|
||||||
* 2015-04-26: typo fixes, cleaning up
|
* 2015-04-26: typo fixes, cleaning up
|
||||||
* 2015-04-14: Initial version
|
* 2015-04-14: Initial version
|
||||||
|
@ -2,6 +2,7 @@
|
|||||||
layout: page
|
layout: page
|
||||||
title: IRC
|
title: IRC
|
||||||
permalink: /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
|
I am on multiple IRC networks and finding me on those should be easy as
|
||||||
|
@ -2,6 +2,7 @@
|
|||||||
layout: page
|
layout: page
|
||||||
title: Public keys
|
title: Public keys
|
||||||
permalink: /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
|
This page contains key fingerprints that might interest you if you wish
|
||||||
|
@ -2,6 +2,7 @@
|
|||||||
layout: page
|
layout: page
|
||||||
title: Links
|
title: Links
|
||||||
permalink: /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)
|
* [Bitbucket](http://bitbucket.org/Ciblia)
|
||||||
|
@ -2,6 +2,7 @@
|
|||||||
layout: page
|
layout: page
|
||||||
title: Subdomains
|
title: Subdomains
|
||||||
permalink: /subdomains/
|
permalink: /subdomains/
|
||||||
|
excerpt: Subdomains that can be a little more interesting than this site is :(
|
||||||
---
|
---
|
||||||
|
|
||||||
* [Bitbucket](https://bitbucket.mikaela.info)
|
* [Bitbucket](https://bitbucket.mikaela.info)
|
||||||
|
1
r/ddg.md
1
r/ddg.md
@ -2,4 +2,5 @@
|
|||||||
redirect_to: https://duckduckgo.com/?kaj=m&kae=d&kf=fw
|
redirect_to: https://duckduckgo.com/?kaj=m&kae=d&kf=fw
|
||||||
permalink: /r/ddg.html
|
permalink: /r/ddg.html
|
||||||
sitemap: false
|
sitemap: false
|
||||||
|
excerpt: Redirect to my DuckDuckGo bookmarklet
|
||||||
---
|
---
|
||||||
|
Loading…
Reference in New Issue
Block a user