Documented developer preview
This commit is contained in:
parent
e486076ad0
commit
6007d24341
@ -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.
|
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
|
## TODO
|
||||||
|
|
||||||
- [x] Add our logo on the website, favicon.
|
- [x] Add our logo on the website, favicon.
|
||||||
|
Loading…
Reference in New Issue
Block a user