Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rubensworks/slides-2022-comunica-launch-intro

Slides for Comunica Association Launch Event on Comunica Association Introduction
https://github.com/rubensworks/slides-2022-comunica-launch-intro

Last synced: about 1 month ago
JSON representation

Slides for Comunica Association Launch Event on Comunica Association Introduction

Awesome Lists containing this project

README

        

# Slides for Comunica Association Launch Event on Comunica Association Introduction
[![Build Status](https://github.com/rubensworks/slides-2022-comunica-launch-intro/workflows/Build%20and%20Deploy/badge.svg)](https://rubensworks.github.io/slides-2022-comunica-launch-intro/)

**Live version: https://rubensworks.github.io/slides-2022-comunica-launch-intro/**

These slides are created using the [shower](https://github.com/shower/shower) framework.

## Build

```
// Create a static version of the slides in the `prepared/` folder.
npm run prepare

// Create a pdf version of the slides
npm run pdf

// Create a zip of the prepared slides
npm run archive
```

## Development mode

Serve the slides on http://localhost:8080/.

```
npm run serve
```

View on http://localhost:3000/

## License

These slides are created by [Ruben Taelman](https://rubensworks.net/).

[Creative Commons Attribution 4.0](https://creativecommons.org/licenses/by/4.0/), unless otherwise indicated.