Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 788 Bytes

README.md

File metadata and controls

26 lines (20 loc) · 788 Bytes

GoBlog-Letterboxd

A PESOS plugin that uses RSS and Micropub for crossposting Letterboxd diary entries to a GoBlog instance.

Config

- path: ./plugins/letterboxd
    import: letterboxd
    config:
      username: "user" # Letterboxd Username
      blogURL: "http://goblog.url" # GoBlog instance URL
      section: "section" # GoBlog's Watches Section
      token: "MICROPUB-TOKEN" # GoBlog's Micropub Token

Demo: 📺 Watches


TO-DO

  • Add Microformats in Watches (Fetched from Letterboxd)
  • Fetch data directly from the Letterboxd feed
  • Implement “Rewatched”
  • Set up variables in GoBlog's config
  • Automatically fetch movie backdrops