Skip to content
This repository has been archived by the owner on Nov 6, 2023. It is now read-only.

Latest commit

 

History

History
24 lines (13 loc) · 535 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 535 Bytes

Orange Hugo website

Not acive; replaced by https://github.com/biolab/orange-web2/

Installation

If you are on macOS and using Homebrew, you can install Hugo with the following one-liner:

brew install hugo

If you are on a Windows machine and use Chocolatey for package management, you can install Hugo with the following one-liner:

choco install hugo -confirm

If you are on Debian or Ubuntu, you can install Hugo with the following one-liner:

sudo apt-get install hugo

Run

hugo server