Commit Graph

18 Commits

Author SHA1 Message Date
niamtokik
2202b8ba27 try to create a new behavior 2023-11-30 14:21:43 +00:00
niamtokik
8496866b95 typo 2023-11-29 21:12:29 +00:00
niamtokik
6d6f648ec6 update 2023-11-29 21:10:40 +00:00
niamtokik
e22bb03cb4 update 2023-11-29 19:59:29 +00:00
niamtokik
551cf8d616 add few test data to generate pages 2023-11-29 19:36:44 +00:00
niamtokik
910fe1689e create new templates and variables features 2023-11-28 20:09:37 +00:00
niamtokik
25f12f4d2c just some example 2023-11-24 15:59:07 +00:00
niamtokik
b3cab0abc4 quick test. 2023-11-24 11:48:01 +00:00
niamtokik
846000c1e7 just add another mode. 2023-11-20 20:50:44 +00:00
niamtokik
448cf8f8d5 just few cleanup 2023-11-20 20:41:18 +00:00
niamtokik
96bf70c47c update gabarit_entities 2023-11-20 20:32:02 +00:00
niamtokik
90c66b5993 entities from XML. 2023-11-18 08:43:54 +00:00
niamtokik
5efa674d40 few modification and comments 2023-11-14 06:59:15 +00:00
niamtokik
bf03faf454 update 2023-11-13 20:50:12 +00:00
niamtokik
4ad8931d77 quick cleanup. 2023-11-13 20:38:36 +00:00
niamtokik
3b359dd9af create another way to create html and create a way to decode/encode entities. 2023-11-13 18:01:56 +00:00
Your Name
91e8d77ac4 Add new license and start to do something useful.
Added also few notes and tests. That's still a draft and it should not be used...
2023-08-02 16:02:20 +00:00
Your Name
0200b05487 Gabarit - a template engine manager for Erlang/OTP.
This is a side project to help Erlang developers to
generate document using templating systems like
bbmustache. The goal is to offer an easy way to deal
with the compilation part of each template files.

At this time, support only a small subset of all
requirement.
2023-07-31 13:55:16 +00:00