Граф коммитов

11 Коммитов

Автор SHA1 Сообщение Дата
Alexander Köplinger b4f3b7ad04 Fix Markdownlint warnings 2022-07-05 13:44:52 +02:00
Alexander Köplinger 5e79f5cf4e Fix linking to anchors which got changed
Seems newer Jekyll generates slightly different anchors which
include underscores and numbers at the start of a header.
2017-08-04 03:18:05 +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 bc743b820c Fixed a bunch of cases where we were internally linking to a hash that didn't exist 2014-10-04 01:17:47 +02: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 87421d4064 Fixed markdownlint warning MD-009 (trailing spaces) in /archived 2014-08-20 21:43:34 +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 c8c9f36bfa Removed leftover redlinks from /archived pages 2014-08-05 21:43:26 +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