Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/go-fed/presentations
Presentations on: golang and ActivityPub
https://github.com/go-fed/presentations
activitypub activitystreams activitystreams-vocabulary federated golang presentations social
Last synced: 3 months ago
JSON representation
Presentations on: golang and ActivityPub
- Host: GitHub
- URL: https://github.com/go-fed/presentations
- Owner: go-fed
- Created: 2018-07-02T22:01:30.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-01-19T08:11:25.000Z (about 3 years ago)
- Last Synced: 2024-11-01T05:02:53.281Z (3 months ago)
- Topics: activitypub, activitystreams, activitystreams-vocabulary, federated, golang, presentations, social
- Language: Go
- Size: 12.1 MB
- Stars: 13
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Golang ActivityPub Presentations
To view these presentations,
[install Go](https://golang.org/doc/install)
and then install the `present` tool:```
go install golang.org/x/tools/cmd/present
```Then run the `present` command where the `.slide` files are.
PDF files are also available where possible instead. Note that interactive
coding examples will function in presentations but not in PDFs.