Skip to content

Releases: dennisvandehoef/easy-html-creator

V 1.3.1

17 Sep 08:17
Compare
Choose a tag to compare

display the error pages correctly in FireFox

1.3.0

15 Sep 15:51
Compare
Choose a tag to compare
  • refactor generators
  • increase performance
  • regenerate file only if file hash changed
  • coffee inline available via = with_coffe do
  • sass inline available via = with_sass do
  • only generate requested project, to generate all projects use "ehc generate"
  • add integration tests

small improvements

16 Mar 12:01
Compare
Choose a tag to compare
  • Add mixins for reset, resize, buttons, arrows and extend existing helper mixins
  • Add bower.json resolving in public folder
  • Add offline demo website with bower dependencies
  • Add file_exists to helper methods
  • reload ruby helpers on each request, so you dont need to restart the server
  • better exceptions for partials
  • sass inlcude path for shared sass files now starts from dev_root/shared/sass
  • list directory contents if there is no index.html

Fix 'Pry' bug

30 Jan 19:52
Compare
Choose a tag to compare

Removed a vorgotton require 'pry' from code

make it easy ;)

22 Dec 12:44
Compare
Choose a tag to compare
  • Add easy commands to start the server (ehc server) and to parse the dev_root (ehc generate)
  • Add the ActiveSupport gem with overrides to fix Rails dependicies
  • Make the demo website better
  • Add a documentation website t the dev_root (it's also hosted here: http://easyhtmlcreator.bplaced.net/)

We released this project as a gem

09 Nov 20:31
Compare
Choose a tag to compare

project helper and add actionview for hml files

07 Nov 19:30
Compare
Choose a tag to compare

Copy images and other static files

05 Nov 10:25
Compare
Choose a tag to compare
0.1.1

Update README.md

Add SASS ans CoffeeScript

05 Nov 10:08
Compare
Choose a tag to compare
0.1.0

add parser test files and result

Dynamic rendering and remove all old files bevore rendering

05 Nov 08:46
Compare
Choose a tag to compare