Lume theme to host your twitter/X archive.
- Download your account data from X. How to download an archive of your Twitter data
- Copy the content of
tweets.jsfile in_data/tweets.js, and replace the first line:- window.YTD.tweets.part0 = [ + export default [
- Copy the folder
tweets_mediato/uploads/tweets_media. - Copy the folder
profile_mediato/uploads/profile_media. - Edit the
_data.ymlfile with your account data. - That's all. Run
deno task serveto see the site.