Skip to content

beemdevelopment/website

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Aegis website

This repository contains the source of Aegis' website, hosted at: https://getaegis.app.

The website theme is based on the Sienna Template, but was adapted so that it can be built with Hugo.

Build

To build the website, first install Hugo. Make sure to get the extended version for Sass support).

Then run hugo in the root of this repository. The generated website will be available in the public folder.