lumeland / theme-simple-twitter

Lume theme to host your twitter/X archive.

Home Page:https://twitter.oscarotero.gal/

Repository from Github https://github.comlumeland/theme-simple-twitterRepository from Github https://github.comlumeland/theme-simple-twitter

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.js file in _data/tweets.js, and replace the first line:
    - window.YTD.tweets.part0 = [
    + export default [
  • Copy the folder tweets_media to /uploads/tweets_media.
  • Copy the folder profile_media to /uploads/profile_media.
  • Edit the _data.yml file with your account data.
  • That's all. Run deno task serve to see the site.

About

Lume theme to host your twitter/X archive.

https://twitter.oscarotero.gal/

License:MIT License


Languages

Language:TypeScript 37.7%Language:CSS 36.6%Language:JavaScript 25.7%