diff --git a/README.md b/README.md index d9bfd3b..ef44260 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,9 @@ -# website +# Vegvisir Website +Source code for the [Vegvisir website](https://vegvisir.vlw.se). The website is build from the ground up using the [Vegvisir](https://codeberg.org/vegvisir/vegvisir) web framework to highlight the framework's features. + +# Installation + +To run this website locally, follow the [installation instructions for the Vegvisir framework](https://vegvisir.vlw.se/docs/installation). After that, all you have to do is clone this repo and point Vegvisir to the cloned folder. + +No additional steps are required! \ No newline at end of file