Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please implement tagging #82

Open
alchemyx opened this issue Feb 1, 2018 · 0 comments
Open

Please implement tagging #82

alchemyx opened this issue Feb 1, 2018 · 0 comments

Comments

@alchemyx
Copy link

alchemyx commented Feb 1, 2018

Hi,

It would seem that there is tagging functionality started but not working properly. If I add to the post:

tags: featured

Then it works as expected. But that is all. I can't add custom tags which could be later shown in post and there are no tagging subpages. It would be a great option to have. On line 49 of index.html there is this snippet:

<!-- <span class="post-tags-set">on {{#foreach tags}}<span class="post-tag-{{slug}}">{{#if @first}}{{else}}, {{/if}}<a href="/tag/{{slug}}">{{name}}</a></span>{{/foreach}}</span>-->

But uncommenting it doesn't help.

Thanks and regards,
Michał

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant