including-modules
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user