krisnova / nivenly.com

Source code for nivenly.com
https://nivenly.com
Apache License 2.0
38 stars 12 forks source link

Nivenly.com

Built on Grav CMS.

Written (proudly) in PHP.

Volume Mounts

.
└── public
    ├── bin
    ├── logs
    ├── system
    └── user
        ├── accounts (secret)
        ├── config   (secret)
        ├── data     (secret)
        ├── pages    (public)
        ├── plugins  (secret)
        └── themes   (secret)