You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The search index site build could also generate an RSS feed of recent changes. However, in the absence of #5, the indexer would need to use and trust the dates supplied by the sources. Of course some sources, like Awesome Lists, don't have any dates at all... Unless we do something complicated like use git blame to see when each line was last edited!?