Source code for the Vegvisir website
Find a file
vlw e5a0a8169c Initial code commit (#1)
First (rushed 😦) release of the Vegvisir website.

Reviewed-on: https://codeberg.org/vegvisir/website/pulls/1
Co-authored-by: vlw <victor@vlw.se>
Co-committed-by: vlw <victor@vlw.se>
2024-08-30 10:01:58 +00:00
modules Initial code commit (#1) 2024-08-30 10:01:58 +00:00
public Initial code commit (#1) 2024-08-30 10:01:58 +00:00
shells Initial code commit (#1) 2024-08-30 10:01:58 +00:00
LICENSE Initial commit 2024-08-04 14:05:43 +00:00
README.md Initial code commit (#1) 2024-08-30 10:01:58 +00:00

Vegvisir Website

Source code for the Vegvisir website. The website is build from the ground up using the Vegvisir web framework to highlight the framework's features.

Installation

To run this website locally, follow the installation instructions for the Vegvisir framework. After that, all you have to do is clone this repo and point Vegvisir to the cloned folder.

No additional steps are required!