diff options
author | Antoine Beaupré <anarcat@debian.org> | 2016-03-21 19:05:15 -0400 |
---|---|---|
committer | Antoine Beaupré <anarcat@debian.org> | 2016-03-21 19:05:22 -0400 |
commit | f41181cec6e9a6ee294cae92f4b4ded3d4c43138 (patch) | |
tree | 10b5bf19af1376b52af4b1427350e1c27365a598 | |
parent | 63355b5ff677a5d41e2252a7848ab728df3b187d (diff) | |
download | ikiwiki-f41181cec6e9a6ee294cae92f4b4ded3d4c43138.tar ikiwiki-f41181cec6e9a6ee294cae92f4b4ded3d4c43138.tar.gz |
respond
-rw-r--r-- | doc/todo/compatible_templates.mdwn | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/todo/compatible_templates.mdwn b/doc/todo/compatible_templates.mdwn index c2d5ba193..a47f4ba0c 100644 --- a/doc/todo/compatible_templates.mdwn +++ b/doc/todo/compatible_templates.mdwn @@ -15,3 +15,16 @@ As requested per IRC: 18:42:53 < smcv> sorry, I am not going to remember this when not at work I think it was anarcat who had the patches + +> For the record, I don't quite know what we are talking about here. I +> was not aware there was such a thing as a "common template +> standard". Also, all my work on Ikiwiki has been published in this +> wiki, as far as I know. I have made a [custom theme][], which is +> linked in the [[theme_market]] and also worked on the +> [bootstrap theme][]... which is now basicallly irrelevant because +> someone else ported bootstrap4 to ikiwiki (see +> [ikistrap][]). -- [[anarcat]] + +[ikistrap]: https://github.com/gsliepen/ikistrap +[bootstrap theme]: https://anarc.at/blog/2015-09-09-bootstrap/ +[custom theme]: http://anarcat.ath.cx/night_city/README/ |