Skip to content

This repo houses the assets used to build the SuperHub project's landing page.

Notifications You must be signed in to change notification settings

agilestacks/superhub.io

Repository files navigation

This project is build for superhub.io website

This website is based on hugo framework for building websites. Also using next assets:

Prepare

One of way how to install hugo is just run command:

brew install hugo

For more details visit official hugo site

You also need to install some node based dependencies (bulma, postcss and autoprefixer) to create the final assets:

npm install

Local development

To run site locally just call command:

hugo serve

Build and publish to github pages

This is done via GitHub Actions.

About

This repo houses the assets used to build the SuperHub project's landing page.

Resources

Stars

Watchers

Forks

Contributors 6

Languages