Skip to content

ajdapretnar/orange-hugo

 
 

Repository files navigation

Orange Hugo website

Netlify Status Build Status

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

Development

For css edit files in /dev/scss

yarn install / npm install

gulp watch

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 47.1%
  • SCSS 28.9%
  • HTML 21.9%
  • Python 1.8%
  • Shell 0.3%