mirror of
https://codeberg.org/vegvisir/website.git
synced 2025-09-14 00:43:42 +02:00
feat(doc): add README
This commit is contained in:
parent
f5cc732123
commit
cea39c107e
1 changed files with 8 additions and 1 deletions
|
@ -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!
|
Loading…
Add table
Reference in a new issue