Great overview of how to deal with webmentions on a NextJS site. Should be applicable to other React SSGs like Gatsby. Useful 👍
- Source
- Link to Original 🔗
- Published
- Categories
- Frontend, JavaScript
- Tags
- NextJS, Jamstack, webmention, tutorial, webmention.io, social media
Explore Other Notes
⬅ Newer
Indieweb privacy challenges
The IndieWeb was designed to be a better option for privacy, users, content authorship, and the open web. I think it largely meets those goals, but Sebastian has put together some excellent points on …
Older ➡
Sass and clamp
Jeremy has been updating The Session to use variable font sizes with the new CSS clamp() property. He offers some interesting ideas on how best to do …
- <!DOCTYPE html> <html> <head> <title></title> </head> <body> <p>Great overview of how to deal with webmentions on a NextJS site. Should be applicable to other React SSGs like Gatsby. Useful …</p> </body> </html>
- Murray Champernowne