Skip to content
This repository has been archived by the owner on Jul 20, 2022. It is now read-only.

Adaptación de Front Matter en Gatsby #9

Open
andru255 opened this issue Sep 14, 2019 · 1 comment
Open

Adaptación de Front Matter en Gatsby #9

andru255 opened this issue Sep 14, 2019 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@andru255
Copy link
Contributor

Se requiere el soporte para el front matter en gatsby, para ello se debe considerarse los siguientes valores como por ejemplo:

author: jansanchez
comments: true
date: 2014-03-14 21:31:48+00:00
layout: post
url: 70--jade-language-node-template-engine-and-html-preprocessor
slug: jade-language-node-template-engine-and-html-preprocessor
title: Jade Language - Motor de plantillas para nodeJS y Preprocesador HTML
wordpress_id: 70
categories:
- Preprocesadores
tags:
- Jade
- Javascript
- Lenguaje de programación
- Nodejs
- Stylus
- Template engine
---

La generación de los estáticos no debería afectarse en caso no se haya ingresado un valor en el formato propuesto.

@andru255 andru255 added the enhancement New feature or request label Sep 14, 2019
@andru255 andru255 self-assigned this Sep 16, 2019
@andru255
Copy link
Contributor Author

Referencia para la implementación de las imagenes por post en GastbyJS:

https://www.youtube.com/watch?v=XpnZ2e7Jns0

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant