https://github.com/calconnect/cc-dst-recommendations
EU DST Recommendation
https://github.com/calconnect/cc-dst-recommendations
metanorma-release
Last synced: 18 days ago
JSON representation
EU DST Recommendation
- Host: GitHub
- URL: https://github.com/calconnect/cc-dst-recommendations
- Owner: CalConnect
- Created: 2019-03-17T05:45:38.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2026-05-22T09:05:43.000Z (about 1 month ago)
- Last Synced: 2026-05-22T15:58:45.669Z (about 1 month ago)
- Topics: metanorma-release
- Language: Ruby
- Size: 252 KB
- Stars: 0
- Watchers: 22
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.adoc
Awesome Lists containing this project
README
= CalConnect DST recommendations
This work item belongs to TC DATETIME.
image:https://github.com/CalConnect/cc-eu-dst-recommendation/actions/workflows/generate.yml/badge.svg["Build Status", link="https://github.com/CalConnect/cc-eu-dst-recommendation/actions/workflows/generate.yml"]
This document is available in its rendered forms here:
* https://calconnect.github.io/cc-eu-dst-recommendation/[CC: CalConnect DST recommendations (HTML)]
== Structure
`sources/`::
source of documents and models
`sources/cc-0707.adoc`::
CalConnect CC 0707 standard.
`sources/cc-18018.adoc`::
CalConnect CC 18018 standard.
`_site/`::
(automatically generated using `metanorma site generate`) published document.
== Fetching the document
Click on "Code > Local" to clone this repository.
== Installing build tools
See https://www.metanorma.org/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.