jemmali-git / BetterWebHelp

Finally, Better Web Help for the DITA OT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BetterWebHelp

Finally, Better Web Help for the DITA OT


Built as a plugin for the DITA Open Toolkit, Better Web Help (BWH) is a frameless adaptation of the XHMTL output. It is designed to be very customizable and easy to adapt.

##Documentation Within the Documentation/ folder, there are files that describe how to install the plugin into your Local DITA-OT build in addition to how to install it into an instance of easyDITA.

##Sample Output To load the sample output (/bwh) follow the instructions to get a localhost server running on your machine (/Documentation/Installation/Installing_BWH.pdf). Then copy /bwh into your /Library/WebServer/Documents/ folder.

Navigate to http://localhost/bwh/ to see the site.

##Styling Note that the styling for BWH was written in LESS for CSS however the .less files are not copied to the output folder since they are compiled to CSS before building with the DITA OT. If you wish to alter these files, they are located in /com.jorsek.bwh/resource/scripts/ and you can use Crunch to edit and compile into your output directory (or whichever LESS editor/compiler you prefer).

##Sponsor This project is sponsored by Jorsek LLC, makers of easyDITA software.


About

Finally, Better Web Help for the DITA OT

License:GNU Lesser General Public License v3.0


Languages

Language:HTML 97.2%Language:XSLT 1.6%Language:JavaScript 1.1%Language:CSS 0.1%