reorganize vendor directories
This commit is contained in:
@@ -59,7 +59,7 @@ hacerlo, se encuentra en el
|
||||
[README del código fuente de la web][colaboracion].
|
||||
|
||||
<!--Plyr-->
|
||||
<script src="{static}/vendor/js/play.js"></script>
|
||||
<script src="{static}/vendor/play/play.js"></script>
|
||||
<!--EndPlyr-->
|
||||
|
||||
[colaboracion]: https://libregit.org/heckyel/cl/src/branch/master/README.md#colaboraci%C3%B3n
|
||||
|
||||
@@ -50,6 +50,8 @@ directorios:
|
||||
carpeta correspondiente al año y al mes en el que se añaden. Por
|
||||
ejemplo, el directorio `/wp-content/uploads/article/images/2018/01/`
|
||||
contiene los archivos de enero de 2018.
|
||||
- `vendor`. Contiene el programa `aplaylist`, `play`, `plyr` y `sys-comments`
|
||||
que es el sistema de comentarios estático.
|
||||
|
||||
El código CSS, JS y las fuentes aquí encontrados no aparecen en todos
|
||||
los artículos. Por esta razón, se ubican aquí (y no en `cl-theme`)y
|
||||
|
||||
@@ -12,14 +12,14 @@ Title: LibreJS
|
||||
<td><a href="https://libregit.org/heckyel/plyr/archive/v2.0.1.tar.gz">plyr.tar.gz</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="../vendor/js/play.js">play.js</a></td>
|
||||
<td><a href="../vendor/play/play.js">play.js</a></td>
|
||||
<td><a href="http://www.gnu.org/licenses/gpl-3.0.html">GPL-3.0</a></td>
|
||||
<td><a href="../vendor/js/play.js">play.js</a></td>
|
||||
<td><a href="../vendor/play/play.js">play.js</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="../vendor/js/videoplaylist.js">videoplaylist.js</a></td>
|
||||
<td><a href="../vendor/aplaylist/videoplaylist.js">videoplaylist.js</a></td>
|
||||
<td><a href="http://www.gnu.org/licenses/gpl-3.0.html">GPL-3.0</a></td>
|
||||
<td><a href="../vendor/js/videoplaylist.js">videoplaylist.js</a></td>
|
||||
<td><a href="../vendor/aplaylist/videoplaylist.js">videoplaylist.js</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="../theme/js/navbar-burger.js">navbar-burger.js</a></td>
|
||||
|
||||
Reference in New Issue
Block a user