including-modules

This commit is contained in:
Kismet Hasanaj
2026-05-03 00:14:08 +02:00
parent ec83a0d879
commit 39a8a128be
20434 changed files with 3906546 additions and 3 deletions
+3 -3
View File
@@ -13,13 +13,13 @@ The site is designed for this workflow:
## Recommended Repo Name
```text
novarix-networks-homepage
novarix.uk
```
Keep all the Novarix domains in repos under the same convention so paths and clone URLs stay predictable, e.g.
```text
http://10.10.10.11:3000/kismet.hasanaj/novarix-networks-homepage.git
http://10.10.10.11:3000/kismet.hasanaj/novarix.uk.git
```
## Project Structure
@@ -79,7 +79,7 @@ sudo chown -R $USER:$USER /var/www
Clone the Gitea repo:
```bash
git clone http://10.10.10.11:3000/kismet.hasanaj/novarix-networks-homepage.git /var/www/novarix.uk
git clone http://10.10.10.11:3000/kismet.hasanaj/novarix.uk.git /var/www/novarix.uk
```
Install the website dependencies and build the static site: