aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: ceaebae98320ca5d19b43c76db65bb33284eecca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# Sitio web personal de Jesús E.

## Instalación

### Hyperbola GNU/Linux-libre

```
$ mkdir templates_c
```

```
# chown $USER:http templates_c/
```

```
# chmod g+w -R templates_c/
```

#### Descargar librerías adicionales (jQuery, normalize)

```
$ npm install
```

## Licencia
Esta obra esta bajo la Licencia [GNU AGPLv3+](LICENSE)