lvuch / longhorn-website

https://longhorn.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Longhorn Website

Netlify Status

This repo houses the assets used to build the website for Longhorn, available at https://longhorn.io.

Running the site locally

To run the website locally, you need to have the Hugo static site generator installed (installation instructions here). Once Hugo is installed:

hugo server --buildDrafts --buildFuture

This starts Hugo in local mode. You can see access the site at http://localhost:1313.

Publishing the site

The Longhorn site is automatically built and published by Netlify when changes are pushed to the master branch.

About

https://longhorn.io


Languages

Language:HTML 80.0%Language:CSS 12.3%Language:JavaScript 7.6%Language:Makefile 0.1%