Fixed 'es' prefix in pages
50
_demo/config/themes/future2021.yaml
Normal file
|
@ -0,0 +1,50 @@
|
|||
enabled: true
|
||||
production-mode: false
|
||||
favicon:
|
||||
user/themes/future2021/images/logo/Grav_logo.png:
|
||||
name: Grav_logo.png
|
||||
type: image/png
|
||||
size: 15355
|
||||
path: user/themes/future2021/images/logo/Grav_logo.png
|
||||
blog_page: /blog
|
||||
slogan: 'AYUDA DE GRAV EN ESPAÑOL'
|
||||
custom_logo: { }
|
||||
custom_logo_mobile:
|
||||
user/themes/future2021/images/logo/Grav_logo.png:
|
||||
name: Grav_logo.png
|
||||
type: image/png
|
||||
size: 15355
|
||||
path: user/themes/future2021/images/logo/Grav_logo.png
|
||||
footer:
|
||||
title: ABOUT
|
||||
description: 'Mauris neque quam, fermentum ut nisl vitae, convallis maximus nisl. Sed mattis nunc id lorem euismod amet placerat. Vivamus porttitor magna enim, ac accumsan tortor cursus at phasellus sed ultricies.'
|
||||
copyright_text: 'DESIGN: <a href="https://html5up.net/" target="_blank">HTML5 UP</a>. IMAGES: <a href="http://wallpaperswide.com/" target="_blank">WALLPAPESWIDE</a>.'
|
||||
button_url: about
|
||||
button_text: 'Show more'
|
||||
social:
|
||||
-
|
||||
name: Twitter
|
||||
url: 'https://www.twitter.com'
|
||||
icon: 'fa fa-twitter'
|
||||
-
|
||||
name: Facebook
|
||||
url: 'https://www.facebook.com'
|
||||
icon: 'fa fa-facebook'
|
||||
-
|
||||
name: Instagram
|
||||
url: 'https://www.instagram.com'
|
||||
icon: 'fa fa-instagram'
|
||||
miniposts: true
|
||||
miniposts_number: 3
|
||||
latestposts: true
|
||||
miniposts_category: minipost
|
||||
displaycustommenus:
|
||||
enabled: false
|
||||
dropdown:
|
||||
enabled: true
|
||||
custommenu:
|
||||
-
|
||||
text: Grav
|
||||
icon: arrow-circle-right
|
||||
url: 'https://getgrav.org'
|
||||
target: _blank
|
After Width: | Height: | Size: 5.8 KiB |
After Width: | Height: | Size: 5.9 KiB |
After Width: | Height: | Size: 5.9 KiB |
30
_demo/pages/01.bienvenido/01._caracteristicas/features.md
Normal file
|
@ -0,0 +1,30 @@
|
|||
---
|
||||
title: Características
|
||||
body_classes: modular
|
||||
features:
|
||||
-
|
||||
image: Elements14-c1.svg
|
||||
title: 'Flat-File CMS'
|
||||
text: 'Grav es una plataforma web basada en archivos rápida, simple y flexible. No se requiere instalación. Simplemente extraiga el archivo ZIP y ya estará en funcionamiento. Aunque Grav sigue principios similares a otras plataformas CMS de archivos planos, tiene una filosofía de diseño diferente a la mayoría.'
|
||||
buttontext: 'Ver más'
|
||||
buttonurl: 'https://getgrav.org/'
|
||||
buttonurl_target: '1'
|
||||
-
|
||||
image: Elements14-b1.svg
|
||||
title: 'Requisitos mínimos'
|
||||
text: "Puede ejecutar Grav fácilmente en su ordenador local, así como en el 99% de todos los proveedores de alojamiento web. Éstos son los requisitos del sistema Grav: <br>\n<strong>Servidor Web</strong> (Apache, Nginx, LiteSpeed, Lightly, IIS, etc.) y\n<strong>PHP </strong>7.3.6 o superior</strong>.<br>¡ Eso es todo !"
|
||||
buttontext: 'Ver más'
|
||||
buttonurl: 'https://learn.getgrav.org/17/basics/requirements'
|
||||
buttonurl_target: '1'
|
||||
-
|
||||
image: Elements14-a1.svg
|
||||
title: Soporte
|
||||
text: 'Grav dispone de una amplia documentación, eso sí, en inglés, pero muy detallada, que permitirá a cualquiera con un mínimo conocimiento de programación web, empezar a diseñar páginas web con Grav.'
|
||||
buttontext: 'Ver más'
|
||||
buttonurl: 'https://learn.getgrav.org/17/basics/getting-help'
|
||||
buttonurl_target: '1'
|
||||
media_order: 'Elements14-c1.svg,Elements14-b1.svg,Elements14-a1.svg'
|
||||
class: standard
|
||||
layout: standard
|
||||
---
|
||||
|
21
_demo/pages/01.bienvenido/02._banner/banner.md
Normal file
|
@ -0,0 +1,21 @@
|
|||
---
|
||||
title: About
|
||||
subtitulo: Subtitle
|
||||
textoboton: More
|
||||
enlaceboton: 'https://juanvillen.es'
|
||||
primaryImage: 426-compressor.jpg
|
||||
media_order: 'undraw_polaroid_re_481f.svg,undraw_Video_call_re_4p26.png'
|
||||
titulo: About
|
||||
contenido: 'Nam elementum, justo sed faucibus imperdiet, mi sapien cursus dui, id tristique felis mauris ut metus. Sed quis tempor enim, nec pretium ante. Quisque in ante mi. Fusce in odio at magna venenatis aliquam. Aliquam mollis vel magna eu condimentum. Suspendisse a purus dui. Phasellus et tristique ipsum, quis feugiat sem. Proin luctus semper ligula, vel ultrices quam. Praesent feugiat est sem, ut imperdiet ante mollis ac. Vivamus scelerisque risus pharetra, placerat orci faucibus, scelerisque nunc. Proin pharetra pretium eros, non fermentum quam dapibus ut. Fusce augue erat, viverra non porta vitae, tempor id lorem. Sed fringilla elementum ante. Aenean facilisis tellus mauris, sed dapibus libero maximus non.'
|
||||
subtitle: Subtitle
|
||||
buttontext: 'View more'
|
||||
buttonurl: '#'
|
||||
image: undraw_Video_call_re_4p26.png
|
||||
buttons:
|
||||
-
|
||||
text: DFADSFADSF
|
||||
url: DFASDFADSF
|
||||
primary: true
|
||||
---
|
||||
|
||||
Sed vel urna vitae elit viverra dignissim sit amet nec ex. Proin varius sed ex eu viverra. Suspendisse orci nibh, gravida ut purus quis, laoreet luctus augue. Nulla ornare neque nec nibh commodo auctor. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia curae; Proin sed luctus magna. Suspendisse at gravida libero, sed porttitor odio. Aenean lacinia imperdiet risus a tincidunt.
|
After Width: | Height: | Size: 16 KiB |
After Width: | Height: | Size: 15 KiB |
13
_demo/pages/01.bienvenido/modular.md
Normal file
|
@ -0,0 +1,13 @@
|
|||
---
|
||||
title: Bienvenido
|
||||
content:
|
||||
items: '@self.modular'
|
||||
order: { }
|
||||
sidebar: true
|
||||
---
|
||||
|
||||
Bienvenido/a a la web ES-GRAV.COM, un sitio web dedicado en exclusiva al popular gestor de contenido GRAV, uno de los Flat-File CMS más reconocidos del mundo. El objetivo de este sitio es ser un punto de partida para conocer este popular CMS, el cual dispone de poca documentación en nuestro idioma, a la vez que servir de base documental para realizar tus proyectos con Grav, incluyendo algunos de los documentos oficiales de Grav, traducidos al castellano, así como pequeños tutoriales que harán más fácil la creación de un sitio web con Grav.
|
||||
|
||||
Esperamos que este sitio web sea el punto de inicio para que conozcas Grav en profundidad y puedas sacarle el máximo provecho posible. Te animo a dejar tus comentarios y/o sugerencias en la sección de [CONTACTO](/contacto).
|
||||
|
||||
Adelante !
|
1
_demo/pages/02.sobregrav/02.item-one/Elements14-1.svg
Normal file
After Width: | Height: | Size: 5.9 KiB |
1
_demo/pages/02.sobregrav/02.item-one/Elements14-c1.svg
Normal file
After Width: | Height: | Size: 5.8 KiB |
21
_demo/pages/02.sobregrav/02.item-one/default.md
Normal file
|
@ -0,0 +1,21 @@
|
|||
---
|
||||
title: 'Item one'
|
||||
visible: true
|
||||
media_order: juan_avataaars.jpg
|
||||
primaryImage: Elements14-c1.svg
|
||||
taxonomy:
|
||||
category:
|
||||
- About
|
||||
tag:
|
||||
- tag2
|
||||
author:
|
||||
- 'Juan Villén'
|
||||
subtitle: Subtitle
|
||||
avatarImage: juan_avataaars.jpg
|
||||
---
|
||||
|
||||
Donec placerat nibh ac tellus sagittis ullamcorper. Proin sapien ipsum, malesuada eget felis quis, luctus iaculis neque. Fusce convallis orci ac sem efficitur, quis dictum enim auctor. Morbi aliquet, eros at consequat luctus, sapien tellus imperdiet felis, et maximus diam sem at nisi.
|
||||
|
||||
Donec quis est vel nunc semper dignissim. Suspendisse nec ante condimentum, tempor velit id, gravida tortor. Nullam efficitur egestas erat ac pellentesque. Pellentesque non ultrices odio, et gravida ligula. Ut convallis augue non congue rutrum. Praesent vel tellus eros. Aliquam aliquam felis eu mauris faucibus, ut consequat odio dapibus. Pellentesque molestie lacus vel mi auctor fermentum. Vestibulum ut eros commodo, eleifend odio ut, aliquam ex.
|
||||
|
||||
Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Cras suscipit enim a magna accumsan bibendum. Suspendisse feugiat luctus tortor a rutrum. Curabitur leo leo, blandit sit amet suscipit sed, pretium et mauris. Etiam nec mauris ligula. Sed mattis erat in sem dignissim congue. Donec non facilisis metus. Phasellus risus erat, tincidunt non augue id, laoreet interdum nisi. Nullam ac metus vitae odio porta molestie. Nam consectetur erat vel eros dictum, nec tristique purus ultricies. Maecenas eu libero tempus, aliquam turpis ut, iaculis diam. Nulla facilisi. Vivamus porttitor euismod lorem nec mollis.
|
BIN
_demo/pages/02.sobregrav/02.item-one/juan_avataaars.jpg
Normal file
After Width: | Height: | Size: 45 KiB |
After Width: | Height: | Size: 37 KiB |
After Width: | Height: | Size: 88 KiB |
|
@ -0,0 +1,24 @@
|
|||
---
|
||||
title: 'Subitem Item two'
|
||||
visible: true
|
||||
media_order: 'daily (6)_&_ae7dd5e9-2081-4fe1-93b3-9da2f162ddfe.jpg,ana_avataaars.jpg'
|
||||
primaryImage: 'daily (6)_&_ae7dd5e9-2081-4fe1-93b3-9da2f162ddfe.jpg'
|
||||
subtitle: 'Subtitle Item two'
|
||||
avatarImage: ana_avataaars.jpg
|
||||
taxonomy:
|
||||
category:
|
||||
- About
|
||||
tag:
|
||||
- tag1
|
||||
- tag4
|
||||
author:
|
||||
- 'Ana Fernández'
|
||||
---
|
||||
|
||||
# Lorem Ipsum
|
||||
|
||||
[notice=note]
|
||||
"Neque porro quisquam est qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit..."[/notice]
|
||||
|
||||
"There is no one who loves pain itself, who seeks after it and wants to have it, simply because it is pain..."
|
||||
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin imperdiet aliquet nunc, in dapibus ante gravida sed. Nulla facilisi. Integer ac finibus justo. Aenean scelerisque sollicitudin dui ut aliquet. Aliquam porta arcu magna, a interdum tortor consequat id. Cras fringilla luctus erat eget dictum. Etiam auctor sit amet risus nec volutpat. Integer bibendum interdum nisi non tincidunt. Morbi sed finibus nisi, et maximus orci. Duis luctus, dui in sodales aliquet, nisl mauris tristique diam, eget aliquet odio lectus sit amet eros. Quisque ex augue, convallis non aliquet aliquet, feugiat vitae lorem.
|
|
@ -0,0 +1,24 @@
|
|||
---
|
||||
title: 'Subitem Item two'
|
||||
visible: true
|
||||
media_order: 'daily (6)_&_ae7dd5e9-2081-4fe1-93b3-9da2f162ddfe.jpg,ana_avataaars.jpg'
|
||||
primaryImage: 'daily (6)_&_ae7dd5e9-2081-4fe1-93b3-9da2f162ddfe.jpg'
|
||||
subtitle: 'Subtitle Item two'
|
||||
avatarImage: ana_avataaars.jpg
|
||||
taxonomy:
|
||||
category:
|
||||
- About
|
||||
tag:
|
||||
- tag1
|
||||
- tag4
|
||||
author:
|
||||
- 'Ana Fernández'
|
||||
---
|
||||
|
||||
# Lorem Ipsum
|
||||
|
||||
[notice=note]
|
||||
"Neque porro quisquam est qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit..."[/notice]
|
||||
|
||||
"There is no one who loves pain itself, who seeks after it and wants to have it, simply because it is pain..."
|
||||
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin imperdiet aliquet nunc, in dapibus ante gravida sed. Nulla facilisi. Integer ac finibus justo. Aenean scelerisque sollicitudin dui ut aliquet. Aliquam porta arcu magna, a interdum tortor consequat id. Cras fringilla luctus erat eget dictum. Etiam auctor sit amet risus nec volutpat. Integer bibendum interdum nisi non tincidunt. Morbi sed finibus nisi, et maximus orci. Duis luctus, dui in sodales aliquet, nisl mauris tristique diam, eget aliquet odio lectus sit amet eros. Quisque ex augue, convallis non aliquet aliquet, feugiat vitae lorem.
|
9
_demo/pages/02.sobregrav/03.item-two/default.md
Normal file
|
@ -0,0 +1,9 @@
|
|||
---
|
||||
title: 'Item two'
|
||||
visible: true
|
||||
primaryImage: WhitePocket_EN-US11956274200_1920x1200.jpg
|
||||
taxonomy:
|
||||
tag:
|
||||
- tag3
|
||||
---
|
||||
|
1
_demo/pages/02.sobregrav/04.item-three/Elements14-c1.svg
Normal file
After Width: | Height: | Size: 5.8 KiB |
1
_demo/pages/02.sobregrav/04.item-three/Elements14b-1.svg
Normal file
After Width: | Height: | Size: 5.9 KiB |
20
_demo/pages/02.sobregrav/04.item-three/default.md
Normal file
|
@ -0,0 +1,20 @@
|
|||
---
|
||||
title: 'Item three'
|
||||
visible: true
|
||||
media_order: 'pedro_avataaars.png,Elements14-c1.svg'
|
||||
primaryImage: Elements14-c1.svg
|
||||
subtitle: 'Subtitle Item three'
|
||||
avatarImage: pedro_avataaars.png
|
||||
taxonomy:
|
||||
category:
|
||||
- About
|
||||
tag:
|
||||
- tag3
|
||||
author:
|
||||
- 'Juan Villén'
|
||||
- 'Pedro Moreno'
|
||||
---
|
||||
|
||||
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin imperdiet aliquet nunc, in dapibus ante gravida sed. Nulla facilisi. Integer ac finibus justo. Aenean scelerisque sollicitudin dui ut aliquet. Aliquam porta arcu magna, a interdum tortor consequat id. Cras fringilla luctus erat eget dictum. Etiam auctor sit amet risus nec volutpat. Integer bibendum interdum nisi non tincidunt. Morbi sed finibus nisi, et maximus orci. Duis luctus, dui in sodales aliquet, nisl mauris tristique diam, eget aliquet odio lectus sit amet eros. Quisque ex augue, convallis non aliquet aliquet, feugiat vitae lorem.
|
||||
|
||||
Donec placerat nibh ac tellus sagittis ullamcorper. Proin sapien ipsum, malesuada eget felis quis, luctus iaculis neque. Fusce convallis orci ac sem efficitur, quis dictum enim auctor. Morbi aliquet, eros at consequat luctus, sapien tellus imperdiet felis, et maximus diam sem at nisi. Donec quis est vel nunc semper dignissim. Suspendisse nec ante condimentum, tempor velit id, gravida tortor. Nullam efficitur egestas erat ac pellentesque. Pellentesque non ultrices odio, et gravida ligula. Ut convallis augue non congue rutrum. Praesent vel tellus eros. Aliquam aliquam felis eu mauris faucibus, ut consequat odio dapibus. Pellentesque molestie lacus vel mi auctor fermentum. Vestibulum ut eros commodo, eleifend odio ut, aliquam ex.
|
BIN
_demo/pages/02.sobregrav/04.item-three/pedro_avataaars.png
Normal file
After Width: | Height: | Size: 30 KiB |
BIN
_demo/pages/02.sobregrav/05.what-is-grav/Grav-dashboard.png.png
Normal file
After Width: | Height: | Size: 86 KiB |
35
_demo/pages/02.sobregrav/05.what-is-grav/default.md
Normal file
|
@ -0,0 +1,35 @@
|
|||
---
|
||||
title: 'What is Grav?'
|
||||
media_order: 'Grav-dashboard.png.png,juan_avataaars.jpg'
|
||||
primaryImage: Grav-dashboard.png.png
|
||||
visible: true
|
||||
taxonomy:
|
||||
category:
|
||||
- About
|
||||
tag:
|
||||
- tag3
|
||||
- tag1
|
||||
author:
|
||||
- 'Juan Villén'
|
||||
avatarImage: juan_avataaars.jpg
|
||||
---
|
||||
|
||||
Grav is a **Fast**, **Simple**, and **Flexible** file-based Web-platform. There is **Zero** installation required. Just extract the ZIP archive, and you are already up and running. Although Grav follows principles similar to other flat-file CMS platforms, it has a different design philosophy than most.
|
||||
The name **Grav** is just a shortened version of the word **Gravity**. The shared namespace of our platform and a movie starring Sandra Bullock is pure coincidence! More importantly, gravity is also a fundamental physical principle that describes the forces of attraction between objects. Frankly, the name was chosen as a temporary "codename" for the project, and it just stuck.
|
||||
The underlying architecture of Grav is built using well established and _best-in-class_ technologies. This is to ensure that Grav is simple to use and easy to extend. Some of these key technologies include:
|
||||
* [Twig Templating](https://twig.symfony.com/): for powerful control of the user interface
|
||||
* [Markdown](https://en.wikipedia.org/wiki/Markdown): for easy content creation
|
||||
* [YAML](https://yaml.org): for simple configuration
|
||||
* [Parsedown](https://parsedown.org/): for fast Markdown and Markdown Extra support
|
||||
* [Doctrine Cache](https://www.doctrine-project.org/projects/doctrine-orm/en/2.6/reference/caching.html): for performance
|
||||
* [Pimple Dependency Injection Container](https://pimple.symfony.com/): for extensibility and maintainability
|
||||
* [Symfony Event Dispatcher](https://symfony.com/doc/current/components/event_dispatcher.html): for plugin event handling
|
||||
* [Symfony Console](https://symfony.com/doc/current/components/console.html): for CLI interface
|
||||
* [Gregwar Image Library](https://github.com/Gregwar/Image): for dynamic image manipulation
|
||||
## Grav's Place in the Universe
|
||||
There are many powerful open source CMS solutions for building complex websites. Some of the more commonly used ones are [Joomla](https://joomla.org), [WordPress](https://wordpress.org), and [Drupal](https://drupal.org). The downside of these platforms is that they have a steep learning curve associated with them. This requires a significant amount of your time - and this may be the time that you do not have.
|
||||
These platforms provide a wealth of features and functionality that you can extend with a wide variety of open source and proprietary plug-ins and themes. These extensions and themes are themselves often feature-packed, requiring more knowledge and time on the part of the developer yet.
|
||||
In the end, you often find yourself creating a website that requires many plugins and extensions from many different vendors. This can make your design overly complicated and difficult to maintain over the long term.
|
||||
Grav tackles the problem differently. It focuses primarily on your content and turns your content structure into a navigable site. The underpinnings of Grav are simple, yet via extensive **events**, you have complete control over every step in the Grav workflow.
|
||||
This solution allows simple plugins to quickly and easily add powerful functionality. Using **Grav** also leads to a rapid development environment with an installation process that takes seconds, including a straightforward content creation method with a minimal learning curve. All of this contributes to making Grav friendly to the designer, the developer, and the end user.
|
||||
To get a basic site up-and-running requires minimal Web development experience. If you dig a little deeper, you will discover that there is very little Grav cannot accomplish.
|
BIN
_demo/pages/02.sobregrav/05.what-is-grav/juan_avataaars.jpg
Normal file
After Width: | Height: | Size: 45 KiB |
4
_demo/pages/02.sobregrav/default.md
Normal file
|
@ -0,0 +1,4 @@
|
|||
---
|
||||
title: 'Sobre Grav'
|
||||
---
|
||||
|
1
_demo/pages/03.blog/admin01/admin01.svg
Normal file
After Width: | Height: | Size: 46 KiB |
22
_demo/pages/03.blog/admin01/item.md
Normal file
|
@ -0,0 +1,22 @@
|
|||
---
|
||||
title: 'Panel de Administración. Parte 1'
|
||||
media_order: 'pedro_avataaars.png,admin01.svg'
|
||||
primaryImage: admin01.svg
|
||||
avatarImage: pedro_avataaars.png
|
||||
taxonomy:
|
||||
category:
|
||||
- minipost
|
||||
tag:
|
||||
- tag3
|
||||
author:
|
||||
- 'Pedro Moreno'
|
||||
subtitle: Configuración
|
||||
order: 1
|
||||
summary: { }
|
||||
---
|
||||
|
||||
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam tincidunt diam at tortor volutpat placerat. Duis a dolor pharetra neque euismod porttitor. Ut pellentesque neque a odio pretium, eu feugiat lorem efficitur. Nunc pulvinar, dolor non facilisis semper, libero nisl auctor dolor, vitae dictum justo elit aliquet arcu. Curabitur quis posuere libero. Phasellus auctor purus turpis, non fringilla arcu scelerisque in. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam commodo tempus nisi, nec euismod augue commodo in.
|
||||
|
||||
Vivamus egestas feugiat pellentesque. Donec eu est bibendum, fermentum mauris et, fringilla libero. Duis ultrices iaculis ipsum in pharetra. Curabitur a quam volutpat ex mollis rhoncus. Nam cursus magna non nisl posuere porttitor. Ut eget porttitor arcu. Vivamus ut imperdiet turpis, nec laoreet turpis. Morbi efficitur risus vehicula blandit convallis. Nulla eget metus bibendum, ornare metus eu, dignissim lorem. Nulla non tortor sed erat ullamcorper volutpat a vel justo.
|
||||
|
||||
Sed eleifend ligula nec leo efficitur iaculis. Integer a vulputate dui, sit amet blandit dui. In lacinia congue nisl nec congue. Suspendisse ornare, dui non tincidunt iaculis, justo lorem viverra urna, sed vestibulum enim risus vitae nunc. Proin pretium faucibus libero. Sed vulputate commodo risus, semper varius lectus auctor quis. Aliquam a ex a augue ultricies dignissim. Vivamus est tellus, consequat vitae tempus ac, tempus id leo.
|
BIN
_demo/pages/03.blog/admin01/pedro_avataaars.png
Normal file
After Width: | Height: | Size: 30 KiB |
15
_demo/pages/03.blog/blog.md
Normal file
|
@ -0,0 +1,15 @@
|
|||
---
|
||||
title: Blog
|
||||
content:
|
||||
items:
|
||||
- '@self.children'
|
||||
limit: 5
|
||||
order:
|
||||
by: date
|
||||
dir: desc
|
||||
pagination: true
|
||||
url_taxonomy_filters: true
|
||||
sidebar: true
|
||||
show_breadcrumbs: false
|
||||
---
|
||||
|
BIN
_demo/pages/03.blog/instalaciongrav/ana_avataaars.jpg
Normal file
After Width: | Height: | Size: 37 KiB |
1
_demo/pages/03.blog/instalaciongrav/instalaciongrav.svg
Normal file
After Width: | Height: | Size: 42 KiB |
26
_demo/pages/03.blog/instalaciongrav/item.md
Normal file
|
@ -0,0 +1,26 @@
|
|||
---
|
||||
title: 'Instalación de Grav'
|
||||
taxonomy:
|
||||
category:
|
||||
- minipost
|
||||
tag:
|
||||
- tag3
|
||||
- tag1
|
||||
author:
|
||||
- 'Ana Fernández'
|
||||
media_order: 'ana_avataaars.jpg,instalaciongrav.svg'
|
||||
primaryImage: instalaciongrav.svg
|
||||
avatarImage: ana_avataaars.jpg
|
||||
subtitle: 'Nullam convallis tempor mauris, in ornare lorem tristique sit amet'
|
||||
order: 2
|
||||
---
|
||||
|
||||
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam tincidunt diam at tortor volutpat placerat. Duis a dolor pharetra neque euismod porttitor. Ut pellentesque neque a odio pretium, eu feugiat lorem efficitur. Nunc pulvinar, dolor non facilisis semper, libero nisl auctor dolor, vitae dictum justo elit aliquet arcu. Curabitur quis posuere libero. Phasellus auctor purus turpis, non fringilla arcu scelerisque in. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam commodo tempus nisi, nec euismod augue commodo in.
|
||||
|
||||
Vivamus egestas feugiat pellentesque. Donec eu est bibendum, fermentum mauris et, fringilla libero. Duis ultrices iaculis ipsum in pharetra. Curabitur a quam volutpat ex mollis rhoncus. Nam cursus magna non nisl posuere porttitor. Ut eget porttitor arcu. Vivamus ut imperdiet turpis, nec laoreet turpis. Morbi efficitur risus vehicula blandit convallis. Nulla eget metus bibendum, ornare metus eu, dignissim lorem. Nulla non tortor sed erat ullamcorper volutpat a vel justo.
|
||||
|
||||
Sed eleifend ligula nec leo efficitur iaculis. Integer a vulputate dui, sit amet blandit dui. In lacinia congue nisl nec congue. Suspendisse ornare, dui non tincidunt iaculis, justo lorem viverra urna, sed vestibulum enim risus vitae nunc. Proin pretium faucibus libero. Sed vulputate commodo risus, semper varius lectus auctor quis. Aliquam a ex a augue ultricies dignissim. Vivamus est tellus, consequat vitae tempus ac, tempus id leo.
|
||||
|
||||
Maecenas tincidunt, risus sit amet sodales dignissim, felis felis ullamcorper magna, quis posuere leo nisl nec dolor. Nullam ullamcorper eros consequat tristique aliquam. Pellentesque varius diam turpis, molestie vulputate justo facilisis sit amet. Sed tempus, mi at posuere lobortis, elit massa iaculis nisl, eu porta orci mi ac turpis. Phasellus dignissim, nunc ac maximus auctor, augue elit gravida leo, vel imperdiet felis libero sed est. Ut faucibus diam vitae justo consequat, non commodo neque mattis. Sed lacinia ultricies urna, vel pharetra nunc tempor a. Nulla suscipit ex a ex suscipit efficitur.
|
||||
|
||||
Pellentesque dignissim nulla eu ipsum pharetra ornare. Nam sit amet quam leo. Aenean iaculis ipsum id maximus rhoncus. Proin id imperdiet elit. Integer ac nibh augue. Maecenas ullamcorper venenatis est in varius. Nam eu hendrerit purus, id tincidunt dui. In placerat, ipsum id pellentesque aliquam, nisl odio ultrices erat, sit amet lacinia tortor nulla vitae arcu. Nullam tincidunt odio eu orci tempus, a semper lectus fermentum. Integer pulvinar ex ut ipsum vehicula egestas. Pellentesque sit amet erat iaculis, facilisis augue sit amet, venenatis turpis. Ut at hendrerit sem. Vestibulum massa turpis, congue ut viverra eu, tincidunt et massa. Donec porttitor at magna viverra porttitor. Vestibulum posuere arcu et metus blandit faucibus tempus vitae dolor. Nullam vehicula justo sed ultricies varius.
|
1
_demo/pages/03.blog/post-five/Elements14-c1.svg
Normal file
After Width: | Height: | Size: 5.9 KiB |
BIN
_demo/pages/03.blog/post-five/ana_avataaars.jpg
Normal file
After Width: | Height: | Size: 37 KiB |
25
_demo/pages/03.blog/post-five/item.md
Normal file
|
@ -0,0 +1,25 @@
|
|||
---
|
||||
title: 'Post five'
|
||||
media_order: 'ana_avataaars.jpg,Elements14-c1.svg'
|
||||
taxonomy:
|
||||
category:
|
||||
- minipost
|
||||
tag:
|
||||
- tag3
|
||||
- tag1
|
||||
author:
|
||||
- 'Ana Fernández'
|
||||
primaryImage: Elements14-c1.svg
|
||||
avatarImage: ana_avataaars.jpg
|
||||
subtitle: 'Morbi ultricies interdum turpis, nec tincidunt nulla gravida varius'
|
||||
order: 3
|
||||
---
|
||||
|
||||
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam tincidunt diam at tortor volutpat placerat. Duis a dolor pharetra neque euismod porttitor. Ut pellentesque neque a odio pretium, eu feugiat lorem efficitur. Nunc pulvinar, dolor non facilisis semper, libero nisl auctor dolor, vitae dictum justo elit aliquet arcu. Curabitur quis posuere libero. Phasellus auctor purus turpis, non fringilla arcu scelerisque in. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam commodo tempus nisi, nec euismod augue commodo in.
|
||||
|
||||
Vivamus egestas feugiat pellentesque. Donec eu est bibendum, fermentum mauris et, fringilla libero. Duis ultrices iaculis ipsum in pharetra. Curabitur a quam volutpat ex mollis rhoncus. Nam cursus magna non nisl posuere porttitor. Ut eget porttitor arcu. Vivamus ut imperdiet turpis, nec laoreet turpis. Morbi efficitur risus vehicula blandit convallis. Nulla eget metus bibendum, ornare metus eu, dignissim lorem. Nulla non tortor sed erat ullamcorper volutpat a vel justo.
|
||||
|
||||
Sed eleifend ligula nec leo efficitur iaculis. Integer a vulputate dui, sit amet blandit dui. In lacinia congue nisl nec congue. Suspendisse ornare, dui non tincidunt iaculis, justo lorem viverra urna, sed vestibulum enim risus vitae nunc. Proin pretium faucibus libero. Sed vulputate commodo risus, semper varius lectus auctor quis. Aliquam a ex a augue ultricies dignissim. Vivamus est tellus, consequat vitae tempus ac, tempus id leo.
|
||||
Vivamus egestas feugiat pellentesque. Donec eu est bibendum, fermentum mauris et, fringilla libero. Duis ultrices iaculis ipsum in pharetra. Curabitur a quam volutpat ex mollis rhoncus. Nam cursus magna non nisl posuere porttitor. Ut eget porttitor arcu. Vivamus ut imperdiet turpis, nec laoreet turpis. Morbi efficitur risus vehicula blandit convallis. Nulla eget metus bibendum, ornare metus eu, dignissim lorem. Nulla non tortor sed erat ullamcorper volutpat a vel justo.
|
||||
|
||||
Sed eleifend ligula nec leo efficitur iaculis. Integer a vulputate dui, sit amet blandit dui. In lacinia congue nisl nec congue. Suspendisse ornare, dui non tincidunt iaculis, justo lorem viverra urna, sed vestibulum enim risus vitae nunc. Proin pretium faucibus libero. Sed vulputate commodo risus, semper varius lectus auctor quis. Aliquam a ex a augue ultricies dignissim. Vivamus est tellus, consequat vitae tempus ac, tempus id leo.
|
1
_demo/pages/03.blog/post-four/Elements14-b1.svg
Normal file
After Width: | Height: | Size: 5.9 KiB |
25
_demo/pages/03.blog/post-four/item.md
Normal file
|
@ -0,0 +1,25 @@
|
|||
---
|
||||
title: 'Post four'
|
||||
media_order: 'juan_avataaars.jpg,Elements14-b1.svg'
|
||||
taxonomy:
|
||||
category:
|
||||
- minipost
|
||||
tag:
|
||||
- tag1
|
||||
- tag4
|
||||
author:
|
||||
- 'Juan Villén'
|
||||
primaryImage: Elements14-b1.svg
|
||||
avatarImage: juan_avataaars.jpg
|
||||
subtitle: 'Nulla consequat auctor odio non vehicula'
|
||||
order: 4
|
||||
---
|
||||
|
||||
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam tincidunt diam at tortor volutpat placerat. Duis a dolor pharetra neque euismod porttitor. Ut pellentesque neque a odio pretium, eu feugiat lorem efficitur. Nunc pulvinar, dolor non facilisis semper, libero nisl auctor dolor, vitae dictum justo elit aliquet arcu. Curabitur quis posuere libero. Phasellus auctor purus turpis, non fringilla arcu scelerisque in. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam commodo tempus nisi, nec euismod augue commodo in.
|
||||
|
||||
Vivamus egestas feugiat pellentesque. Donec eu est bibendum, fermentum mauris et, fringilla libero. Duis ultrices iaculis ipsum in pharetra. Curabitur a quam volutpat ex mollis rhoncus. Nam cursus magna non nisl posuere porttitor. Ut eget porttitor arcu. Vivamus ut imperdiet turpis, nec laoreet turpis. Morbi efficitur risus vehicula blandit convallis. Nulla eget metus bibendum, ornare metus eu, dignissim lorem. Nulla non tortor sed erat ullamcorper volutpat a vel justo.
|
||||
|
||||
Sed eleifend ligula nec leo efficitur iaculis. Integer a vulputate dui, sit amet blandit dui. In lacinia congue nisl nec congue. Suspendisse ornare, dui non tincidunt iaculis, justo lorem viverra urna, sed vestibulum enim risus vitae nunc. Proin pretium faucibus libero. Sed vulputate commodo risus, semper varius lectus auctor quis. Aliquam a ex a augue ultricies dignissim. Vivamus est tellus, consequat vitae tempus ac, tempus id leo.
|
||||
Vivamus egestas feugiat pellentesque. Donec eu est bibendum, fermentum mauris et, fringilla libero. Duis ultrices iaculis ipsum in pharetra. Curabitur a quam volutpat ex mollis rhoncus. Nam cursus magna non nisl posuere porttitor. Ut eget porttitor arcu. Vivamus ut imperdiet turpis, nec laoreet turpis. Morbi efficitur risus vehicula blandit convallis. Nulla eget metus bibendum, ornare metus eu, dignissim lorem. Nulla non tortor sed erat ullamcorper volutpat a vel justo.
|
||||
|
||||
Sed eleifend ligula nec leo efficitur iaculis. Integer a vulputate dui, sit amet blandit dui. In lacinia congue nisl nec congue. Suspendisse ornare, dui non tincidunt iaculis, justo lorem viverra urna, sed vestibulum enim risus vitae nunc. Proin pretium faucibus libero. Sed vulputate commodo risus, semper varius lectus auctor quis. Aliquam a ex a augue ultricies dignissim. Vivamus est tellus, consequat vitae tempus ac, tempus id leo.
|
BIN
_demo/pages/03.blog/post-four/juan_avataaars.jpg
Normal file
After Width: | Height: | Size: 45 KiB |
1
_demo/pages/03.blog/post-seven/Elements14-c1.svg
Normal file
After Width: | Height: | Size: 5.9 KiB |
21
_demo/pages/03.blog/post-seven/item.md
Normal file
|
@ -0,0 +1,21 @@
|
|||
---
|
||||
title: 'Post Seven'
|
||||
media_order: 'pedro_avataaars.png,Elements14-c1.svg'
|
||||
primaryImage: Elements14-c1.svg
|
||||
avatarImage: pedro_avataaars.png
|
||||
taxonomy:
|
||||
category:
|
||||
- minipost
|
||||
tag:
|
||||
- tag2
|
||||
author:
|
||||
- 'Pedro Moreno'
|
||||
subtitle: 'Quisque et neque interdum, sodales metus id, ullamcorper est'
|
||||
order: 5
|
||||
---
|
||||
|
||||
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam tincidunt diam at tortor volutpat placerat. Duis a dolor pharetra neque euismod porttitor. Ut pellentesque neque a odio pretium, eu feugiat lorem efficitur. Nunc pulvinar, dolor non facilisis semper, libero nisl auctor dolor, vitae dictum justo elit aliquet arcu. Curabitur quis posuere libero. Phasellus auctor purus turpis, non fringilla arcu scelerisque in. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam commodo tempus nisi, nec euismod augue commodo in.
|
||||
|
||||
Vivamus egestas feugiat pellentesque. Donec eu est bibendum, fermentum mauris et, fringilla libero. Duis ultrices iaculis ipsum in pharetra. Curabitur a quam volutpat ex mollis rhoncus. Nam cursus magna non nisl posuere porttitor. Ut eget porttitor arcu. Vivamus ut imperdiet turpis, nec laoreet turpis. Morbi efficitur risus vehicula blandit convallis. Nulla eget metus bibendum, ornare metus eu, dignissim lorem. Nulla non tortor sed erat ullamcorper volutpat a vel justo.
|
||||
|
||||
Sed eleifend ligula nec leo efficitur iaculis. Integer a vulputate dui, sit amet blandit dui. In lacinia congue nisl nec congue. Suspendisse ornare, dui non tincidunt iaculis, justo lorem viverra urna, sed vestibulum enim risus vitae nunc. Proin pretium faucibus libero. Sed vulputate commodo risus, semper varius lectus auctor quis. Aliquam a ex a augue ultricies dignissim. Vivamus est tellus, consequat vitae tempus ac, tempus id leo.
|
BIN
_demo/pages/03.blog/post-seven/pedro_avataaars.png
Normal file
After Width: | Height: | Size: 30 KiB |
1
_demo/pages/03.blog/post-six/Elements14-b1.svg
Normal file
After Width: | Height: | Size: 5.9 KiB |
18
_demo/pages/03.blog/post-six/item.md
Normal file
|
@ -0,0 +1,18 @@
|
|||
---
|
||||
title: 'Post six'
|
||||
media_order: 'pedro_avataaars.png,Elements14-b1.svg'
|
||||
primaryImage: Elements14-b1.svg
|
||||
avatarImage: pedro_avataaars.png
|
||||
taxonomy:
|
||||
tag:
|
||||
- tag4
|
||||
author:
|
||||
- 'Pedro Moreno'
|
||||
subtitle: 'Cras ac dolor sit amet mi convallis lacinia non non massa'
|
||||
---
|
||||
|
||||
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam tincidunt diam at tortor volutpat placerat. Duis a dolor pharetra neque euismod porttitor. Ut pellentesque neque a odio pretium, eu feugiat lorem efficitur. Nunc pulvinar, dolor non facilisis semper, libero nisl auctor dolor, vitae dictum justo elit aliquet arcu. Curabitur quis posuere libero. Phasellus auctor purus turpis, non fringilla arcu scelerisque in. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam commodo tempus nisi, nec euismod augue commodo in.
|
||||
|
||||
Vivamus egestas feugiat pellentesque. Donec eu est bibendum, fermentum mauris et, fringilla libero. Duis ultrices iaculis ipsum in pharetra. Curabitur a quam volutpat ex mollis rhoncus. Nam cursus magna non nisl posuere porttitor. Ut eget porttitor arcu. Vivamus ut imperdiet turpis, nec laoreet turpis. Morbi efficitur risus vehicula blandit convallis. Nulla eget metus bibendum, ornare metus eu, dignissim lorem. Nulla non tortor sed erat ullamcorper volutpat a vel justo.
|
||||
|
||||
Sed eleifend ligula nec leo efficitur iaculis. Integer a vulputate dui, sit amet blandit dui. In lacinia congue nisl nec congue. Suspendisse ornare, dui non tincidunt iaculis, justo lorem viverra urna, sed vestibulum enim risus vitae nunc. Proin pretium faucibus libero. Sed vulputate commodo risus, semper varius lectus auctor quis. Aliquam a ex a augue ultricies dignissim. Vivamus est tellus, consequat vitae tempus ac, tempus id leo.
|
BIN
_demo/pages/03.blog/post-six/pedro_avataaars.png
Normal file
After Width: | Height: | Size: 30 KiB |
1
_demo/pages/03.blog/post-three/Elements14-b1.svg
Normal file
After Width: | Height: | Size: 5.9 KiB |
22
_demo/pages/03.blog/post-three/item.md
Normal file
|
@ -0,0 +1,22 @@
|
|||
---
|
||||
title: 'Post three'
|
||||
media_order: 'juan_avataaars.jpg,Elements14-b1.svg'
|
||||
taxonomy:
|
||||
tag:
|
||||
- tag2
|
||||
- tag4
|
||||
author:
|
||||
- 'Juan Villén'
|
||||
avatarImage: juan_avataaars.jpg
|
||||
subtitle: 'Donec dolor velit, posuere eget metus at, hendrerit malesuada magna'
|
||||
primaryImage: Elements14-b1.svg
|
||||
---
|
||||
|
||||
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam tincidunt diam at tortor volutpat placerat. Duis a dolor pharetra neque euismod porttitor. Ut pellentesque neque a odio pretium, eu feugiat lorem efficitur. Nunc pulvinar, dolor non facilisis semper, libero nisl auctor dolor, vitae dictum justo elit aliquet arcu. Curabitur quis posuere libero. Phasellus auctor purus turpis, non fringilla arcu scelerisque in. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam commodo tempus nisi, nec euismod augue commodo in.
|
||||
|
||||
Vivamus egestas feugiat pellentesque. Donec eu est bibendum, fermentum mauris et, fringilla libero. Duis ultrices iaculis ipsum in pharetra. Curabitur a quam volutpat ex mollis rhoncus. Nam cursus magna non nisl posuere porttitor. Ut eget porttitor arcu. Vivamus ut imperdiet turpis, nec laoreet turpis. Morbi efficitur risus vehicula blandit convallis. Nulla eget metus bibendum, ornare metus eu, dignissim lorem. Nulla non tortor sed erat ullamcorper volutpat a vel justo.
|
||||
|
||||
Sed eleifend ligula nec leo efficitur iaculis. Integer a vulputate dui, sit amet blandit dui. In lacinia congue nisl nec congue. Suspendisse ornare, dui non tincidunt iaculis, justo lorem viverra urna, sed vestibulum enim risus vitae nunc. Proin pretium faucibus libero. Sed vulputate commodo risus, semper varius lectus auctor quis. Aliquam a ex a augue ultricies dignissim. Vivamus est tellus, consequat vitae tempus ac, tempus id leo.
|
||||
Vivamus egestas feugiat pellentesque. Donec eu est bibendum, fermentum mauris et, fringilla libero. Duis ultrices iaculis ipsum in pharetra. Curabitur a quam volutpat ex mollis rhoncus. Nam cursus magna non nisl posuere porttitor. Ut eget porttitor arcu. Vivamus ut imperdiet turpis, nec laoreet turpis. Morbi efficitur risus vehicula blandit convallis. Nulla eget metus bibendum, ornare metus eu, dignissim lorem. Nulla non tortor sed erat ullamcorper volutpat a vel justo.
|
||||
|
||||
Sed eleifend ligula nec leo efficitur iaculis. Integer a vulputate dui, sit amet blandit dui. In lacinia congue nisl nec congue. Suspendisse ornare, dui non tincidunt iaculis, justo lorem viverra urna, sed vestibulum enim risus vitae nunc. Proin pretium faucibus libero. Sed vulputate commodo risus, semper varius lectus auctor quis. Aliquam a ex a augue ultricies dignissim. Vivamus est tellus, consequat vitae tempus ac, tempus id leo.
|
BIN
_demo/pages/03.blog/post-three/juan_avataaars.jpg
Normal file
After Width: | Height: | Size: 45 KiB |
After Width: | Height: | Size: 354 KiB |
After Width: | Height: | Size: 161 KiB |
After Width: | Height: | Size: 358 KiB |
After Width: | Height: | Size: 729 KiB |
After Width: | Height: | Size: 526 KiB |
48
_demo/pages/04.portafolio/portfolio.md
Normal file
|
@ -0,0 +1,48 @@
|
|||
---
|
||||
title: Portafolio
|
||||
content:
|
||||
items:
|
||||
- '@self.children'
|
||||
limit: 5
|
||||
order:
|
||||
by: date
|
||||
dir: desc
|
||||
pagination: true
|
||||
url_taxonomy_filters: true
|
||||
media_order: 'headphones_black_and_white-wallpaper-1920x1080.jpg,deep_sea_monster-wallpaper-1920x1080.jpg,howls_moving_castle-wallpaper-1920x1080.jpg,mushroom_forest-wallpaper-1920x1080.jpg,magic_butterfly-wallpaper-1920x1080.jpg,the_forest_house-wallpaper-1920x1080.jpg,thumb_headphones_black_and_white-wallpaper-1920x1080.jpg,thumb_deep_sea_monster-wallpaper-1920x1080.jpg,thumb_howls_moving_castle-wallpaper-1920x1080.jpg,thumb_magic_butterfly-wallpaper-1920x1080.jpg,thumb_mushroom_forest-wallpaper-1920x1080.jpg,thumb_the_forest_house-wallpaper-1920x1080.jpg'
|
||||
images:
|
||||
-
|
||||
image: headphones_black_and_white-wallpaper-1920x1080.jpg
|
||||
title: 'Title 1'
|
||||
description: 'Description 1'
|
||||
thumb: thumb_headphones_black_and_white-wallpaper-1920x1080.jpg
|
||||
-
|
||||
image: the_forest_house-wallpaper-1920x1080.jpg
|
||||
title: 'Title 2'
|
||||
description: 'Description 2'
|
||||
thumb: thumb_the_forest_house-wallpaper-1920x1080.jpg
|
||||
-
|
||||
image: deep_sea_monster-wallpaper-1920x1080.jpg
|
||||
title: 'Title 3'
|
||||
description: 'Description 3'
|
||||
thumb: thumb_deep_sea_monster-wallpaper-1920x1080.jpg
|
||||
-
|
||||
image: howls_moving_castle-wallpaper-1920x1080.jpg
|
||||
title: 'Title 4'
|
||||
description: 'Description 4'
|
||||
thumb: thumb_howls_moving_castle-wallpaper-1920x1080.jpg
|
||||
-
|
||||
image: mushroom_forest-wallpaper-1920x1080.jpg
|
||||
title: 'Title 5'
|
||||
description: 'Description 5'
|
||||
thumb: thumb_mushroom_forest-wallpaper-1920x1080.jpg
|
||||
-
|
||||
image: magic_butterfly-wallpaper-1920x1080.jpg
|
||||
title: 'Title 6'
|
||||
description: 'Description 6'
|
||||
thumb: thumb_magic_butterfly-wallpaper-1920x1080.jpg
|
||||
published: true
|
||||
layout: standard
|
||||
---
|
||||
|
||||
## [center]Some pictures for your portfolio[/center]
|
After Width: | Height: | Size: 866 KiB |
After Width: | Height: | Size: 21 KiB |
After Width: | Height: | Size: 12 KiB |
After Width: | Height: | Size: 28 KiB |
After Width: | Height: | Size: 43 KiB |
After Width: | Height: | Size: 39 KiB |
After Width: | Height: | Size: 42 KiB |
80
_demo/pages/05.contacto/04._contact-us/contact.md
Normal file
|
@ -0,0 +1,80 @@
|
|||
---
|
||||
title: 'Contacta con nosotros'
|
||||
form:
|
||||
name: contact-form
|
||||
template: form-messages
|
||||
action: /
|
||||
classes: 'row gtr-uniform'
|
||||
refresh_prevention: true
|
||||
fields:
|
||||
-
|
||||
name: name
|
||||
label: false
|
||||
placeholder: Nombre
|
||||
validate:
|
||||
required: true
|
||||
message: 'El nombre es obligatorio'
|
||||
autofocus: 'off'
|
||||
autocomplete: 'on'
|
||||
type: text
|
||||
outerclasses: 'col-6 col-12-small'
|
||||
classes: null
|
||||
-
|
||||
name: email
|
||||
label: false
|
||||
placeholder: Email
|
||||
validate:
|
||||
required: true
|
||||
message: 'El Email es obligatorio'
|
||||
type: email
|
||||
outerclasses: 'col-6 col-12-small'
|
||||
classes: null
|
||||
-
|
||||
name: subject
|
||||
label: false
|
||||
type: text
|
||||
placeholder: Asunto
|
||||
validate:
|
||||
required: true
|
||||
message: 'El asunto es obligatorio'
|
||||
outerclasses: 'col-12 col-12-small'
|
||||
classes: null
|
||||
-
|
||||
name: message
|
||||
label: false
|
||||
placeholder: Mensaje
|
||||
validate:
|
||||
required: true
|
||||
message: 'El mensaje es obligatorio'
|
||||
type: textarea
|
||||
outerclasses: 'col-12 col-12-small'
|
||||
classes: null
|
||||
rows: 10
|
||||
-
|
||||
name: privacy
|
||||
type: privacy
|
||||
label: 'Política de Privacidad'
|
||||
validate:
|
||||
required: true
|
||||
message: 'Al usar este formulario estás de acuerdo con nuestra política de privacidad'
|
||||
buttons:
|
||||
-
|
||||
type: submit
|
||||
value: Enviar
|
||||
outerclasses: form-field
|
||||
classes: 'button primary'
|
||||
process:
|
||||
save:
|
||||
fileprefix: contact-
|
||||
dateformat: dmY-His-u
|
||||
extension: txt
|
||||
body: '{% include ''forms/data.txt.twig'' %}'
|
||||
email:
|
||||
subject: '[Formulario desde ES-GRAV.COM] {{ form.value.name|e }}'
|
||||
body: '{% include ''forms/data.html.twig'' %}'
|
||||
message: 'Gracias por su comentario !'
|
||||
display: /thankyou
|
||||
reset: true
|
||||
---
|
||||
|
||||
<h3>Envíenos sus comentarios</h3>
|
8
_demo/pages/05.contacto/modular.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
---
|
||||
title: 'Contacta con nosotros'
|
||||
content:
|
||||
items: '@self.modular'
|
||||
body_classes: modular
|
||||
menu: Contacto
|
||||
---
|
||||
|
179
_demo/pages/06.privacy/default.md
Normal file
|
@ -0,0 +1,179 @@
|
|||
---
|
||||
title: 'Política de Privacidad'
|
||||
primaryImage: privacy-policy.jpg
|
||||
media_order: privacy-policy.jpg
|
||||
visible: false
|
||||
subtitle: 'Our privacy terms'
|
||||
---
|
||||
|
||||
<p>Last updated: December 02, 2020</p>
|
||||
<p>This Privacy Policy describes Our policies and procedures on the collection, use and disclosure of Your information when You use the Service and tells You about Your privacy rights and how the law protects You.</p>
|
||||
<p>We use Your Personal data to provide and improve the Service. By using the Service, You agree to the collection and use of information in accordance with this Privacy Policy. This Privacy Policy has been created with the help of the <a href="https://www.termsfeed.com/privacy-policy-generator/" target="_blank">Privacy Policy Generator</a>.</p>
|
||||
<h2>Interpretation and Definitions</h2>
|
||||
<h3>Interpretation</h3>
|
||||
<p>The words of which the initial letter is capitalized have meanings defined under the following conditions. The following definitions shall have the same meaning regardless of whether they appear in singular or in plural.</p>
|
||||
<h3>Definitions</h3>
|
||||
<p>For the purposes of this Privacy Policy:</p>
|
||||
<ul>
|
||||
<li>
|
||||
<p><strong>Account</strong> means a unique account created for You to access our Service or parts of our Service.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p><strong>Company</strong> (referred to as either "the Company", "We", "Us" or "Our" in this Agreement) refers to My site.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p><strong>Cookies</strong> are small files that are placed on Your computer, mobile device or any other device by a website, containing the details of Your browsing history on that website among its many uses.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p><strong>Country</strong> refers to: Spain</p>
|
||||
</li>
|
||||
<li>
|
||||
<p><strong>Device</strong> means any device that can access the Service such as a computer, a cellphone or a digital tablet.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p><strong>Personal Data</strong> is any information that relates to an identified or identifiable individual.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p><strong>Service</strong> refers to the Website.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p><strong>Service Provider</strong> means any natural or legal person who processes the data on behalf of the Company. It refers to third-party companies or individuals employed by the Company to facilitate the Service, to provide the Service on behalf of the Company, to perform services related to the Service or to assist the Company in analyzing how the Service is used.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p><strong>Third-party Social Media Service</strong> refers to any website or any social network website through which a User can log in or create an account to use the Service.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p><strong>Usage Data</strong> refers to data collected automatically, either generated by the use of the Service or from the Service infrastructure itself (for example, the duration of a page visit).</p>
|
||||
</li>
|
||||
<li>
|
||||
<p><strong>Website</strong> refers to My site, accessible from <a href="http://mysite.com" rel="external nofollow noopener" target="_blank">http://mysite.com</a></p>
|
||||
</li>
|
||||
<li>
|
||||
<p><strong>You</strong> means the individual accessing or using the Service, or the company, or other legal entity on behalf of which such individual is accessing or using the Service, as applicable.</p>
|
||||
</li>
|
||||
</ul>
|
||||
<h2>Collecting and Using Your Personal Data</h2>
|
||||
<h3>Types of Data Collected</h3>
|
||||
<h4>Personal Data</h4>
|
||||
<p>While using Our Service, We may ask You to provide Us with certain personally identifiable information that can be used to contact or identify You. Personally identifiable information may include, but is not limited to:</p>
|
||||
<ul>
|
||||
<li>
|
||||
<p>Email address</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>First name and last name</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Phone number</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Usage Data</p>
|
||||
</li>
|
||||
</ul>
|
||||
<h4>Usage Data</h4>
|
||||
<p>Usage Data is collected automatically when using the Service.</p>
|
||||
<p>Usage Data may include information such as Your Device's Internet Protocol address (e.g. IP address), browser type, browser version, the pages of our Service that You visit, the time and date of Your visit, the time spent on those pages, unique device identifiers and other diagnostic data.</p>
|
||||
<p>When You access the Service by or through a mobile device, We may collect certain information automatically, including, but not limited to, the type of mobile device You use, Your mobile device unique ID, the IP address of Your mobile device, Your mobile operating system, the type of mobile Internet browser You use, unique device identifiers and other diagnostic data.</p>
|
||||
<p>We may also collect information that Your browser sends whenever You visit our Service or when You access the Service by or through a mobile device.</p>
|
||||
<h4>Tracking Technologies and Cookies</h4>
|
||||
<p>We use Cookies and similar tracking technologies to track the activity on Our Service and store certain information. Tracking technologies used are beacons, tags, and scripts to collect and track information and to improve and analyze Our Service. The technologies We use may include:</p>
|
||||
<ul>
|
||||
<li><strong>Cookies or Browser Cookies.</strong> A cookie is a small file placed on Your Device. You can instruct Your browser to refuse all Cookies or to indicate when a Cookie is being sent. However, if You do not accept Cookies, You may not be able to use some parts of our Service. Unless you have adjusted Your browser setting so that it will refuse Cookies, our Service may use Cookies.</li>
|
||||
<li><strong>Flash Cookies.</strong> Certain features of our Service may use local stored objects (or Flash Cookies) to collect and store information about Your preferences or Your activity on our Service. Flash Cookies are not managed by the same browser settings as those used for Browser Cookies. For more information on how You can delete Flash Cookies, please read "Where can I change the settings for disabling, or deleting local shared objects?" available at <a href="https://helpx.adobe.com/flash-player/kb/disable-local-shared-objects-flash.html#main_Where_can_I_change_the_settings_for_disabling__or_deleting_local_shared_objects_" rel="external nofollow noopener" target="_blank">https://helpx.adobe.com/flash-player/kb/disable-local-shared-objects-flash.html#main_Where_can_I_change_the_settings_for_disabling__or_deleting_local_shared_objects_</a></li>
|
||||
<li><strong>Web Beacons.</strong> Certain sections of our Service and our emails may contain small electronic files known as web beacons (also referred to as clear gifs, pixel tags, and single-pixel gifs) that permit the Company, for example, to count users who have visited those pages or opened an email and for other related website statistics (for example, recording the popularity of a certain section and verifying system and server integrity).</li>
|
||||
</ul>
|
||||
<p>Cookies can be "Persistent" or "Session" Cookies. Persistent Cookies remain on Your personal computer or mobile device when You go offline, while Session Cookies are deleted as soon as You close Your web browser. You can learn more about cookies here: <a href="https://www.termsfeed.com/blog/cookies/" target="_blank">All About Cookies by TermsFeed</a>.</p>
|
||||
<p>We use both Session and Persistent Cookies for the purposes set out below:</p>
|
||||
<ul>
|
||||
<li>
|
||||
<p><strong>Necessary / Essential Cookies</strong></p>
|
||||
<p>Type: Session Cookies</p>
|
||||
<p>Administered by: Us</p>
|
||||
<p>Purpose: These Cookies are essential to provide You with services available through the Website and to enable You to use some of its features. They help to authenticate users and prevent fraudulent use of user accounts. Without these Cookies, the services that You have asked for cannot be provided, and We only use these Cookies to provide You with those services.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p><strong>Cookies Policy / Notice Acceptance Cookies</strong></p>
|
||||
<p>Type: Persistent Cookies</p>
|
||||
<p>Administered by: Us</p>
|
||||
<p>Purpose: These Cookies identify if users have accepted the use of cookies on the Website.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p><strong>Functionality Cookies</strong></p>
|
||||
<p>Type: Persistent Cookies</p>
|
||||
<p>Administered by: Us</p>
|
||||
<p>Purpose: These Cookies allow us to remember choices You make when You use the Website, such as remembering your login details or language preference. The purpose of these Cookies is to provide You with a more personal experience and to avoid You having to re-enter your preferences every time You use the Website.</p>
|
||||
</li>
|
||||
</ul>
|
||||
<p>For more information about the cookies we use and your choices regarding cookies, please visit our Cookies Policy or the Cookies section of our Privacy Policy.</p>
|
||||
<h3>Use of Your Personal Data</h3>
|
||||
<p>The Company may use Personal Data for the following purposes:</p>
|
||||
<ul>
|
||||
<li>
|
||||
<p><strong>To provide and maintain our Service</strong>, including to monitor the usage of our Service.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p><strong>To manage Your Account:</strong> to manage Your registration as a user of the Service. The Personal Data You provide can give You access to different functionalities of the Service that are available to You as a registered user.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p><strong>For the performance of a contract:</strong> the development, compliance and undertaking of the purchase contract for the products, items or services You have purchased or of any other contract with Us through the Service.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p><strong>To contact You:</strong> To contact You by email, telephone calls, SMS, or other equivalent forms of electronic communication, such as a mobile application's push notifications regarding updates or informative communications related to the functionalities, products or contracted services, including the security updates, when necessary or reasonable for their implementation.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p><strong>To provide You</strong> with news, special offers and general information about other goods, services and events which we offer that are similar to those that you have already purchased or enquired about unless You have opted not to receive such information.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p><strong>To manage Your requests:</strong> To attend and manage Your requests to Us.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p><strong>For business transfers:</strong> We may use Your information to evaluate or conduct a merger, divestiture, restructuring, reorganization, dissolution, or other sale or transfer of some or all of Our assets, whether as a going concern or as part of bankruptcy, liquidation, or similar proceeding, in which Personal Data held by Us about our Service users is among the assets transferred.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p><strong>For other purposes</strong>: We may use Your information for other purposes, such as data analysis, identifying usage trends, determining the effectiveness of our promotional campaigns and to evaluate and improve our Service, products, services, marketing and your experience.</p>
|
||||
</li>
|
||||
</ul>
|
||||
<p>We may share Your personal information in the following situations:</p>
|
||||
<ul>
|
||||
<li><strong>With Service Providers:</strong> We may share Your personal information with Service Providers to monitor and analyze the use of our Service, to contact You.</li>
|
||||
<li><strong>For business transfers:</strong> We may share or transfer Your personal information in connection with, or during negotiations of, any merger, sale of Company assets, financing, or acquisition of all or a portion of Our business to another company.</li>
|
||||
<li><strong>With Affiliates:</strong> We may share Your information with Our affiliates, in which case we will require those affiliates to honor this Privacy Policy. Affiliates include Our parent company and any other subsidiaries, joint venture partners or other companies that We control or that are under common control with Us.</li>
|
||||
<li><strong>With business partners:</strong> We may share Your information with Our business partners to offer You certain products, services or promotions.</li>
|
||||
<li><strong>With other users:</strong> when You share personal information or otherwise interact in the public areas with other users, such information may be viewed by all users and may be publicly distributed outside. If You interact with other users or register through a Third-Party Social Media Service, Your contacts on the Third-Party Social Media Service may see Your name, profile, pictures and description of Your activity. Similarly, other users will be able to view descriptions of Your activity, communicate with You and view Your profile.</li>
|
||||
<li><strong>With Your consent</strong>: We may disclose Your personal information for any other purpose with Your consent.</li>
|
||||
</ul>
|
||||
<h3>Retention of Your Personal Data</h3>
|
||||
<p>The Company will retain Your Personal Data only for as long as is necessary for the purposes set out in this Privacy Policy. We will retain and use Your Personal Data to the extent necessary to comply with our legal obligations (for example, if we are required to retain your data to comply with applicable laws), resolve disputes, and enforce our legal agreements and policies.</p>
|
||||
<p>The Company will also retain Usage Data for internal analysis purposes. Usage Data is generally retained for a shorter period of time, except when this data is used to strengthen the security or to improve the functionality of Our Service, or We are legally obligated to retain this data for longer time periods.</p>
|
||||
<h3>Transfer of Your Personal Data</h3>
|
||||
<p>Your information, including Personal Data, is processed at the Company's operating offices and in any other places where the parties involved in the processing are located. It means that this information may be transferred to — and maintained on — computers located outside of Your state, province, country or other governmental jurisdiction where the data protection laws may differ than those from Your jurisdiction.</p>
|
||||
<p>Your consent to this Privacy Policy followed by Your submission of such information represents Your agreement to that transfer.</p>
|
||||
<p>The Company will take all steps reasonably necessary to ensure that Your data is treated securely and in accordance with this Privacy Policy and no transfer of Your Personal Data will take place to an organization or a country unless there are adequate controls in place including the security of Your data and other personal information.</p>
|
||||
<h3>Disclosure of Your Personal Data</h3>
|
||||
<h4>Business Transactions</h4>
|
||||
<p>If the Company is involved in a merger, acquisition or asset sale, Your Personal Data may be transferred. We will provide notice before Your Personal Data is transferred and becomes subject to a different Privacy Policy.</p>
|
||||
<h4>Law enforcement</h4>
|
||||
<p>Under certain circumstances, the Company may be required to disclose Your Personal Data if required to do so by law or in response to valid requests by public authorities (e.g. a court or a government agency).</p>
|
||||
<h4>Other legal requirements</h4>
|
||||
<p>The Company may disclose Your Personal Data in the good faith belief that such action is necessary to:</p>
|
||||
<ul>
|
||||
<li>Comply with a legal obligation</li>
|
||||
<li>Protect and defend the rights or property of the Company</li>
|
||||
<li>Prevent or investigate possible wrongdoing in connection with the Service</li>
|
||||
<li>Protect the personal safety of Users of the Service or the public</li>
|
||||
<li>Protect against legal liability</li>
|
||||
</ul>
|
||||
<h3>Security of Your Personal Data</h3>
|
||||
<p>The security of Your Personal Data is important to Us, but remember that no method of transmission over the Internet, or method of electronic storage is 100% secure. While We strive to use commercially acceptable means to protect Your Personal Data, We cannot guarantee its absolute security.</p>
|
||||
<h2>Links to Other Websites</h2>
|
||||
<p>Our Service may contain links to other websites that are not operated by Us. If You click on a third party link, You will be directed to that third party's site. We strongly advise You to review the Privacy Policy of every site You visit.</p>
|
||||
<p>We have no control over and assume no responsibility for the content, privacy policies or practices of any third party sites or services.</p>
|
||||
<h2>Changes to this Privacy Policy</h2>
|
||||
<p>We may update Our Privacy Policy from time to time. We will notify You of any changes by posting the new Privacy Policy on this page.</p>
|
||||
<p>We will let You know via email and/or a prominent notice on Our Service, prior to the change becoming effective and update the "Last updated" date at the top of this Privacy Policy.</p>
|
||||
<p>You are advised to review this Privacy Policy periodically for any changes. Changes to this Privacy Policy are effective when they are posted on this page.</p>
|
||||
<h2>Contact Us</h2>
|
||||
<p>If you have any questions about this Privacy Policy, You can contact us:</p>
|
||||
<ul>
|
||||
<li>By email: office@mycompany.com</li>
|
||||
</ul>
|
BIN
_demo/pages/06.privacy/privacy-policy.jpg
Normal file
After Width: | Height: | Size: 471 KiB |
10
_demo/pages/offline/offline.md
Normal file
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
title: Offline
|
||||
visible: false
|
||||
---
|
||||
|
||||
# [notice=warning]Sitio web en mantenimiento[/notice]
|
||||
|
||||
Estamos realizando cambios en la web. En breve estaremos en funcionamiento.
|
||||
|
||||
Por favor, inténtalo más tarde.
|
12
_demo/pages/thankyou/form.md
Normal file
|
@ -0,0 +1,12 @@
|
|||
---
|
||||
title: 'Email sent'
|
||||
process:
|
||||
markdown: true
|
||||
twig: true
|
||||
cache_enable: false
|
||||
visible: false
|
||||
---
|
||||
|
||||
## Your form has been sent successful
|
||||
|
||||
##### We will offer you a quickly response.
|