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

biolab/orange-hugo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

abeb187 · Nov 6, 2023
Sep 22, 2023
May 27, 2022
Oct 25, 2023
Jan 7, 2022
Oct 9, 2023
Sep 22, 2023
Oct 25, 2023
Aug 21, 2020
Jun 24, 2022
Sep 24, 2019
Nov 6, 2023
Oct 6, 2023

Repository files navigation

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