Skip to content

pixie-io/px.dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

22e8209 · Nov 12, 2024

History

84 Commits
May 4, 2021
Nov 12, 2024
May 31, 2023
Sep 9, 2021
Oct 1, 2021
Aug 19, 2022
Jun 27, 2023
Aug 19, 2022
May 4, 2021
Oct 23, 2021
Sep 30, 2021
May 4, 2021
Oct 1, 2021
Aug 19, 2022
Jun 2, 2023
Jun 27, 2023
May 4, 2021
Jun 2, 2023
Jun 28, 2023
Jun 28, 2023

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.