Decentralized Website Communication with Webmention
This repository contains the slides for my talk "Decentralized Website Communication with Webmention", given on January 15th 2023 for Codementor.
Getting Started
To run the slides, execute these commands:
npm install
npm start
Then, open http://localhost:8000 in your browser.
To navigate between slides, use the left and right arrows on your keyboard or the arrows that appear in the slides.
License and Atribution
The text content in index.html is licensed under a Creative Commons Attribution 4.0 International License.
This project uses Reveal.js for slides. The source code for Reveal.js is licensed under the MIT License.