17 lines
No EOL
159 B
Markdown
17 lines
No EOL
159 B
Markdown
# Louis Guidez
|
|
|
|
Site web de https://louis.hostux.fr/
|
|
|
|
## Develop
|
|
|
|
```bash
|
|
npx @11ty/eleventy --serve
|
|
```
|
|
|
|
## Compile
|
|
|
|
```bash
|
|
npx @11ty/eleventy
|
|
```
|
|
|
|
## Deploy |