Differences From Artifact [783ca339]:
- File crystalize.rkt — part of check-in [47d9eea5] at 2020-02-20 04:53:49 on branch trunk — Get rid of current-plain-title ([1909139d]) (user: joel, size: 11055) [annotate] [blame] [check-ins using]
To Artifact [c9517191]:
- File crystalize.rkt — part of check-in [d3755213] at 2020-02-21 22:43:34 on branch trunk — Build up listing schema, use for RSS feed ([2f082139]) (user: joel, size: 11059) [annotate] [blame] [check-ins using]
︙ | |||
58 59 60 61 62 | 58 59 60 61 62 63 64 65 66 67 68 | - + | #:author (maybe-meta 'author default-authorname) #:conceal (maybe-meta 'conceal) #:series-page series-node #:noun-singular (maybe-meta 'noun (series-metas-noun)) #:note-count (length note-txprs) |
︙ |