doctales.github.io
This is the repository of the doctales.github.io website. The website is built using Jekyll, the DITA-OT and the plugin org.doctales.bootstrap, which is based on org.dita-ot.html.
Build the website
- Call the
ant
target of thebuild.xml
. - Run Jekyll with
bundle exec jekyll serve
.