/glimmer-website

Website for the Glimmer.js project

Primary LanguageJavaScript

Glimmer Website

The source for the Glimmer website.

Related projects

Running locally

The homepage and guides are powered by Harp and the API docs are vendored in as a compiled Glimmer app.

yarn
yarn run dev

Deploying to production

Through the magic of the ☁️, master deploys automatically.