https://github.com/calconnect/cc-streaming-cal-contacts-data
https://github.com/calconnect/cc-streaming-cal-contacts-data
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/calconnect/cc-streaming-cal-contacts-data
- Owner: CalConnect
- Created: 2024-12-07T03:23:00.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2026-05-12T00:23:24.000Z (about 2 months ago)
- Last Synced: 2026-05-12T00:30:04.702Z (about 2 months ago)
- Language: Ruby
- Size: 20.5 KB
- Stars: 0
- Watchers: 19
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.adoc
Awesome Lists containing this project
README
= CalConnect Standard: Streaming Calendar and Contacts Data
This work item belongs to CalConnect CALENDAR TC.
image:https://github.com/CalConnect/cc-streaming-cal-contacts-data/workflows/generate/badge.svg["Build Status", link="https://github.com/CalConnect/cc-streaming-cal-contacts-data/actions?workflow=generate"]
This document is available in its rendered forms here:
* https://calconnect.github.io/cc-streaming-cal-contacts-data/[CalConnect: Streaming Calendar and Contacts Data (HTML)]
== General
This document specifies the Streaming Calendar and Contacts Data.
The document is published as the following:
* CalConnect CC 51016
* IETF draft-douglass-streaming-cal-contacts-data
== Fetching the document
[source,sh]
----
git clone https://github.com/CalConnect/cc-streaming-cal-contacts-data/
----
== Installing build tools
See https://www.metanorma.com/author/topics/install/
== Running via Docker or locally
If you have installed the build tools locally, and wish to run the
locally-installed compilation tools, there is nothing further to set.
If you don't want to deal with local dependencies, use the docker:
[source,sh]
----
docker run -v "$(pwd)":/metanorma -w /metanorma -it metanorma/mn metanorma site generate --agree-to-terms
----
== Building the document
[source,sh]
----
metanorma site generate --agree-to-terms
----
The generated documents are accessible under `_site/`.
== Iterating the document
[source,sh]
----
metanorma site generate --agree-to-terms
open _site/index.html
----
== License
Copyright its respective authors and CalConnect.