Skip to content

blindaa121/pan.dev

 
 

Repository files navigation

Deploy Live CodeQL

Palo Alto Networks Developer Docs

About PAN.dev

What is PAN.dev?

PAN.dev is the home for developer-focused documentation at Palo Alto Networks.

Why was PAN.dev created?

PAN.dev was created to deliver a better developer experience to our developer community by aggregating developer-focused content, simplifying the doc authoring experience, and providing content in a more consumable medium.

Who can contribute?

Anyone! We made pan.dev open source so all members of the community can author, edit, and open issues on our docs.

How can I contribute?

We have a contributing guide. Docs are authored in markdown an easy-to-write plain text markup language (the same format used for readme's and slack!).

A special thanks to all those who have contributed to the docs so far!

Contributors

The techincal side

This website is built using Docusaurus 2, a modern static website generator.

URL: https://pan.dev

Installation

yarn

Local Development

yarn start

This command starts a local development server and open up a browser window. Most changes are reflected live without having to restart the server.

Build

yarn build

This command generates static content into the build directory and can be served using any static contents hosting service.

Deployment

The upstream/master branch is linked to a Firebase site and will auto-deploy when changes are merged into master.

Build previews will be automatically generated for merges and pull requests into the upstream/master branch. Build previews can be used to review changes to determine if they are ready to be merged into upstream/master.

Support

See SUPPORT.md.

About

Palo Alto Networks for Developers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 66.9%
  • CSS 31.2%
  • TypeScript 1.9%