X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/927a462af2db14729f188a058ba0ca42ed72122c..47c9a8c3e1c38f21054219e530daa6117c759b87:/doc/tips/bootstrap_themes_evaluation.mdwn diff --git a/doc/tips/bootstrap_themes_evaluation.mdwn b/doc/tips/bootstrap_themes_evaluation.mdwn index 8f41a60fc..77849dbf1 100644 --- a/doc/tips/bootstrap_themes_evaluation.mdwn +++ b/doc/tips/bootstrap_themes_evaluation.mdwn @@ -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|/forum/bootstrap_theme]] 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]]