diff options
author | desci <desci@web> | 2016-04-11 10:59:13 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2016-04-11 10:59:13 -0400 |
commit | 5afcfd501a7330e284436c822f793402f3336e3f (patch) | |
tree | 58efbc2cd75578a009cf6b1f0501366da71583d4 /doc | |
parent | a25ad4f984f3418d0562805903411facc3fd195e (diff) | |
download | ikiwiki-5afcfd501a7330e284436c822f793402f3336e3f.tar ikiwiki-5afcfd501a7330e284436c822f793402f3336e3f.tar.gz |
Edited old sentence to reference the forum
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo/compatible_templates.mdwn | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/todo/compatible_templates.mdwn b/doc/todo/compatible_templates.mdwn index eef2bd372..687515d06 100644 --- a/doc/todo/compatible_templates.mdwn +++ b/doc/todo/compatible_templates.mdwn @@ -25,7 +25,9 @@ I think it was anarcat who had the patches > someone else ported bootstrap4 to ikiwiki (see > [ikistrap][]). -- [[anarcat]] -> The only standard i know of for the web that actually worked is html5. I've started [yet another bootstrap template](https://web.archive.org/web/20160409044511/https://dev.iikb.org/forum/Tema_bootstrap/). I want to get it right the way bootstrap proposes in order to form a base theme to make many others. Bootstrap sucks, by the way, I am already working on other frameworks. --[[desci]] +--- + +I've started [yet another bootstrap theme](https://notabug.org/iikb/ikiwiki-theme-bootstrap). The main reason being because I wanted a theme that actually worked within the [[theme plugin|/plugins/theme]] without changing anything else, and [[I've made it|/forum/bootstrap_theme]]. --[[desci]] [ikistrap]: https://github.com/gsliepen/ikistrap [bootstrap theme]: https://anarc.at/blog/2015-09-09-bootstrap/ |