Skip to content

pixie-io/px.dev

Repository files navigation

px.dev · Netlify Status CC BY 4.0 license

Built with Gatsby.

For the documentation code, see docs.px.dev.

Contributing

We are excited to have you contribute to Pixie's product page!

Before contributing content, please file an issue outlining your intended additions.

🚀 Quickstart for contributors

To run in development mode, run the following commands:

yarn install
yarn start

Then visit http://localhost:8000/ to view the app.

To generate a production build, run:

yarn install
yarn build

Website License

Creative Commons License
This work is license d under a Creative Commons Attribution 4.0 International License.

Please note the Creative Commons Attribution 4.0 license applies to the creative work of this site (documentation, visual assets, etc.) and not to the underlying code and does not supersede any licenses of the source code, its dependencies, etc.