Skip to content

NickLanam/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.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 45.4%
  • SCSS 26.0%
  • PHP 22.4%
  • Python 4.2%
  • TypeScript 1.6%
  • HTML 0.4%