A Bootstrap and Flat-UI skin for PmWiki based on my custom Pmwiki Bootstrap Skin.
This is a customization used for a specific purpose that has some major layout-differences (e.g., missing left-content, centered body, etc.) from my original skin. This probably should have been a branch. I hope to merge the features eventually.
Copy just about everything (excluding jakefile.js
and readme.md
) to /path/to/pwmiki/pub/skins/flatui
Add the following to config.php:
$Skin = 'flatui';