Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# ExPECA Project Website

Website found at: https://expeca.proj.kth.se/

## Getting started

Website is built using [mkdocs-material](https://squidfunk.github.io/mkdocs-material/).
Expand All @@ -11,4 +13,4 @@ Easiest way to write and preview is by using the docker-compose configuration pr
docker-compose -f docker/docker-compose.yml up
```

The live preview will then be served at [localhost:8000](https://localhost:8000).
The live preview will then be served at [localhost:8000](https://localhost:8000).