Skip to content

ionic-team/stencil-site

Repository files navigation

Built With Stencil

Stencil Site

TheStencil siteis the place for documentation on how to use Stencil.

Contributing Documentation Updates

The documentation content is formatted in markdown and can be found in thedocs directory.Easiest way to make edits is to navigate to the markdown file to be updated, and click the Edit button in the top right (the pencil icon). After making the edit, submitting the changes will create a Pull Request (PR) for reviewed. Please feel free to ask any questions within thediscord channel,we're happy to help.

Building the Site

To build the site from the source, ensure you're using the most recent versions of Node and Npm, and pull the latest from master. Next, runnpm install,npm run docsto build the docs files andnpm startto launch the site in development mode.

Related

License