You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey there, thank you for the great template and submission instructions!
I see that you support less features than the al-folio template and I'm very interested in the tabs feature to facilitate the structure of my post. This is based on jekyll-tabs, which is already available in your Dockerfile.
I managed to introduce the feature with a few minimal changes by introducing/modifying the files:
A: assets/js/tabs.js
A: _includes/scripts/tabs.html
M: _layouts/distill.html
A: _sass/_tabs.scss
M: assets/css/main.scss
M: _config.yml & _config_local.yml
Would you be interested in a pull request to support tabs? Or would you accept if I try to work-around this limitation via HTML and inline JS stored from assets/html/2025-04-28-[YOUR SUBMISSION]?
Best, Felix
The text was updated successfully, but these errors were encountered:
Hey there, thank you for the great template and submission instructions!
I see that you support less features than the al-folio template and I'm very interested in the tabs feature to facilitate the structure of my post. This is based on jekyll-tabs, which is already available in your Dockerfile.
I managed to introduce the feature with a few minimal changes by introducing/modifying the files:
assets/js/tabs.js
_includes/scripts/tabs.html
_layouts/distill.html
_sass/_tabs.scss
assets/css/main.scss
_config.yml
&_config_local.yml
Would you be interested in a pull request to support tabs? Or would you accept if I try to work-around this limitation via HTML and inline JS stored from
assets/html/2025-04-28-[YOUR SUBMISSION]
?Best, Felix
The text was updated successfully, but these errors were encountered: