rmbolger / docs

Source files for the Pester website.

Home Page:https://pester.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

https://pester.dev

License:MIT License


Languages

Language:JavaScript 83.5%Language:CSS 11.7%Language:PowerShell 3.9%Language:HTML 0.9%