a***@gmail.com
2017-10-08 00:14:19 UTC
i'm struggling to add support for tags to my site.
i followed the external tutorial linked to from the main page
(https://javran.github.io/posts/2014-03-01-add-tags-to-your-hakyll-blog.html)
but it's not working as expected.
after fighting for a while trying to integrate it with my existing site
source, i figured it best to just hakyll-init a new site, follow the
instructions, compare with the provided final source code, etc., but i just
can't get it to work.
following the steps in the tutorial allows it to gather the tags from the
posts' metadata correctly, print them into the header content of the post,
but, crucially, it doesn't create any /tag[s]/x.html page (or link to such
page) for each tag 'x' -- though the tutorial claims such functionality.
i don't see any mention of hyperlinks in the tutorial, so i could
understand why 'tags: x, y' doesn't create a couple of hyperlinks, but the
real issue is that the basic /tags/x.html pages aren't being generated as
the tutorial claims should be.
i do notice the guide is from 2014 with hakyll v4.4.3.2, though i should
imagine the advice should still work with v4.9.8.0.
any advice? is anyone aware of a more recent treatment of this issue? while
i'm haskell-competent in a functional programming sense, i'm nowhere near
experienced enough with hakyll to handle this myself.
cheers,
allan.
i followed the external tutorial linked to from the main page
(https://javran.github.io/posts/2014-03-01-add-tags-to-your-hakyll-blog.html)
but it's not working as expected.
after fighting for a while trying to integrate it with my existing site
source, i figured it best to just hakyll-init a new site, follow the
instructions, compare with the provided final source code, etc., but i just
can't get it to work.
following the steps in the tutorial allows it to gather the tags from the
posts' metadata correctly, print them into the header content of the post,
but, crucially, it doesn't create any /tag[s]/x.html page (or link to such
page) for each tag 'x' -- though the tutorial claims such functionality.
i don't see any mention of hyperlinks in the tutorial, so i could
understand why 'tags: x, y' doesn't create a couple of hyperlinks, but the
real issue is that the basic /tags/x.html pages aren't being generated as
the tutorial claims should be.
i do notice the guide is from 2014 with hakyll v4.4.3.2, though i should
imagine the advice should still work with v4.9.8.0.
any advice? is anyone aware of a more recent treatment of this issue? while
i'm haskell-competent in a functional programming sense, i'm nowhere near
experienced enough with hakyll to handle this myself.
cheers,
allan.
--
You received this message because you are subscribed to the Google Groups "hakyll" group.
To unsubscribe from this group and stop receiving emails from it, send an email to hakyll+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to the Google Groups "hakyll" group.
To unsubscribe from this group and stop receiving emails from it, send an email to hakyll+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.