Skip to content

A GoBlog plugin for crossposting Letterboxd diary entries via RSS and Micropub.

Notifications You must be signed in to change notification settings

kandr3s/GoBlog-Letterboxd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

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

About

A GoBlog plugin for crossposting Letterboxd diary entries via RSS and Micropub.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages