Sha256: 64ea2ae86b6bf62074ccec6c41ff820e88bac3e0daf82318e53f84e348cb641b
Contents?: true
Size: 784 Bytes
Versions: 2
Compression:
Stored size: 784 Bytes
Contents
--- title: type: 'string' required: true label: en: 'Item name' es: 'Nombre del ítem' help: en: 'As shown on the menu' es: 'Tal como aparece en el menú' post: type: 'belongs_to' label: en: 'Link to this post' es: 'Artículo' help: en: 'If the item leads to a fixed post, associate it here' es: 'Si el ítem lleva a un artículo fijo, asociarlo aquí' draft: type: 'boolean' label: es: 'Borrador' en: 'Draft' help: es: 'Este artículo aun no está listo para publicar' en: "This post isn't ready to be published yet" order: type: 'order' required: true label: es: 'Orden' en: 'Order' help: es: 'La posición del artículo en la lista de artículos' en: 'The post position in the posts list'
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
compost-jekyll-theme-0.1.1 | _data/layouts/menu.yml |
compost-jekyll-theme-0.1.0 | _data/layouts/menu.yml |