User:Www.benji.dog
Hi, my name is benji and I'm a software developer from Ecuador 🇪🇨. My personal site is built with Eleventy. The site supports webmentions using GitHub actions to send on every build and checks for new webmentions once a day using a similar approach.
Projects
micropub endpoint
Serverless Micropub Endpoint deployed to Netlify. Content is added to either a GitHub or GitLab repository. Designed to work with Eleventy but has also been tested with Hugo.
Supported content types:
sparkles
A Micropub client built as a Progressive Web App (PWA). Uses OMDb API to search for movies when creating watch posts. Actively being developed but should be stable.
eleventy-plugin-shortlinks
Not really IndieWeb related but was inspired by the implementations discussed in permashortlink and newbase60. The short-domain for my site is bnj.pw.
Sample:
- bnj.pw/b5N70 redirects to benji.dog/articles/sparkles
Itches
- IndieAuth implementation that uses push notifications.
- Create an interface for my script that imports Letterboxd RSS feeds.