Publican system requirements

105 words, 1-minute read

To use Publican, you require:

  1. A PC running a recent edition of Windows, Mac OS, or Linux.
  2. Node.js version 20 or higher.
  3. A terminal application to run commands. Windows users can choose Windows Powershell, Windows CMD, or Windows WSL.
  4. A text editor such as VS Code.

You should be able to build a site following the instructions in this section, but basic knowledge of the command line, the Node Package Manager (npm), and JavaScript is recommended. Experience of Git and Github for source control is also useful.