Skip to content
/ doonan Public

Doonan helps you generate CSS presentation code based on json and file inputs.

Notifications You must be signed in to change notification settings

yappbox/doonan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Doonan helps you generate CSS presentation code.

Inputs:

  • 1 or more output templates *.scss.erb
  • settings.json
  • image files

Outputs:

  • *.css

Approach:

  • In Ruby, create a binding context for the template rendering
    • parse settings.json
    • merge info about the local image files
  • Use tilt to render the templates

About

Doonan helps you generate CSS presentation code based on json and file inputs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages