GithubHelp home page GithubHelp logo

asears / docs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pester/docs

0.0 1.0 0.0 8.48 MB

Source files for the Pester website.

Home Page: https://pester.dev

License: MIT License

JavaScript 73.24% PowerShell 7.93% CSS 16.12% HTML 0.78% Dockerfile 1.94%

docs's Introduction

Netlify Contributor Covenant

Pester Docs

This repository contains the source files used to generate the pester.dev website.

The website pages are written in markdown files using the .mdx format and are located in the /docs folder.

๐Ÿ”ฅ One exception: the pages in the "Command Reference" section are auto-generated from Pester's Comment Based Help. Please do not create pull requests for these command reference pages here, but instead fix the corresponding Pester PowerShell source code in pester/Pester repository. For example to change Invoke-Pester command reference, you need to change the help in this file.

Contributing

To submit an update:

  1. update the markdown .mdx file(s)
  2. submit a pull request

Local Development

The website is built using:

Requirements

Installation

To install all required dependencies and start a local development server:

yarn
yarn start

Website Customization

Because the website is using Docusaurus as the underlying technology:

Styling

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

Tables

The Pester website uses interactive React tables. To change the content of the tables, simply update the correlating .json configuration file as can be seen in this example.

Bumping Docusaurus

To upgrade docusaurus to a more recent version:

  1. Edit package.json
  2. Manually bump the version number of these dependency packages:
    @docusaurus/core": "^2.2.0",
    @docusaurus/preset-classic": "^2.2.0",
  3. Run yarn install
  4. Submit a pull request with (only) these updated files:
    • package.json
    • yarn.lock

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 [email protected]. All complaints will be reviewed and investigated promptly and fairly.

Read the full code of conduct

docs's People

Contributors

abitlegacy avatar bravo-kernel avatar cboos avatar corridorroute avatar deejaygraham avatar dependabot[bot] avatar derek-baker avatar fflaten avatar flcdrg avatar ggorlen avatar github-actions[bot] avatar glennsarti avatar graememeyer avatar gtorres avatar hobadee avatar jburns24 avatar lex111 avatar marvtherobot avatar miiitch avatar mikepowell avatar mikeybronowski avatar nohwnd avatar oasaleh avatar obesser avatar petervandivier avatar rmbolger avatar robhalevt avatar simonsabin avatar vcalatayud avatar vexx32 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.