Archive's historical Tweets as a Jekyll site on GitHub Pages
tweets.js
file into the root directory as tweets.json
tweets.json
to remove the window.YTD.tweets.part0 =
from the start of the filenode parse.js
. This will convert all the Tweets into individual Markdown files in the _statuses
folderbundle
to install Jekylljekyll serve
to preview locallyRun script/build-related-statuses
and wait a while. It will create a _data/related_statuses.yml
file.