publicacion 1

This commit is contained in:
francisco.garcia 2019-09-04 18:03:12 -05:00
commit 0dcddc90e4
31 changed files with 269 additions and 0 deletions

3
.gitmodules vendored Normal file
View File

@ -0,0 +1,3 @@
[submodule "themes/hugo-shopping-product-catalogue-simple"]
path = themes/hugo-shopping-product-catalogue-simple
url = https://github.com/kishaningithub/hugo-shopping-product-catalogue-simple

6
archetypes/default.md Normal file
View File

@ -0,0 +1,6 @@
---
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
draft: true
---

4
config.toml Normal file
View File

@ -0,0 +1,4 @@
baseURL = "http://harpasol.somxslibres.net/products/"
languageCode = "es-ES"
title = "Productos"
theme = "hugo-shopping-product-catalogue-simple"

4
config.toml~ Normal file
View File

@ -0,0 +1,4 @@
baseURL = "http://localhost:1313/products/"
languageCode = "es-ES"
title = "Productos"
theme = "hugo-shopping-product-catalogue-simple"

View File

@ -0,0 +1,37 @@
{
"title": "Alessa",
"date": "2018-05-11T22:35:06+05:30",
"tags": ["Wall Light", "ambience", "black", "black metal", "contemporary", "cool", "cozy", "edison bulb", "filament bulb", "glass", "green", "indoor", "light", "metal", "MODERN", "round", "rustic", "vintage", "white"],
"categories": ["Wall Light"],
"images": ["img/alessa/1.png", "img/alessa/2.jpg", "img/alessa/3.jpg", "img/alessa/4.jpg", "img/alessa/5.jpg", "img/alessa/6.jpg"],
"thumbnailImage": "img/alessa/thumnail.png",
"actualPrice": null,
"comparePrice": null,
"inStock": null,
"options": {
"Color": ["Chrome", "Green", "White", "Black"],
"Size" : ["L19 x W24 x H23cms"]
},
"variants": [
{
"optionCombination" : ["Chrome", "L19 x W24 x H23cms"],
"comparePrice": null,
"actualPrice": "₹ 3,032.00",
"inStock": true
},
{
"optionCombination" : ["Green", "L19 x W24 x H23cms"],
"comparePrice": null,
"actualPrice": "₹ 2,032.00",
"inStock": false
},
{
"optionCombination" : ["Black", "L19 x W24 x H23cms"],
"comparePrice": null,
"actualPrice": "₹ 1,032.00",
"inStock": true
}
]
}
The Alessa collection features a metal shade that when illuminated provides a beautiful two toned look. Perfect for mounting along your house, on your deck or patio, or as entryway lights. Available in black, green, white and clear glass.

24
content/products/t430.md Normal file
View File

@ -0,0 +1,24 @@
{
"title": "Lenovo ThinkPad t430i",
"date": "2019-09-03T22:35:06+05:30",
"tags": ["portatil", "coreboot", "thinkpad", "t430i", "t430"],
"categories": ["Portatil"],
"images": ["img/t430/frente.jpg", "img/t430/lateral.jpg", "img/t430/lateral2.jpg", "img/t430/trasera.jpg", "img/t430/superior.jpg"],
"thumbnailImage": "img/t430/miniatura.jpg",
"actualPrice": "$1.050.000",
"comparePrice": null,
"inStock": true,
"options": {
"RAM": ["16GB"],
"Procesador":["Inter® Core™ i7-2670QM CPU@ 2.20GHz"],
"CPU": ["8"],
"Base": ["no"],
"Bios": ["Coreboot/SeaBios"],
"Disco Duro" : ["500GB"],
"Bateria": ["90%"],
"S.O": ["Gnu/Linux"],
"Distribución": ["Parabola", "PureOS", "Trisquel 8"]
}
}
Portatil de segunda mano t430i, se le cambió el procesador por uno mejor que permite muy altos rendimientos.

24
content/products/t430.md~ Normal file
View File

@ -0,0 +1,24 @@
{
"title": "Lenovo ThinkPad t430i",
"date": "2019-09-03T22:35:06+05:30",
"tags": ["portatil", "coreboot", "thinkpad", "t430i"],
"categories": ["Portatil"],
"images": ["img/t430i/frente.jpg", "img/t430i/lateral.jpg", "img/t430i/3.jpg"],
"thumbnailImage": "img/t430i/miniatura.jpg",
"actualPrice": "$1.050.000",
"comparePrice": null,
"inStock": true,
"options": {
"RAM": ["16GB"],
"Procesador":["Inter® Core™ i7-2670QM CPU@ 2.20GHz"],
"CPU": ["8"],
"Base": ["no"],
"Bios": ["Coreboot/SeaBios"],
"Disco Duro" : ["500GB"],
"Bateria": ["90%"],
"S.O": ["Gnu/Linux"],
"Distribución": ["Parabola", "PureOS", "Trisquel 8"]
}
}
Portatil de segunda mano t430i, se le cambió el procesador por uno mejor que permite muy altos rendimientos.

View File

@ -0,0 +1,24 @@
{
"title": "Lenovo ThinkPad X220",
"date": "2019-09-03T22:35:06+05:30",
"tags": ["portatil", "coreboot", "thinkpad", "x220"],
"categories": ["Portatil"],
"images": ["img/x220/frente.jpg", "img/x220/lateral.jpg", "img/x220/3.jpg"],
"thumbnailImage": "img/x220/miniatura.jpg",
"actualPrice": "$600.000",
"comparePrice": null,
"inStock": true,
"options": {
"RAM": ["4GB"],
"Procesador":["Intel ® Core ™ i5-2520M CPU @ 2.50GHz"],
"CPU": ["4"],
"Base": ["no"],
"Bios": ["Coreboot/SeaBios"],
"Disco Duro" : ["320GB"],
"Bateria": ["74%"],
"S.O": ["Gnu/Linux"],
"Distribución": ["Parabola", "PureOS", "Trisquel 8"]
}
}
Portatil de segunda mano X220 de la línea ThinkPad. Se le realizó Migración de la bios a Coreboot (SeaBios).

24
content/products/x220.md Normal file
View File

@ -0,0 +1,24 @@
{
"title": "Lenovo ThinkPad X220",
"date": "2019-09-03T22:35:06+05:o30",
"tags": ["portatil", "coreboot", "thinkpad", "x220"],
"categories": ["Portatil"],
"images": ["img/x220/frente.jpg", "img/x220/lateral.jpg", "img/x220/lateral2.jpg", "img/x220/trasera.jpg"],
"thumbnailImage": "img/x220/miniatura.jpg",
"actualPrice": "$600.000",
"comparePrice": null,
"inStock": true,
"options": {
"RAM": ["4GB"],
"Procesador":["Intel ® Core ™ i5-2520M CPU @ 2.50GHz"],
"CPU": ["4"],
"Base": ["no"],
"Bios": ["Coreboot/SeaBios"],
"Disco Duro" : ["320GB"],
"Bateria": ["74%"],
"S.O": ["Gnu/Linux"],
"Distribución": ["Parabola", "PureOS", "Trisquel 8"]
}
}
Portatil de segunda mano X220 de la línea ThinkPad. Se le realizó Migración de la bios a Coreboot (SeaBios).

24
content/products/x220.md~ Normal file
View File

@ -0,0 +1,24 @@
{
"title": "Lenovo ThinkPad X220",
"date": "2019-09-03T22:35:06+05:30",
"tags": ["portatil", "coreboot", "thinkpad", "x220"],
"categories": ["Portatil"],
"images": ["img/x220/frente.jpg", "img/x220/lateral.jpg", "img/x220/3.jpg"],
"thumbnailImage": "img/x220/miniatura.jpg",
"actualPrice": "$600.000",
"comparePrice": null,
"inStock": true,
"options": {
"RAM": ["4GB"],
"Procesador":["Intel ® Core ™ i5-2520M CPU @ 2.50GHz"],
"CPU": ["4"],
"Base": ["no"],
"Bios": ["Coreboot/SeaBios"],
"Disco Duro" : ["320GB"],
"Bateria": ["74%"],
"S.O": ["Gnu/Linux"],
"Distribución": ["Parabola", "PureOS", "Trisquel 8"]
}
}
Portatil de segunda mano X220 de la línea ThinkPad. Se le realizó Migración de la bios a Coreboot (SeaBios).

25
content/products/x230.md Normal file
View File

@ -0,0 +1,25 @@
{
"title": "Lenovo ThinkPad X230",
"date": "2019-09-03T22:35:06+05:30",
"tags": ["portatil", "coreboot", "thinkpad", "x230"],
"categories": ["Portatil"],
"images": ["img/x230/frontal-con-base.jpg", "img/x230/lateral-con-base.jpg",
"img/x230/lateral2-con-base.jpg", "img/x230/trasera-con-base.jpg"],
"thumbnailImage": "img/x230/miniatura-con-base.jpg",
"actualPrice": "$750.000",
"comparePrice": null,
"inStock": true,
"options": {
"RAM": ["8GB"],
"Procesador":["Intel ® Coreo ™ i5-3230M CPU @ 2.60GHz"],
"CPU": ["4"],
"Base": ["si"],
"Bios": ["Coreboot/SeaBios"],
"Disco Duro" : ["500GB"],
"Bateria": ["76%"],
"S.O": ["Gnu/Linux"],
"Distribución": ["Parabola", "PureOS", "Trisquel 8"]
}
}
Portatil de segunda mano X230 de la línea ThinkPad con base (DockStation) el cual permite acoplar a Pantallas, Teclado y ratón. Se le realizó Migración de la bios a Coreboot (SeaBios).

24
content/products/x230.md~ Normal file
View File

@ -0,0 +1,24 @@
{
"title": "Lenovo ThinkPad X230",
"date": "2019-09-03T22:35:06+05:30",
"tags": ["portatil", "coreboot", "thinkpad", "x230"],
"categories": ["Portatil"],
"images": ["img/x230/frente.jpg", "img/x230/lateral.jpg", "img/x230/3.jpg"],
"thumbnailImage": "img/x230/miniatura.jpg",
"actualPrice": "$750.000",
"comparePrice": null,
"inStock": true,
"options": {
"RAM": ["8GB"],
"Procesador":["Intel ® Coreo ™ i5-3230M CPU @ 2.60GHz"],
"CPU": ["4"],
"Base": ["si"],
"Bios": ["Coreboot/SeaBios"],
"Disco Duro" : ["500GB"],
"Bateria": ["76%"],
"S.O": ["Gnu/Linux"],
"Distribución": ["Parabola", "PureOS", "Trisquel 8"]
}
}
Portatil de segunda mano X230 de la línea ThinkPad con base (DockStation) el cual permite acoplar a Pantallas, Teclado y ratón. Se le realizó Migración de la bios a Coreboot (SeaBios).

View File

@ -0,0 +1,45 @@
{
"title": "X230 coreboot",
"date": "2019-06-10T14:11:00+05:00",
"tags": [
"computador",
"portatil",
" coreboot"
],
"categories": [
"hardware"
],
"images": [
"img/x230_h/1.jpg",
"img/x230_h/2.jpg",
"img/x230_h/3.jpg"
],
"thumbnailImage": "img/x230_h/thumbnail.jpg",
"actualPrice": null,
"comparePrice": null,
"inStock": null,
"options": {
"product_id": "x230_k",
"Color": [
"Crhome",
" Green",
" black"
],
"Size": [
"17\u201d"
]
},
"variants": [
{
"product_id": "x230_k",
"optionCombination": [
"Chrome",
"17\u201d"
],
"comparePrice": null,
"actualPrice": "700000",
"inStock": "True"
}
]
}
ñlakjs dalkdjf alkjf lskdj alkdjfalkds jfañlkda jflakdjf alkdjfa lkd jfalkds jfalkd jfalkdjf añlkdjf añlksjfd añlkd jf

0
layouts/index.html~ Normal file
View File

BIN
static/img/t430/frente.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 378 KiB

BIN
static/img/t430/lateral.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 228 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 214 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 50 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 309 KiB

BIN
static/img/t430/trasera.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 158 KiB

BIN
static/img/x220/frente.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 446 KiB

BIN
static/img/x220/lateral.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 234 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 168 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB

BIN
static/img/x220/trasera.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 923 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 276 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 334 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 260 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 50 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 373 KiB

@ -0,0 +1 @@
Subproject commit c6e71f71ffae74dca547e268a5ffced0c59ed661