6 ms·
After reading the FAQ, I think you just need a simple blog system with every category representing a special timeline. And you only need to modify the theme.
by NaNaN 12y ago
After reading the FAQ, I think you just need a simple blog system with every category representing a special timeline. And you only need to modify the theme.
- wenbin 12y agoIndeed. Most of what I've implemented so far can be captured in a blogging service, except for the timezone support (but you can still argument that a simple theme with javascript can do that). But I'd like to do more with the structural data of timelines, e.g., visualization, today in history, ...