Add baseUrl instructions
This commit is contained in:
parent
9447f169d3
commit
1a4eeed1eb
|
@ -35,7 +35,7 @@ Y accede a `http://localhost:1313/`.
|
||||||
Para generar el sitio estático, simplemente ejecuta el comando
|
Para generar el sitio estático, simplemente ejecuta el comando
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
hugo
|
hugo --baseURL="https://es.hackmeeting.org/latest/hugo"
|
||||||
```
|
```
|
||||||
|
|
||||||
Y se generará la carpeta `public` con el contenido
|
Y se generará la carpeta `public` con el contenido
|
Loading…
Reference in New Issue