Alexander Köplinger
b4f3b7ad04
Fix Markdownlint warnings
2022-07-05 13:44:52 +02:00
Alexander Köplinger
833299e50c
Replace colons in redirect_from with %3A
...
This is a workaround for a breaking change in latest Jekyll. See https://github.com/jekyll/jekyll-redirect-from/issues/119
2016-08-24 16:55:45 +02:00
Alexander Köplinger
abb11f7935
Removed unnecessary tooltips from Markdown links.
...
They were a left over from the migration and didn't add anything interesting.
2014-12-15 11:59:21 +01:00
Alexander Köplinger
0ae29a1b1e
Removed unnecessary escaping of the hash sign (e.g. C\#) and underscore
...
pandoc was overly cautious by escaping every hash sign and underscore, while in practice this is rarely needed.
Removing the escaping makes the text look much nicer.
2014-08-29 00:28:59 +02:00
Alexander Köplinger
f0bda9680b
Removed site.github.url prefix in links, we're using the real domain now so it isn't necessary anymore
2014-08-13 19:34:08 +02:00
Alexander Köplinger
0041bfdb02
Get rid of explicit permalink for /archived pages
2014-08-06 00:06:55 +02:00
Alexander Köplinger
a56011a89d
Set default values for layout and navgroup in _config.yml
...
This is a new Jekyll 2.0 feature and simplifies the frontmatter of individual pages.
2014-07-30 20:25:20 +02:00
Alexander Köplinger
5dbda751d5
Renamed "old_site" to "archived"
2014-07-29 22:45:47 +02:00