Skip to content

CalConnect/cc-caldav-attachments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CalConnect Standard: CalDAV Managed Attachments

This work item belongs to CalConnect CALDAV TC.

Build Status

This document is available in its rendered forms here:

General

This document specifies an extension to the calendar access protocol (CalDAV) to allow attachments associated with iCalendar data to be stored and managed on the server.

The document is published as the following:

  • CalConnect CC 51013

  • IETF draft-ietf-calext-caldav-attachments

Fetching the document

git clone https://github.com/CalConnect/cc-caldav-attachments/

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:

docker run -v "$(pwd)":/metanorma -w /metanorma -it metanorma/mn metanorma site generate --agree-to-terms

Building the document

metanorma site generate --agree-to-terms

The generated documents are accessible under _site/.

Iterating the document

metanorma site generate --agree-to-terms
open _site/index.html

License

Copyright its respective authors and CalConnect.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 12

Languages