andyl
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:  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