Sha256: 120bb0e885fa400f0dc42afaccdf491193307cf5a183f622e52ebcabb95a8f75

Contents?: true

Size: 1.3 KB

Versions: 12

Compression:

Stored size: 1.3 KB

Contents

#
# Common options
#
source: documentation
destination: gh-pages # or . or ~/Hyla or generated_content
# end common options

#
# Styles
# Supported :  liberation, asciidoctor, colony, foundation, foundation-lime, foundation-potion, github, golo, iconic, maker, readthedocs, riak, rocket-panda, rubygems
#
style: asciidoctor

#
# Asciidoctor and attributes options
#
backend: html5
doctype: book
attributes:
   source-highlighter: coderay
   linkcss!: true
   data-uri: true
   allow-uri-read: true
   linkattrs: true
   sectanchors: true
   setlinks: true
   last-update-label!:
   
   stylesdir: /Users/chmoulli/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/hyla-1.0.7.pre.3/lib/resources/assets/styles
   safe: unsafe
   
   toc: right
   toclevel: 4

   # Font Icons - http://fortawesome.github.io/Font-Awesome/icons/
   icon-arrow-left: <i class="fa fa-arrow-right"></i>
   icon-arrow-right: <i class="fa fa-arrow-right"></i>
   icon-exclamation-mark: <i class="fa fa-exclamation"></i>
   icon-question-mark: <i class="fa fa-question"></i>

   icons: font
   iconfont-remote: true
   iconfont-cdn: http://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css

   footer_copyright: Copyright ©2015 Charles Moulliard - Hyla # Copyright Text
   nofooter: true

# end asciidoctor attributes
rendering: index2html

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
hyla-1.0.9 config.yaml
hyla-1.0.9.pre.3 config.yaml
hyla-1.0.9.pre.2 config.yaml
hyla-1.0.9.pre.1 config.yaml
hyla-1.0.8 config.yaml
hyla-1.0.7 config.yaml
hyla-1.0.7.pre.9 config.yaml
hyla-1.0.7.pre.8 config.yaml
hyla-1.0.7.pre.7 config.yaml
hyla-1.0.7.pre.6 config.yaml
hyla-1.0.7.pre.5 config.yaml
hyla-1.0.7.pre.3 config.yaml