morel-theme 0.1.1 → 0.1.31

Sign up to get free protection for your applications and to get access to all the features.
Files changed (65) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +1 -1
  3. data/_config.yml +23 -7
  4. data/_includes/actions-h.html +17 -0
  5. data/_includes/actions-v.html +12 -0
  6. data/_includes/book-list-metadata.html +9 -0
  7. data/_includes/book-metadata.html +24 -0
  8. data/_includes/chriteria.html +3 -5
  9. data/_includes/iteration.html +12 -0
  10. data/_includes/lista-relacionadas-autora.html +80 -0
  11. data/_includes/lista-relacionadas-ciudad.html +26 -0
  12. data/_includes/lista-relacionadas-editorial.html +26 -0
  13. data/_includes/lista-relacionadas-libro.html +40 -0
  14. data/_includes/lista-relacionadas-repositorio.html +24 -0
  15. data/_includes/lista-todas-sample.html +2 -10
  16. data/_includes/lista-todas.html +22 -0
  17. data/_includes/nav-bar.html +1 -1
  18. data/_includes/side-bar.html +18 -0
  19. data/_includes/social-share.html +17 -0
  20. data/_layouts/agregar.html +43 -0
  21. data/_layouts/author.html +40 -0
  22. data/_layouts/book.html +38 -0
  23. data/_layouts/city.html +5 -0
  24. data/_layouts/obras-sample.html +4 -0
  25. data/_layouts/obras-todas.html +4 -0
  26. data/_layouts/post-index.html +32 -0
  27. data/_layouts/publisher.html +5 -0
  28. data/_layouts/repository.html +5 -0
  29. data/assets/---copy-content-to-main-folder---/__pycache__/csv_to_md_auth.cpython-38.pyc +0 -0
  30. data/assets/---copy-content-to-main-folder---/__pycache__/csv_to_md_books.cpython-38.pyc +0 -0
  31. data/assets/---copy-content-to-main-folder---/__pycache__/csv_to_md_cities.cpython-38.pyc +0 -0
  32. data/assets/---copy-content-to-main-folder---/__pycache__/csv_to_md_pub.cpython-38.pyc +0 -0
  33. data/assets/---copy-content-to-main-folder---/__pycache__/csv_to_md_repo.cpython-38.pyc +0 -0
  34. data/assets/---copy-content-to-main-folder---/_authors/horacio-quiroga.md +3 -0
  35. data/assets/---copy-content-to-main-folder---/_authors/vicente-huidobro.md +3 -0
  36. data/assets/---copy-content-to-main-folder---/_books/altazor-vicente-huidobro-1931.md +13 -0
  37. data/assets/---copy-content-to-main-folder---/_books/cuentos-horacio-quiroga-2004.md +7 -0
  38. data/assets/---copy-content-to-main-folder---/_chriterias/author.md +7 -0
  39. data/assets/---copy-content-to-main-folder---/_chriterias/city.md +7 -0
  40. data/assets/---copy-content-to-main-folder---/_chriterias/edition.md +7 -0
  41. data/assets/---copy-content-to-main-folder---/_chriterias/publisher.md +6 -0
  42. data/assets/---copy-content-to-main-folder---/_chriterias/repository.md +6 -0
  43. data/assets/---copy-content-to-main-folder---/_cities/caracas.md +3 -0
  44. data/assets/---copy-content-to-main-folder---/_cities/madrid.md +3 -0
  45. data/assets/---copy-content-to-main-folder---/_data/.~lock.books.csv# +1 -0
  46. data/assets/---copy-content-to-main-folder---/_data/books.csv +9 -0
  47. data/assets/---copy-content-to-main-folder---/_data/chriterias.csv +6 -0
  48. data/assets/---copy-content-to-main-folder---/_publishers/compania-iberoamericana-de-publicaciones.md +3 -0
  49. data/assets/---copy-content-to-main-folder---/_publishers/fundacion-biblioteca-ayacucho.md +3 -0
  50. data/assets/---copy-content-to-main-folder---/_repositories/archivo-rialta.md +3 -0
  51. data/assets/---copy-content-to-main-folder---/_repositories/consejo-latinoamericano-de-ciencias-sociales.md +3 -0
  52. data/assets/---copy-content-to-main-folder---/about.md +13 -0
  53. data/assets/---copy-content-to-main-folder---/agregar.md +12 -0
  54. data/assets/---copy-content-to-main-folder---/blog.md +14 -0
  55. data/assets/---copy-content-to-main-folder---/csv-to-md-all.py +5 -0
  56. data/assets/---copy-content-to-main-folder---/csv_to_md_auth.py +20 -0
  57. data/assets/---copy-content-to-main-folder---/csv_to_md_books.py +40 -0
  58. data/assets/---copy-content-to-main-folder---/csv_to_md_cities.py +20 -0
  59. data/assets/---copy-content-to-main-folder---/csv_to_md_pub.py +20 -0
  60. data/assets/---copy-content-to-main-folder---/csv_to_md_repo.py +20 -0
  61. data/assets/---copy-content-to-main-folder---/obras.md +4 -0
  62. data/assets/---copy-content-to-main-folder---/search.html +31 -0
  63. data/assets/---copy-content-to-main-folder---/sitemap.xml +71 -0
  64. data/assets/css/main.css +2 -1
  65. metadata +59 -2
@@ -0,0 +1,4 @@
1
+ ---
2
+ layout: page
3
+ ---
4
+ {% include lista-todas.html %}
@@ -0,0 +1,32 @@
1
+ ---
2
+ layout: default-blog
3
+ ---
4
+ <div id="particles-js"></div>
5
+ <div class="main-container post-container">
6
+ <!--Obra del día-->
7
+ <div class="obra-dia">
8
+ <div class="post-cover" style="">
9
+ <div class="ficha-title">
10
+ <h1>
11
+ {{ page.title }}
12
+ </h1>
13
+ </div>
14
+ </div>
15
+ <div class="workarround">
16
+
17
+ </div>
18
+ <div class="ficha-container sombra-solida blog" style="">
19
+ <div class="ficha-extract" style="padding-top: 0px !important;">
20
+
21
+ {{ content }}
22
+
23
+
24
+
25
+
26
+ </div>
27
+
28
+
29
+ </div>
30
+ </div>
31
+ <script src="{{BASE_PATH}}/js/particles.js"></script>
32
+ <script src="{{BASE_PATH}}/js/app.js"></script>
@@ -0,0 +1,5 @@
1
+ ---
2
+ layout: page
3
+ ---
4
+
5
+ {% include lista-relacionadas-editorial.html %}
@@ -0,0 +1,5 @@
1
+ ---
2
+ layout: page
3
+ ---
4
+
5
+ {% include lista-relacionadas-repositorio.html %}
@@ -0,0 +1,3 @@
1
+ ---
2
+ title: Horacio Quiroga
3
+ ---
@@ -0,0 +1,3 @@
1
+ ---
2
+ title: Vicente Huidobro
3
+ ---
@@ -0,0 +1,13 @@
1
+ ---
2
+ title: Altazor
3
+ author: Vicente Huidobro
4
+ author2: Vicente Huidobro
5
+ author3: Vicente Huidobro
6
+ ---
7
+ Nací a los treinta y tres años, el día de la muerte de Cristo; nací en el Equinoccio, bajo las hortensias y los aeroplanos del calor.
8
+ Tenía yo un profundo mirar de pichón, de túnel y de automóvil sentimental. Lanzaba suspiros de acróbata.
9
+ Mi padre era ciego y sus manos eran más admirables que la noche.
10
+ Amo la noche, sombrero de todos los días.
11
+ La noche, la noche del día, del día al día siguiente.
12
+ Mi madre hablaba como la aurora y como los dirigibles que van a caer. Tenía cabellos color de bandera y ojos llenos de navíos lejanos.
13
+ Una tarde, cogí mi paracaídas y dije: «Entre una estrella y dos golondrinas.» He aquí la muerte que se acerca como la tierra al globo que cae.
@@ -0,0 +1,7 @@
1
+ ---
2
+ title: Cuentos
3
+ author: Horacio Quiroga
4
+ author2: Horacio Quiroga
5
+ author3: Horacio Quiroga
6
+ ---
7
+ Alicia fue extinguiéndose en su delirio de anemia, agravado de tarde, pero que remitía siempre en las primeras horas. Durante el día no avanzaba su enfermedad, pero cada mañana amanecía lívida, en síncope casi. Parecía que únicamente de noche se le fuera la vida en nuevas olas de sangre. Tenía siempre al despertar la sensación de estar desplomada en la cama con un millón de kilos encima. Desde el tercer día este hundimiento no la abandonó más.
@@ -0,0 +1,7 @@
1
+ ---
2
+ layout: page-chriteria
3
+ title: autor
4
+ img: tema/autora.jpg
5
+ ---
6
+
7
+ {% include obras-por-autora.html %}
@@ -0,0 +1,7 @@
1
+ ---
2
+ layout: page-chriteria
3
+ title: ciudad
4
+ img: tema/lugar.jpg
5
+ ---
6
+
7
+ {% include obras-por-ciudad.html %}
@@ -0,0 +1,7 @@
1
+ ---
2
+ layout: busquedas
3
+ criterio: edicion
4
+ title: año de edición
5
+ tagline: Obras por año de edición
6
+ img: tema/edicion.jpg
7
+ ---
@@ -0,0 +1,6 @@
1
+ ---
2
+ layout: page-chriteria
3
+ title: imprenta o editorial
4
+ img: tema/imprenta.jpg
5
+ ---
6
+ {% include obras-por-imprenta-y-editorial.html %}
@@ -0,0 +1,6 @@
1
+ ---
2
+ layout: page-chriteria
3
+ title: repositorio
4
+ img: tema/repositorio.jpg
5
+ ---
6
+ {% include obras-por-repositorio.html %}
@@ -0,0 +1,3 @@
1
+ ---
2
+ title: Caracas
3
+ ---
@@ -0,0 +1,3 @@
1
+ ---
2
+ title: Madrid
3
+ ---
@@ -0,0 +1 @@
1
+ ,febres,febres,26.02.2022 20:51,file:///home/febres/.config/libreoffice/4;
@@ -0,0 +1,9 @@
1
+ title,publisher,city,edition,1edition,download,library,genre,cover,excerpt,url,repository,repurl,rep2,author,author-nationality,author-born,author-death,author2,author2-nationality,author2-born,author2-death,author3,author3-nationality,author3-born,author3-death
2
+ Altazor,Compañía Iberoamericana de Publicaciones,Madrid,1931,1931,https://ia800703.us.archive.org/30/items/huidobro-altazor/huidobro-altazor.pdf,http://www.worldcat.org/oclc/3271136, ,Vicente_Huidobro_Altazor_Morel.jpg,"Nací a los treinta y tres años, el día de la muerte de Cristo; nací en el Equinoccio, bajo las hortensias y los aeroplanos del calor.
3
+ Tenía yo un profundo mirar de pichón, de túnel y de automóvil sentimental. Lanzaba suspiros de acróbata.
4
+ Mi padre era ciego y sus manos eran más admirables que la noche.
5
+ Amo la noche, sombrero de todos los días.
6
+ La noche, la noche del día, del día al día siguiente.
7
+ Mi madre hablaba como la aurora y como los dirigibles que van a caer. Tenía cabellos color de bandera y ojos llenos de navíos lejanos.
8
+ Una tarde, cogí mi paracaídas y dije: «Entre una estrella y dos golondrinas.» He aquí la muerte que se acerca como la tierra al globo que cae. ",altazor-huidobro,Archivo Rialta,https://archive.org/details/@archivo_rialta,Archivo Rialta,Vicente Huidobro,chilena, ,,Vicente Huidobro,Chile, ,,Vicente Huidobro,Chile, ,
9
+ Cuentos,Fundación Biblioteca Ayacucho,Caracas,2004,1981,https://ia800705.us.archive.org/4/items/CuentosQuirogaHoracio/Cuentos%20-%20Quiroga%2C%20Horacio.pdf,http://www.worldcat.org/oclc/803310868, ,Horacio_Quiroga_Cuentos_Morel.jpg,"Alicia fue extinguiéndose en su delirio de anemia, agravado de tarde, pero que remitía siempre en las primeras horas. Durante el día no avanzaba su enfermedad, pero cada mañana amanecía lívida, en síncope casi. Parecía que únicamente de noche se le fuera la vida en nuevas olas de sangre. Tenía siempre al despertar la sensación de estar desplomada en la cama con un millón de kilos encima. Desde el tercer día este hundimiento no la abandonó más.",cuentos-quiroga,Consejo Latinoamericano de Ciencias Sociales,https://www.clacso.org.ar/biblioteca_ayacucho/,,Horacio Quiroga,uruguaya, ,,Horacio Quiroga,Uruguay, ,,Horacio Quiroga,Uruguay, ,
@@ -0,0 +1,6 @@
1
+ title,img,layout,filename
2
+ autor,tema/autora.jpg,page-chriteria,author
3
+ ciudad,tema/lugar.jpg,page-chriteria,city
4
+ año de edición,tema/edicion.jpg,busquedas,edition
5
+ imprenta o editorial,tema/imprenta.jpg,page-chriteria,publisher
6
+ repositorio,tema/repositorio.jpg,page-chriteria,repository
@@ -0,0 +1,3 @@
1
+ ---
2
+ title: Compañía Iberoamericana de Publicaciones
3
+ ---
@@ -0,0 +1,3 @@
1
+ ---
2
+ title: Fundación Biblioteca Ayacucho
3
+ ---
@@ -0,0 +1,3 @@
1
+ ---
2
+ title: Archivo Rialta
3
+ ---
@@ -0,0 +1,3 @@
1
+ ---
2
+ title: Consejo Latinoamericano de Ciencias Sociales
3
+ ---
@@ -0,0 +1,13 @@
1
+ ---
2
+ layout: post
3
+ title: MOREL
4
+ author: MOREL
5
+ ---
6
+
7
+ Metadatos de Obras para Repositorios Electrónicos Latinoamericanos es un archivo de descargas gratuitas de cultura latinoamericana. Específicamente, libros en formatos digitales de procedencia confiable que se encuentran en el dominio público.
8
+
9
+ Las obras y sus metadatos (autor, imprenta o editorial, fecha de publicación, etc.) están organizadas en listas dinámicas. Esto permite navegar de forma intuitiva la plataforma. El usuario puede encontrar de forma eficaz y amena un contenido específico que necesita. Pero también puede encontrarse con contenidos desconocidos e inesperados en una experiencia de tipo _rabbit hole_.
10
+
11
+ Hoy hay aproximadamente {{ site.books.size }} libros disponibles en MOREL, organizados en {{ site.authors.size }} autores, {{ site.publishers.size }} imprentas y editoriales, y {{ site.repositories.size }} repositorios. Es un número modesto, que alcanza para facilitar el acceso a algunos contenidos. Pero MOREL es una plataforma escalable. Y en la medida que crezca los metadatos que se están almacenando permitirán conocer datos relevantes sobre tendencias macro de la literatura de la región.
12
+
13
+ Si llegaste hasta aquí, probablemente eres una de las usuarias y beneficiarias de la plataforma que van a animarse a [sugerir nuevos contenidos]({{BASE_PATH}}/agregar) para ayudar a MOREL a crecer. MOREL ha recorrido un buen trecho, pero todavía queda muchísimo material *ya digitalizado* disperso en la Web de libros latinoamericanos de dominio público. Capaz en tu propio disco duro. Ayúdanos a encontrarlos.
@@ -0,0 +1,12 @@
1
+ ---
2
+ layout: agregar
3
+ title: Gracias por tu interés en participar
4
+ img: tema/agregar.jpg
5
+ ---
6
+
7
+
8
+ <p>Aquí puedes <a class="morel" href="#agregar">agregar contenido</a> para ayudarnos a hacer crecer este archivo de dominio público</p>
9
+ <p>Ten en cuenta que:</p>
10
+ <p>Puedes asegurarte de que el contenido que vas a proponer no está ya disponible en <a href="{{ BASE_PATH }}/">MOREL</a>, en la <a href="{{BASE_PATH}}/search.html" class="morel">página de búsqueda</a> o en los listados completos de <a href="{{ BASE_PATH }}/obras" class="morel">obras</a>, <a href="{{ BASE_PATH }}/criterio/author" class="morel">autora</a>, etc.</p>
11
+ <p>Solo agregamos obras que estén en el dominio público. Esto significa, por regla general: que hayan sido escritas o traducidas por alguien que falleció hace entre 60 y 100 años, <a href="https://en.wikipedia.org/wiki/List_of_countries%27_copyright_lengths" class="morel">según su país</a> de origen y/o el país donde lo publicó</p>
12
+ <p>Solo agregamos archivos facsimilares (copia directa de una edición impresa) o ediciones digitales de fuentes confiables, que se puedan citar en contextos profesionales.</p>
@@ -0,0 +1,14 @@
1
+ ---
2
+ title: Últimos posts
3
+ layout: post-index
4
+ ---
5
+ <ul>
6
+ {% for post in site.posts %}
7
+ <li>
8
+ <h2><a href="{{ post.url }}">{{ post.title }}</a></h2>
9
+ <div class="ficha-metadata">
10
+ Escrito por <span class="metadata-input">{{ post.author }}</span> // El <span class="metadata-input">{{ post.date | date_to_string }}</span> en <span class="metadata-input">{{ post.ciudad }}</span>// Clasificado en <span class="metadata-input">morel</span>, <span class="metadata-input">metadatos latinoamericanos</span>, <span class="metadata-input">repositorios</span>.
11
+ </div>
12
+ </li>
13
+ {% endfor %}
14
+ </ul>
@@ -0,0 +1,5 @@
1
+ import csv_to_md_pub
2
+ import csv_to_md_auth
3
+ import csv_to_md_books
4
+ import csv_to_md_cities
5
+ import csv_to_md_repo
@@ -0,0 +1,20 @@
1
+ import pandas as pd
2
+
3
+ from slugify import slugify
4
+
5
+ # Create a dataFrame from csv file
6
+ data = pd.read_csv("_data/books.csv", sep=',', engine ='python', encoding="utf-8").fillna('')
7
+
8
+ # Set the titles column to a list
9
+ books = data.values.tolist()
10
+
11
+ # Loop through each name, create .md file, set contents to string
12
+ for book in books:
13
+ title = str(book[14])
14
+ url = slugify(title)
15
+ file_name = f'_authors/{url}.md'
16
+
17
+ with open(file_name, 'w', encoding="utf-8") as f:
18
+ f.write(f'---\ntitle: {title}\n---')
19
+ f.close()
20
+ print(f'{file_name} saved')
@@ -0,0 +1,40 @@
1
+ import pandas as pd
2
+
3
+ from slugify import slugify
4
+
5
+ # Create a dataFrame from csv file
6
+ data = pd.read_csv("_data/books.csv", sep=',', engine ='python', encoding="utf-8").fillna('')
7
+
8
+ # Set the titles column to a list
9
+ books = data.values.tolist()
10
+
11
+ # Loop through each name, create .md file, set contents to string
12
+ for book in books:
13
+ author2 =str(book[18])# str is a function
14
+ author3 =str(book[22])
15
+ # the next lines create the different components of the url for the main author
16
+ author_raw = str(book[14])
17
+ author_split = author_raw.split(" ") # split is a built-in method, we are transforming the full name of the author into a list
18
+ author_short = (author_split[-3:])
19
+ author = "-".join(author_short)
20
+ # the next lines create the different components of the url for the title
21
+ title_raw = str(book[0])
22
+ title_split = title_raw.split(" ")
23
+ title_short = (title_split[:4])
24
+ title = "-".join(title_short)
25
+
26
+ year = str(book[3])
27
+
28
+ url_raw = title+"-"+author+"-"+year
29
+
30
+ url = slugify(url_raw) # slugify is an imported app
31
+
32
+
33
+ file_name = f'_books/{url}.md'
34
+ xcrpt = str(book[9])
35
+
36
+
37
+ with open(file_name, 'w', encoding="utf-8") as f:
38
+ f.write(f'---\ntitle: {title_raw}\nauthor: {author_raw}\nauthor2: {author2}\nauthor3: {author3}\n---\n{xcrpt}')
39
+ f.close()
40
+ print(f'{file_name} saved')
@@ -0,0 +1,20 @@
1
+ import pandas as pd
2
+
3
+ from slugify import slugify
4
+
5
+ # Create a dataFrame from csv file
6
+ data = pd.read_csv("_data/books.csv", sep=',', engine ='python', encoding="utf-8").fillna('')
7
+
8
+ # Set the titles column to a list
9
+ books = data.values.tolist()
10
+
11
+ # Loop through each name, create .md file, set contents to string
12
+ for book in books:
13
+ title = str(book[2])
14
+ url = slugify(title)
15
+ file_name = f'_cities/{url}.md'
16
+
17
+ with open(file_name, 'w', encoding="utf-8") as f:
18
+ f.write(f'---\ntitle: {title}\n---')
19
+ f.close()
20
+ print(f'{file_name} saved')
@@ -0,0 +1,20 @@
1
+ import pandas as pd
2
+
3
+ from slugify import slugify
4
+
5
+ # Create a dataFrame from csv file
6
+ data = pd.read_csv("_data/books.csv", sep=',', engine ='python', encoding="utf-8").fillna('')
7
+
8
+ # Set the titles column to a list
9
+ books = data.values.tolist()
10
+
11
+ # Loop through each name, create .md file, set contents to string
12
+ for book in books:
13
+ title = str(book[1])
14
+ url = slugify(title)
15
+ file_name = f'_publishers/{url}.md'
16
+
17
+ with open(file_name, 'w', encoding="utf-8") as f:
18
+ f.write(f'---\ntitle: {title}\n---')
19
+ f.close()
20
+ print(f'{file_name} saved')
@@ -0,0 +1,20 @@
1
+ import pandas as pd
2
+
3
+ from slugify import slugify
4
+
5
+ # Create a dataFrame from csv file
6
+ data = pd.read_csv("_data/books.csv", sep=',', engine ='python', encoding="utf-8").fillna('')
7
+
8
+ # Set the titles column to a list
9
+ books = data.values.tolist()
10
+
11
+ # Loop through each name, create .md file, set contents to string
12
+ for book in books:
13
+ title = str(book[11])
14
+ url = slugify(title)
15
+ file_name = f'_repositories/{url}.md'
16
+
17
+ with open(file_name, 'w', encoding="utf-8") as f:
18
+ f.write(f'---\ntitle: {title}\n---')
19
+ f.close()
20
+ print(f'{file_name} saved')
@@ -0,0 +1,4 @@
1
+ ---
2
+ layout: obras-todas
3
+ title: todas las obras en MOREL
4
+ ---
@@ -0,0 +1,31 @@
1
+ ---
2
+ layout: default
3
+ ---
4
+ <div class="busqueda">
5
+ <form action="/search.html" method="get" class="busqueda">
6
+ <input type="text" id="search-box" name="query"></br>
7
+ </br>
8
+ <input type="submit" value="buscar">
9
+ </form>
10
+ </div>
11
+ <script>
12
+ window.store = {
13
+ {% for book in site.books %}
14
+ "{{ book.url | slugify }}": {
15
+ "title": "{{ book.title | xml_escape }}",
16
+ "descarga": "{{ book.descarga | xml_escape }}",
17
+ "author": "{{ book.author | xml_escape }}",
18
+ "content": {{ book.content | strip_html | strip_newlines | jsonify }},
19
+ "url": "{{ book.url | xml_escape }}"
20
+ }
21
+ {% unless forloop.last %},{% endunless %}
22
+ {% endfor %}
23
+ };
24
+ </script>
25
+ <ul id="search-results"></ul>
26
+ <div class="row obras">
27
+ <h2 class="index">Obras por categoría</h2>
28
+ </div>
29
+ {% include chriteria.html %}
30
+ <script src="{{ BASE_PATH }}/assets/js/lunr.min.js"></script>
31
+ <script src="{{ BASE_PATH }}/assets/js/search.js"></script>
@@ -0,0 +1,71 @@
1
+ ---
2
+ layout: null
3
+ search: exclude
4
+ ---
5
+
6
+ <?xml version="1.0" encoding="UTF-8"?>
7
+ <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
8
+
9
+ {% for book in site.books %}
10
+ <url>
11
+ <loc>{{book.url}}</loc>
12
+ <lastmod>{{site.time | date: '%Y-%m-%d' }}</lastmod>
13
+ <changefreq>daily</changefreq>
14
+ <priority>0.5</priority>
15
+ </url>
16
+ {% endfor %}
17
+
18
+ {% for author in site.authors %}
19
+ <url>
20
+ <loc>{{author.url}}</loc>
21
+ <lastmod>{{site.time | date: '%Y-%m-%d' }}</lastmod>
22
+ <changefreq>daily</changefreq>
23
+ <priority>0.5</priority>
24
+ </url>
25
+ {% endfor %}
26
+
27
+ {% for chriteria in site.chriterias %}
28
+ <url>
29
+ <loc>{{chriteria.url}}</loc>
30
+ <lastmod>{{site.time | date: '%Y-%m-%d' }}</lastmod>
31
+ <changefreq>daily</changefreq>
32
+ <priority>0.5</priority>
33
+ </url>
34
+ {% endfor %}
35
+
36
+ {% for city in site.cities %}
37
+ <url>
38
+ <loc>{{city.url}}</loc>
39
+ <lastmod>{{site.time | date: '%Y-%m-%d' }}</lastmod>
40
+ <changefreq>daily</changefreq>
41
+ <priority>0.5</priority>
42
+ </url>
43
+ {% endfor %}
44
+
45
+ {% for post in site.posts %}
46
+ <url>
47
+ <loc>{{post.url}}</loc>
48
+ <lastmod>{{site.time | date: '%Y-%m-%d' }}</lastmod>
49
+ <changefreq>daily</changefreq>
50
+ <priority>0.5</priority>
51
+ </url>
52
+ {% endfor %}
53
+
54
+ {% for publisher in site.publishers %}
55
+ <url>
56
+ <loc>{{publisher.url}}</loc>
57
+ <lastmod>{{site.time | date: '%Y-%m-%d' }}</lastmod>
58
+ <changefreq>daily</changefreq>
59
+ <priority>0.5</priority>
60
+ </url>
61
+ {% endfor %}
62
+
63
+ {% for repository in site.repositories %}
64
+ <url>
65
+ <loc>{{repository.url}}</loc>
66
+ <lastmod>{{site.time | date: '%Y-%m-%d' }}</lastmod>
67
+ <changefreq>daily</changefreq>
68
+ <priority>0.5</priority>
69
+ </url>
70
+ {% endfor %}
71
+ </urlset>
data/assets/css/main.css CHANGED
@@ -819,7 +819,8 @@ margin:.688rem -1rem 5rem -1rem
819
819
  overflow: hidden;
820
820
  width: 0;
821
821
  height: 100%;
822
- transition: .5s ease; }
822
+ transition: .5s ease;
823
+ cursor: context-menu;}
823
824
 
824
825
  .text {
825
826
  position: absolute;
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: morel-theme
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.1
4
+ version: 0.1.31
5
5
  platform: ruby
6
6
  authors:
7
7
  - febr3s
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-01-24 00:00:00.000000000 Z
11
+ date: 2022-02-27 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll
@@ -34,27 +34,84 @@ files:
34
34
  - LICENSE.txt
35
35
  - README.md
36
36
  - _config.yml
37
+ - _includes/actions-h.html
38
+ - _includes/actions-v.html
39
+ - _includes/book-list-metadata.html
40
+ - _includes/book-metadata.html
37
41
  - _includes/book-sample.html
38
42
  - _includes/chriteria.html
39
43
  - _includes/default.html
40
44
  - _includes/footer.html
45
+ - _includes/iteration.html
46
+ - _includes/lista-relacionadas-autora.html
47
+ - _includes/lista-relacionadas-ciudad.html
48
+ - _includes/lista-relacionadas-editorial.html
49
+ - _includes/lista-relacionadas-libro.html
50
+ - _includes/lista-relacionadas-repositorio.html
41
51
  - _includes/lista-todas-sample.html
52
+ - _includes/lista-todas.html
42
53
  - _includes/nav-bar.html
43
54
  - _includes/obras-por-autora.html
44
55
  - _includes/obras-por-ciudad.html
45
56
  - _includes/obras-por-imprenta-y-editorial.html
46
57
  - _includes/obras-por-repositorio.html
47
58
  - _includes/promotion.html
59
+ - _includes/side-bar.html
48
60
  - _includes/social-block.html
61
+ - _includes/social-share.html
49
62
  - _includes/ultima-vitrina.html
63
+ - _layouts/agregar.html
64
+ - _layouts/author.html
65
+ - _layouts/book.html
50
66
  - _layouts/busquedas.html
67
+ - _layouts/city.html
51
68
  - _layouts/default-blog.html
52
69
  - _layouts/default.html
53
70
  - _layouts/index.html
71
+ - _layouts/obras-sample.html
72
+ - _layouts/obras-todas.html
54
73
  - _layouts/page-chriteria.html
55
74
  - _layouts/page.html
56
75
  - _layouts/periodo.html
76
+ - _layouts/post-index.html
57
77
  - _layouts/post.html
78
+ - _layouts/publisher.html
79
+ - _layouts/repository.html
80
+ - assets/---copy-content-to-main-folder---/__pycache__/csv_to_md_auth.cpython-38.pyc
81
+ - assets/---copy-content-to-main-folder---/__pycache__/csv_to_md_books.cpython-38.pyc
82
+ - assets/---copy-content-to-main-folder---/__pycache__/csv_to_md_cities.cpython-38.pyc
83
+ - assets/---copy-content-to-main-folder---/__pycache__/csv_to_md_pub.cpython-38.pyc
84
+ - assets/---copy-content-to-main-folder---/__pycache__/csv_to_md_repo.cpython-38.pyc
85
+ - assets/---copy-content-to-main-folder---/_authors/horacio-quiroga.md
86
+ - assets/---copy-content-to-main-folder---/_authors/vicente-huidobro.md
87
+ - assets/---copy-content-to-main-folder---/_books/altazor-vicente-huidobro-1931.md
88
+ - assets/---copy-content-to-main-folder---/_books/cuentos-horacio-quiroga-2004.md
89
+ - assets/---copy-content-to-main-folder---/_chriterias/author.md
90
+ - assets/---copy-content-to-main-folder---/_chriterias/city.md
91
+ - assets/---copy-content-to-main-folder---/_chriterias/edition.md
92
+ - assets/---copy-content-to-main-folder---/_chriterias/publisher.md
93
+ - assets/---copy-content-to-main-folder---/_chriterias/repository.md
94
+ - assets/---copy-content-to-main-folder---/_cities/caracas.md
95
+ - assets/---copy-content-to-main-folder---/_cities/madrid.md
96
+ - assets/---copy-content-to-main-folder---/_data/.~lock.books.csv#
97
+ - assets/---copy-content-to-main-folder---/_data/books.csv
98
+ - assets/---copy-content-to-main-folder---/_data/chriterias.csv
99
+ - assets/---copy-content-to-main-folder---/_publishers/compania-iberoamericana-de-publicaciones.md
100
+ - assets/---copy-content-to-main-folder---/_publishers/fundacion-biblioteca-ayacucho.md
101
+ - assets/---copy-content-to-main-folder---/_repositories/archivo-rialta.md
102
+ - assets/---copy-content-to-main-folder---/_repositories/consejo-latinoamericano-de-ciencias-sociales.md
103
+ - assets/---copy-content-to-main-folder---/about.md
104
+ - assets/---copy-content-to-main-folder---/agregar.md
105
+ - assets/---copy-content-to-main-folder---/blog.md
106
+ - assets/---copy-content-to-main-folder---/csv-to-md-all.py
107
+ - assets/---copy-content-to-main-folder---/csv_to_md_auth.py
108
+ - assets/---copy-content-to-main-folder---/csv_to_md_books.py
109
+ - assets/---copy-content-to-main-folder---/csv_to_md_cities.py
110
+ - assets/---copy-content-to-main-folder---/csv_to_md_pub.py
111
+ - assets/---copy-content-to-main-folder---/csv_to_md_repo.py
112
+ - assets/---copy-content-to-main-folder---/obras.md
113
+ - assets/---copy-content-to-main-folder---/search.html
114
+ - assets/---copy-content-to-main-folder---/sitemap.xml
58
115
  - assets/css/main.css
59
116
  - assets/img/tema/+obras.png
60
117
  - assets/img/tema/agregar.jpg