From 6007d24341f33827a0624f25a2453807b78fba43 Mon Sep 17 00:00:00 2001 From: nestorlora Date: Tue, 30 Apr 2024 15:04:29 +0000 Subject: [PATCH] Documented developer preview --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 27815cf..99b4a90 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,15 @@ This repo hosts the website for Open Bokeron which is a student organization in The philosophy with this website for now is to KISS(keep it stupid simple) using only HTML5 & CSS 3. +## Developer preview + +You need [Hugo](https://gohugo.io/) installed. +To get a local preview you can run the server on your host or using [Development Containers](https://containers.dev/) included. + +```sh +hugo server +``` + ## TODO - [x] Add our logo on the website, favicon.