Browse Source

fix up tagger so it works on all blog posts..

main
John-Mark Gurney 3 years ago
parent
commit
080950a82d
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      site.yaml

+ 1
- 1
site.yaml View File

@@ -6,6 +6,7 @@ plugins:
- hyde.ext.plugins.meta.MetaPlugin
- hyde.ext.plugins.meta.AutoExtendPlugin
- hyde.ext.plugins.meta.SorterPlugin
- hyde.ext.plugins.meta.TaggerPlugin
- hyde.ext.plugins.text.SyntextPlugin
- hyde.ext.plugins.text.TextlinksPlugin
context:
@@ -38,7 +39,6 @@ tagger:
sorter: time
archives:
blog:
source: .
target: search/label
template: tagged_posts.j2
meta:


Loading…
Cancel
Save