Skip to content

Package docs content into an npm package #13454

Closed
@jelbourn

Description

@jelbourn

We currently publish the docs content to https://github.com/angular/material2-docs-content in an ad hoc structure. It's not an npm package, meaning we need a bash script to pull in the content to the right place.

Things that are pending:

  • Build material-examples using Bazel
  • Generate highlighted files from example source w/ Bazel
  • Docs SCSS should no longer expect a class for each markdown HTML element
  • Package all together in a NPM package:
    • Example package (needed for show-casing examples in the docs)
    • StackBlitz example source files (needed for external stackblitz examples)
    • Highlighted example source files (in .html, needed for source view of examples)
    • Guides which will be shown in the docs
    • Components overview files

Metadata

Metadata

Assignees

Labels

area: dev-infraIssue related to internal project infrastructurein progressThis issue is currently in progress

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions