glaciers-in-archives/snowman

View on GitHub
examples/wikidata/views.yaml

Summary

Maintainability
Test Coverage
views:
  - output: "index.html"
    query: "index.rq"
    template: "index.html"
  - output: "works/{{qid}}.html"
    query: "index.rq"
    template: "work.html"