Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 965 Bytes

_todo.md

File metadata and controls

28 lines (15 loc) · 965 Bytes

TODO

Layer reference

  • In links JS, add layers' short_description as title attribute

Down the line

It'd be cool to have sync-layers.R report on the number of annotations and/or a sampling of the most common annotations.

Glossary

  • Create JS that makes the incontext links work

Style

Fun but not necessary

  • Callouts: Add icon to ::before based on (e.g.) site.note.icon
    • This is tricky because it's an SVG and it's hard to target ::before w/ JS.
    • Prob easier in CSS/Sass if Liquid variables allowed there