ten icon indicating copy to clipboard operation
ten copied to clipboard

The completeness of Djula meets the usability of Eco.

Results 4 ten issues
Sort by recently updated
recently updated
newest added

Hi It would be really helpful if it was possible to control how the `}}` and `%}` delimiters inserted newlines, possibly like Jinja does using `{%-` and `-%}`. I am...

``` {% template page () (data) %} PAGE-TEXT {% end %} {% template problem () (data) %} {{ data.page }} {% end %} ``` if i call template function `problem`...

Want to add some styling to a template. Thanks!

Hello, I would like to start using `ten` instead of Jekyll. Would it be possible to have a list of some live sites using Ten, perhaps even some repositories, where...