Commit Graph

29 Commits

Author SHA1 Message Date
0bccd28134 refactor template functions to remove duplication
update readme TODOs
update plan for multi-file outputs
2025-09-04 23:53:16 -06:00
29314de3dd add some todos to the readme 2025-09-02 01:17:52 -06:00
7b84b7e372 add a rough plan for multi-file output template processing 2025-09-02 00:59:29 -06:00
99551887ea mark env vars as complete in the readme 2025-09-02 00:56:24 -06:00
69f507f176 add support for env variables to the DSL 2025-09-02 00:54:38 -06:00
c6f14e1787 update proto generation from DSL 2025-09-01 15:57:22 -06:00
ca0736b92c add instructions for AI and a readme for examples 2025-09-01 15:02:32 -06:00
48579844f3 fixed template interpreter after AI flub 2025-09-01 14:30:03 -06:00
382129d2bb working interpreter for template files 2025-09-01 13:57:09 -06:00
23e84c263d WIP: start the proto interpreter 2025-09-01 11:09:49 -06:00
d36e1bfd86 add html and server interpreters
these are basic and lack most features.
the server seems to work the best.
the html on the other hand is really rough and doesn't seem to work yet.
but it does build the pages and they have all the shapes and sections we
wanted. More work to come. :)
2025-08-25 00:50:55 -06:00
cf3ad736b7 add an html interpreter 2025-08-25 00:10:18 -06:00
e71b1c3a23 add bracket syntax replace tests 2025-08-24 23:25:43 -06:00
4ac93ee924 update the syntax highlight for example.masonry 2025-08-22 01:17:16 -06:00
1ee8de23da split tests into separate files 2025-08-22 00:59:14 -06:00
da43647b54 improve the page, sections, components 2025-08-22 00:51:55 -06:00
e28b6c89ef move files into an examples dir 2025-08-20 00:17:40 -06:00
e9a422ef07 define a DSL 2025-08-15 01:51:43 -06:00
92e053d48a add dynamic-vue tailwind support 2025-04-27 10:56:45 -06:00
67d4008f7e make vue component gen reusable 2025-04-23 23:33:37 -06:00
7df13b4866 update readme 2025-04-06 22:54:49 -06:00
669154ac6e add support for dynamic tables 2025-03-24 23:29:31 -06:00
d749a32abd add ability to generate vue componenets based on swagger 2025-03-12 23:53:25 -06:00
a8f2b832b4 add system setup and verification 2025-02-22 23:33:02 -07:00
60d7e07114 fix templates 2025-02-22 22:21:51 -07:00
9fe376d3ea get frontend code generating and usable 2025-02-22 17:08:26 -07:00
6a8a4a13ba create webapp stencil with side bar, routes and fake login 2025-02-16 21:25:45 -07:00
de771d83b1 add ability to set up a webapp 2025-02-15 16:00:58 -07:00
e34da045bc initial attempt at building Masonry 2025-02-12 22:14:44 -07:00