Skip to content

RetoSchmucki/surpass2web

Repository files navigation

SURPASS 2 website

This is a repository for SURPASS 2 website, available at https://bee-surpass.org/.

Getting started

This site uses HUGO static site generator. First, install HUGO locally.

After cloning this repository, navigate to your GIT folder and run HUGO:

$ hugo -D

If the site is OK, you should now see a folder docs in your local folder. Run HUGO server:

$ hugo server -D

Check the output and open your browser to: https://localhost:1313/surpassweb_dev/. You should access the website locally. The development server refresh every time you update a content.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published