IndieWebify.Me is the main service I've been using to get my site set up with IndieWeb technologies. It's a great, step-by-step tutorial on how to get involved and helps you easily test your implementation. I've still got a bit I need to do but it would have taken a lot longer without this resource.
- Source
- Link to Original 🔗
- Published
- Categories
- Frontend
- Tags
- IndieWebify.Me, indie web, authentication, IndieAuth, tutorial
Explore Other Notes
⬅ Newer
Oh, embed!
YouTube embeds can be expensive on page load metrics, but what alternative is there? How about loading a thumbnail that hot-swaps itself for an <iframe> when clicked? Sounds great, but wouldn't …
Older ➡
The random link in the age of static sites
Heydon has been working on Ga11ery, a neat image portfolio site generator that's ideal for webcomics. But it's built on the Jamstack using 11ty and Netlify, which means it isn't so simple to …
- <!DOCTYPE html> <html> <head> <title></title> </head> <body> <p>IndieWebify.Me is the main service I've been using to get my site set up with IndieWeb technologies. It's a great, step-by-step tutorial on how to get involved and helps you easily test your …</p> </body> </html>
- Murray Champernowne