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
In case Twitter ever goes belly up without notice, it would be useful to track who I follow on Twitter. Write a script—living in this repo, perhaps—which queries the Twitter API to get a list of people I follow (their handles, screen names, descriptions, and homepage URLs). Dump the output of that script to a data file, in a format that jekyll can read. Create a page (doesn’t have to be linked to) that formats that data in a nice list. Run the script manually when desired, to update the data and thus the page.
The text was updated successfully, but these errors were encountered:
In case Twitter ever goes belly up without notice, it would be useful to track who I follow on Twitter. Write a script—living in this repo, perhaps—which queries the Twitter API to get a list of people I follow (their handles, screen names, descriptions, and homepage URLs). Dump the output of that script to a data file, in a format that jekyll can read. Create a page (doesn’t have to be linked to) that formats that data in a nice list. Run the script manually when desired, to update the data and thus the page.
The text was updated successfully, but these errors were encountered: