v0.2.0
Lume theme to host your twitter/X archive.
Attributes
Includes Deno configuration
Repository
Current version released
6 months ago
Dependencies
deno.land/x
Versions
Simple twitter archive
Lume theme to host your twitter/X archive.
Instructions
- 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.