Skip to content
forked from pester/docs

Source files for the Pester website.

License

Notifications You must be signed in to change notification settings

vcalatayud/docs

 
 

Repository files navigation

Pester Docs

Netlify Contributor Covenant

This repository contains the source files for the pester.dev website.

The website is built using:

Local Development

Requirements

Installation

To install all required dependencies and start a local development server with live-reload:

yarn
yarn start

Contributing

All website pages are written in markdown and can be located in the /docs folder.

To submit an update:

  1. update the markdown (.mdx) files
  2. submit a Pull Request

🔥 Please note that we are NOT accepting Pull Requests for the Command Reference as these pages are auto-generated using the Pester Get-Help documentation.

Website Customization

All sources (except the Command Reference) are plain Docusaurus so please:

The global CSS overrides for the Pester website are found in src/css/custom.css

Code of Conduct

In the interest of fostering an open and welcoming environment, we as contributors and maintainers pledge to making participation in our project and our community a harassment-free experience for everyone, regardless of age, body size, disability, ethnicity, gender identity and expression, level of experience, nationality, personal appearance, race, religion, or sexual identity and orientation.

Instances of abusive, harassing, or otherwise unacceptable behavior may be reported to the community leaders responsible for enforcement at coc@pester.dev. All complaints will be reviewed and investigated promptly and fairly.

Read the full code of conduct

About

Source files for the Pester website.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 83.5%
  • CSS 11.7%
  • PowerShell 3.9%
  • HTML 0.9%