Skip to content

ChronoBank/docs

 
 

Repository files navigation

Chocolatey Docs

This repository contains the source files for the documentation site that can be found here:

https://docs.chocolatey.org/en-us/

This site is built using Statiq.

Thanks

The original template that was used to create this docs site came from the work that was done by Patrik Svensson, on his Spectre.Console and Spectre.Cli docs sites. Huge thank you to Patrik for all his help!

Building the site

Setup

There are a number or pre-requisites that are needed before you will be able to build the website locally. These include:

  • .NET Core SDK
  • NodeJS
  • Yarn

There is a .\setup.ps1 file in the root of this repository that can be used to install all necessary packages, and which will be kept up to date as these change.

Building the site

To build the site locally on your machine, either run the .\build.ps1 or the build.sh file (depending on your system). This will compile the site, and all generated output file be placed into the output folder.

Previewing the site

To preview the site locally on your machine, either run the .\preview.ps1 or the preview.sh file (depending on your system). Once completed, you should be able to open a browser on your machine to http://localhost:5080 and the site will be loaded. Once running, any changes made to the files within the input folder will cause the site to be rebuilt with the new content.

Build Status

GitHub Actions Build Status

Chat Room

Come join in the conversation about Chocolatey in our Gitter Chat Room.

Gitter

Or, you can find us in IRC at #chocolatey on freenode. IRC is not as often checked by committers, so it is recommended you stick to Gitter if you need more timely assistance.

Please make sure you've read over and agree with the etiquette regarding communication.

Search

Search uses Algolia DocSearch as backend. Configuration for crawler is available at https://github.com/algolia/docsearch-configs/blob/master/configs/chocolatey.json.

Releases

No releases published

Packages

No packages published

Languages

  • HTML 63.2%
  • C# 25.1%
  • JavaScript 9.0%
  • PowerShell 2.2%
  • Shell 0.5%