This is the repository of https://alyvix.com. It is a skeleton in that it's drop-in replacement for the user/
folder in Grav.
To install your own copy of the Alyvix website, simply follow these steps:
- Download Grav and extract the ZIP file in the webroot of your web server, e.g.
~/webroot/alyvix_com/
- Download Alyvix Website and extract the ZIP file of the alyvix_com repository as
~/webroot/alyvix_com/user/
- Run
bin/grav install
from the root, e.g.~/webroot/alyvix_com/