Trish < Skins > UselessTuesday (talk | users | test page | RWD? | set as default | unset | validate: HTML, CSS)
A Bootstrap theme for PmWiki
The theme has been extracted from the wiki-package Cookbook.TwitterBootstrap and is under active development at https://github.com/MichaelPaulukonis/pmwiki-bootstrap-skin
For recent PHP 7.x versions, please get twitterbootstrap.zipΔ instead (updated by Petko).
Copy just about everything (excluding jakefile.js, readme.md, package.json, .gitignore) to /path/to/pwmiki/pub/skins/bootstrap-fluid
Add the following to config.php
:
$Skin
= 'bootstrap-fluid';
TODO: a zip of required files
See the included pages Bootstrap.Bootstrap
, Bootstrap.Markup
and Bootstrap.Sandbox
pages for markup examples.
See discussion at TwitterBootstrap-Talk