Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 676 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 676 Bytes

labwc.github.io

labwc.github.io

Contributing

  1. Edit src/*.md
  2. Run ./build-site

Requirements

To build the documentation site, you will need the following software installed:

ArchLinux

pacman -Syu pandoc-cli scdoc

Ubuntu / Debian

apt install pandoc scdoc

Fedora

dnf install pandoc scdoc

Other Linuxes

For Pandoc, see the pandoc installation documentation about the inclusion of pandoc in your package manager.

For scdoc, this should also be in your package manager.