Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/capjamesg/intro-to-webmentions-slides

Slides for my Decentralized Website Communication with Webmention talk.
https://github.com/capjamesg/intro-to-webmentions-slides

indieweb webmention

Last synced: about 2 months ago
JSON representation

Slides for my Decentralized Website Communication with Webmention talk.

Awesome Lists containing this project

README

        

# Decentralized Website Communication with Webmention

This repository contains the slides for my talk "[Decentralized Website Communication with Webmention](https://www.codementor.io/events/decentralized-website-communication-with-webmention-fwusximcte/room)", 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](https://creativecommons.org/licenses/by/4.0/).

This project uses [Reveal.js](https://revealjs.com) for slides. The source code for Reveal.js is licensed under the [MIT License](https://github.com/hakimel/reveal.js/blob/master/LICENSE).