This repository is for development of Recommendations for IoT Device Manufacturers: Catalog of Device Capabilities.
Core document sections are in _Nontechnical
and _Technical
markdown files, and frontmatter sections are in _Frontmatter
.
To view a rendered copy of the site locally, run docker-compose up
in the project root directory, then direct your browser to http://localhost:4000/FederalProfile-8259A/.
To render a PDF of the document, run docker-compose -f docker-compose-pdf.yml up
in the project root directory. If successful, this will render to _pdf/Federal-Profile-of-8259A-Non-Technical-Capabilities/Federal-Profile-of-8259A-Non-Technical-Capabilities.pdf
and _pdf/Federal-Profile-of-8259A-Technical-Capabilities/Federal-Profile-of-8259A-Technical-Capabilities.pdf
.