andyl

Results 38 comments of andyl

I also have a problem with 'a' and 'A'

> jekyll plugins I'll have a look at that. > switching to heex My first impulse would be to switch to Heex, and adopt mainstream elixir tooling where possible.

This eve I did a minimal proof-of-concept - a test migration from Jekyll to Tableau. [Click here](https://github.com/andyl/elixir-lang.github.com/tree/experiment/NEWSITE) for the tableau code. Here's a screenshot of the current work-in-progress: ![Screenshot_2024-10-07_18-41-28](https://github.com/user-attachments/assets/6d4f4c75-8cde-4088-ab07-cc9073d87b43) After...

> Do we need to define modules for each page or can we just point to a directory The latter. We need to define 2-4 'layout' modules which wrapper each...

@jimsynz thanks for your response - I will have great interest to review your draft and give feedback :+1:

@jimsynz - can you post a link to your current work?

I haven't been able to find documentation on fabric context. Can anyone post a link?

Confirm - seems to work now. THANK YOU @yetone