Skip to content

CalConnect/cc-admin-documents

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CalConnect administrative documents

This repository contains CalConnect administrative document sources.

Docker Build Status

Published documents are available here:

Purpose

This repository holds the Metanorma source markup for CalConnect administrative documents.

These documents include:

  • CalConnect Conference Reports (and associated documents)

  • CalConnect IOP Testing Reports

  • CalConnect Advisory Notices

Note
These administrative documents, prior to 2024, were published in PDF format only. This repository contains the re-encoded documents in the Metanorma format in order to facilitate future updates and publication in multiple formats.

Structure

The repository is structured as follows:

metanorma.yml

Metanorma site manifest that lists the documents to be included in the site.

sources/

Source documents in Metanorma format.

sources/cc-{docnumber}-{title}

Directory for each document, named by document number and a shorthand title.

sources/cc-{docnumber}-{title}/document.adoc

Metanorma root document for the document.

Fetching the document

git clone https://github.com/CalConnect/cc-admin-documents/

Installing build tools

Building the documents

Full set

Run the following command to build the full collection of the documents.

$ bundle exec metanorma site generate --agree-to-terms

Single document

Run the following command to build a single document.

Compile a single document
$ bundle exec metanorma sources/cc-1903-report-conference-46/document.adoc

Outputs

The following outputs will be built:

Index of all documents

_site/index.html

Individual document outputs

_site/documents/ (HTML, PDF, MN XML)

License

Copyright CalConnect.

About

CalConnect administrative documents in CSD

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages