slim-template / slim

Slim is a template language whose goal is to reduce the syntax to the essential parts without becoming cryptic.
https://slim-template.github.io
MIT License
5.29k stars 500 forks source link

feature request: slimrb to work on directory recursively. #902

Closed cekvenich2 closed 1 year ago

cekvenich2 commented 1 year ago

feature request: slimrb to work on directory recursively :-)

minad commented 1 year ago

This feature is not planned, but feel free to propose a PR. In the meantime you can use shell utilities, e.g., find.

vic-cekvenich commented 1 year ago

@minad I do have a 'CMS' example w/ Slim, maybe you can add it to a list of examples: https://gitlab.com/cekvenich2/middlemanapp-slim-template