ruby-ore / ore

Mine beautiful RubyGems from Ore
MIT License
241 stars 29 forks source link

Move from ERb templates to Liquid templates #53

Open postmodern opened 6 years ago

postmodern commented 6 years ago

Replace the ERb template system with Liquid templates, a la Jekyll. Benefits would include:

Variables and other configuration would still be stored in a separate YAML file, similar to Jekyll's _config.yml.