robertcv / orange-hugo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

orange-hugo

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

About


Languages

Language:JavaScript 46.9%Language:CSS 29.7%Language:HTML 21.3%Language:Python 1.8%Language:Shell 0.3%