/main-website

Mirror of https://codeberg.org/SkypLabs/main-website.

Primary LanguageHTML

Main Website

This repository contains the source code of SkypLabs' main website.

Getting Started

This website is made with Zola, a static website generator, and DeepThought, a Zola theme.

Requirements

Cloning the Repository

Third-party Zola themes are imported as Git sub-modules. They can be initialised upon initial repository cloning:

git clone --recurse-submodules https://codeberg.org/SkypLabs/main-website.git

Building the Website

Once inside the website directory:

zola build

Zola can also watch and automatically rebuild the website upon changes:

zola watch

License

Unless otherwise specified, this website and its contents are CC BY-NC 4.0 licensed.