Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 565 Bytes

File metadata and controls

29 lines (19 loc) · 565 Bytes

osl-hugo.github.io

A blog page for OpenScienceLabs with Hugo site generator. Not finished yet.

To deploy locally

Install Hugo via Homebrew or you can install it via another options Install Hugo

brew install hugo

Clone the repository

git clone git@github.com:osl-incubator/osl-hugo.github.io.git 

Run locally

cd osl-hugo.github.io
hugo server

To check how it works check the template

Hugo Clarity