]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commit
wip bootstrap theme
authorJoey Hess <joeyh@joeyh.name>
Sun, 3 Apr 2016 20:31:23 +0000 (16:31 -0400)
committerJoey Hess <joeyh@joeyh.name>
Sun, 3 Apr 2016 21:05:47 +0000 (17:05 -0400)
commitc91873e854a88488ce2f0d9f9a2ff4c9ad60f314
tree1c40186906584a111b2fedf87b2787e6bd19dc76
parent85b49d50a04a638a1e28fb12460384a96eeeaf03
wip bootstrap theme

The only real blocker to merging this is that it's using the CDN for bootstrap,
tether, and font-awesome. ikiwiki as a matter of policy does not make sites
that rely on offsite resources, so those need to be pulled into the package (or
dependencies of the debian package).

Also, other parts of ikiwiki use jquery 1.6.2, and I guess that would
need to be upgraded for use by bootstrap. I don't know what the jquery
compatability story is like, so worry that upgrading it could break the
parts of ikiwiki that use it.

Also, it's missing a few bits of styles from ikiwiki's
style.css for ikiwiki's login page, the calendar plugin, etc.
Makefile.PL
debian/changelog
ikiwiki.spec
po/ikiwiki.pot
templates/comment.tmpl
templates/feedlink.tmpl
templates/googleform.tmpl
templates/inlinepage.tmpl
templates/page.tmpl
templates/searchform.tmpl
themes/bootstrap/fullstyle.css [new file with mode: 0644]