Landing page for OSCAR
- Install Hugo
- Clone this repo:
git clone https://github.com/grycap/oscar-landing
- Start Hugo's internal server:
hugo server
-
Browse the web at
https://localhost:1313
-
(Optionally) Create the entire web (in the
public
folder):
hugo -D
- Add a new entry in
content/english/blog
- Add images in the
static/images
folder
The theme is Bigspring under the MIT License