This is the fourth in a series of videos which aims to show how you can contribute to the Chocolatey documentation site, which can be found at https://docs.chocolatey.org.
This video explains how you can make slightly more complicated changes in the site (including changes multiple files) using github.dev.
This site is hosted on GitHub Pages, and the source code can be found here: https://github.com/chocolatey/docs
This is a static website, which is generated using Statiq: https://www.statiq.dev/
Videos in this series:
Getting started with contributing to the Chocolatey documentation site - • Getting started with contributing to ...
Overview of Chocolatey documentation repository structure - • Overview of Chocolatey documentation ...
Using the GitHub UI to contribute of Chocolatey documentation site - • Using the GitHub UI to contribute of ...
Using the github.dev to contribute of Chocolatey documentation site - • Using the github.dev to contribute of...
Using a local clone to contribute of Chocolatey documentation site - • Using a local clone to contribute of ...
Using GitHub Codespaces to contribute of Chocolatey documentation site - • Using GitHub Codespaces to contribute...