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

8 Коммитов

Автор SHA1 Сообщение Дата
Alexander Köplinger b4f3b7ad04 Fix Markdownlint warnings 2022-07-05 13:44:52 +02:00
Alexander Köplinger c54950b3a9 Added alt tags for images that had none
They are not necessarily descriptive ones, but that can be done later.
2014-09-29 21:35:33 +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 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 b99baaed8c Fixed image links for pages in /archived 2014-08-05 18:09:56 +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