-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed
Labels
area: dev-infraIssue related to internal project infrastructureIssue related to internal project infrastructurein progressThis issue is currently in progressThis issue is currently in progress
Description
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 infrastructureIssue related to internal project infrastructurein progressThis issue is currently in progressThis issue is currently in progress