Skip to content

enseadaio/website

Repository files navigation

Enseada Website

Project frontpage, built with Hugo and the Syna theme.

Prerequisites

Installation

Clone or download this repository and update it's git submodules (Syna theme is added as a submodule).

git clone https://github.com/enseadaio/enseadaio.github.io enseada-website && cd enseada-website
git submodule init
git submodule update

Usage

To start your website run the following commands:

Development:

$ hugo server -D # This command starts the Hugo server and watches the site directory for changes.

Production:

$ hugo # This command generates the static website in the public/ directory. If you do not have a site, then it gives errors about missing layout files.

Prerequisites: Hugo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •