Skip to content

CreatureGames/creaturegames-website

Repository files navigation

Creature Games Studio Website

Powered by Hugo.

Content Structure

To modify existing content, go to the content/ directory and edit the Markdown files.

To create a new page, use the command hugo new <filename>. This generates relevant front matter.

If you are creating a page in the root content/ directory, make sure the front matter includes menu: main for the page to appear in the navbar.

Development

Run development server:

hugo server

Build static site (exports to /public):

hugo

About

Website for Creature Games Studio.

Resources

Stars

Watchers

Forks