Sha256: d28c6c591857bd71fdd8fd53fd7dc47b043c056d0baeb784d61b6d31a1e22eec

Contents?: true

Size: 897 Bytes

Versions: 6

Compression:

Stored size: 897 Bytes

Contents

%h1
  This website contains the "extra" documentation for Easy HTML Creator.

%p
  The basics can be found in the Readme.md file, wich is also avalible in the yard-documentation (see the above menu).

%p
  Easy HTML creator is a Ruby Gem that maks it easy to genarate plain HTML
  websites.
%p
  The website can be programmed using HAML, Coffee and SASS if wished.
  %br
  If SASS is used, it wil automatically include Bootstrap to your code.

%h2
  Where can I find it?

%ul
  %li=link_to 'Github.com', 'https://github.com/dennisvandehoef/easy-html-creator', {target: '_BLANK'}
  %li=link_to 'Rubygems.org', 'https://rubygems.org/gems/easy_html_creator', {target: '_BLANK'}
  %li=link_to 'Blog: Dennis van de Hoef', 'http://hoefweb.nl/ruby/easy-html-creator', {target: '_BLANK'}
  %li=link_to 'Blog: Tom Hanoldt', 'http://www.tomhanoldt.info/web/code/ruby/easy-html-creator', {target: '_BLANK'}

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
easy_html_creator-1.3.2 dev_root/documentation/index.haml
easy_html_creator-1.3.1 dev_root/documentation/index.haml
easy_html_creator-1.3.0 dev_root/documentation/index.haml
easy_html_creator-1.2.0 dev_root/documentation/index.haml
easy_html_creator-1.1.1 dev_root/documentation/index.haml
easy_html_creator-1.1.0 dev_root/documentation/index.haml