Releases: dennisvandehoef/easy-html-creator
Releases · dennisvandehoef/easy-html-creator
V 1.3.1
1.3.0
- 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
- 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
Removed a vorgotton require 'pry'
from code
make it easy ;)
- 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
project helper and add actionview for hml files
0.1.2 update read me
Copy images and other static files
0.1.1 Update README.md
Add SASS ans CoffeeScript
0.1.0 add parser test files and result
Dynamic rendering and remove all old files bevore rendering
0.0.2 test result