microsoft / design-to-code

A system of development tools, and utilities used à la carte or as a suite to build enterprise-grade websites and applications.
MIT License
24 stars 6 forks source link

Added files to trigger the GitHub pages workflow #213

Closed janechu closed 2 years ago

janechu commented 2 years ago

Pull Request

📖 Description

This change adds the docs folder files to the gitignore, except the README for ease of local development. It also adds a GitHub workflow to trigger against main branch merges (and manual triggers) that will release of the documentation site.

This should be merged after #212

✅ Checklist

General