Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 26 days ago
JSON representation
Slides for Comunica Association Launch Event on Comunica Association Introduction
- Host: GitHub
- URL: https://github.com/rubensworks/slides-2022-comunica-launch-intro
- Owner: rubensworks
- Created: 2022-08-29T06:21:18.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2022-09-07T13:08:16.000Z (about 2 years ago)
- Last Synced: 2024-08-08T18:22:18.286Z (3 months ago)
- Language: HTML
- Homepage: https://rubensworks.github.io/slides-2022-comunica-launch-intro/
- Size: 1.07 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-starred - rubensworks/slides-2022-comunica-launch-intro - Slides for Comunica Association Launch Event on Comunica Association Introduction (others)
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.