butane-jekyll-theme
butane-jekyll-theme copied to clipboard
Make tags useful
Right now tags don't have much purpose. Would love to have them on a dedicated archives page much like https://paulrobertlloyd.com/archive/.
Is it possible to achieve something like this which works on Github Pages?
You may not like the answer: the Jekyll Archives gem is the best way to achieve this automatically (without manually creating pages and loops for each tag). As you may know, this plugin is not available on GitHub Pages.
Some people have creative solutions for this – here is an example that I skimmed but haven’t tried myself.