Open stilist opened 11 years ago
Currently everything except the timestamp is extracted from the data field. Makes it difficult to build tag pages or generate Open Graph metadata.
data
Decided against title and description; instead building them as instance methods on Activity. May not be as fast (didn’t try), but much simpler to manage and change.
title
description
Activity
Currently everything except the timestamp is extracted from the
data
field. Makes it difficult to build tag pages or generate Open Graph metadata.