Skip to content

Repository files navigation

Build Status


Static landing page made with Hugo using GitHub Pages.

GitHub CI

This project's static Pages are built & deployed by GitHub CI (Actions), following the steps defined in hugo.yml.

It can also be built using GitLab CI, following the steps defined in .gitlab-ci.yml.

Deployment

Deployment always happen on the latest commit on the master branch.

Building locally

To work locally with this project, you'll have to follow the steps below:

  1. Install Hugo (see below)
  2. Fork, clone or download this project
  3. Go to the root folder, and run hugo server
  4. Preview the website under localhost:1313/
  5. Add content, modify the files. The local preview is rebuilt and refreshed in your browser.
  6. commit and push your changes, submit a PR etc :D
  7. (optional) To generate the final static website, simply run hugo (see hugo.yml for deployment optimisations)

Read more at Hugo's documentation.

Install Hugo

Install the extended edition of Hugo (you don't need the extended/deploy edition)

To confirm that it's correctly installed, type hugo version (only the +extended matters).

hugo v0.136.5+extended linux/amd64 BuildDate=unknown VendorInfo=nixpkgs

Preview your site

Go to the root folder of the project, run hugo server, and access the website under localhost:1313/, or wherever tells you it is.

About

The public facing landing page

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages