]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commitdiff
Delivering what I've promised
authordesci <desci@web>
Sat, 9 Apr 2016 04:53:34 +0000 (00:53 -0400)
committeradmin <admin@branchable.com>
Sat, 9 Apr 2016 04:53:34 +0000 (00:53 -0400)
doc/tips/bootstrap_themes_evaluation.mdwn

index 8f41a60fcc75d834ff807046d73759da84cc6180..9308a6432a3070af3b598f37cb60ee62bbea851a 100644 (file)
@@ -36,3 +36,11 @@ The webdev collective has just met again and the plan to make multiple ikiwiki b
 As for the [[theme_market]] page, since the modifications didn't provide much innovation, mine included, I've [edited the page](http://source.ikiwiki.branchable.com/?p=source.git;a=commit;h=b18ae270ac7b93fe51f83bd7dc885d068165e407), see if it seems cleaner now.
 
 --[[desci]]
+
+---
+
+There you go, I've provided a minimalistic [Bootstrap 3 Template](https://notabug.org/iikb/ikiwiki-theme-bootstrap) that should behave the proper way (tm) and it's easy as cloning the repository on `/usr/share/ikiwiki/themes/boostrap` and setting `theme: bootstrap`.
+
+I've saved an [example on the wayback machine](https://web.archive.org/web/20160409044511/https://dev.iikb.org/forum/Tema_bootstrap/), because I will continue to improve that theme and the idea now is to make multiple variations of it, so the user has a choice. For example, changing the navbar from black to white requires some bootstrap specific changes, so I'll probably make another theme just for that.
+
+--[[desci]]