Version 1.0.2

This commit is contained in:
pmoreno.rodriguez 2022-10-31 11:23:37 +01:00 committed by GitHub
parent 08479ee0cb
commit 7ac1cd1f55
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,36 +1,26 @@
name: Future 2021 name: Future 2021
slug: future2021 slug: future2021
type: theme type: theme
version: 1.0.1 version: 1.0.2
description: Grav Future Imperfect by HTML5 UP (Version 2021) description: Grav Future Imperfect by HTML5 UP (Version 2021)
icon: microchip icon: microchip
author: author:
name: Pedro Moreno name: Pedro Moreno
email: webmaster@juanvillen.es email: webmaster@juanvillen.es
url: https://github.com/pmoreno-rodriguez/grav-theme-future2021 url:
homepage: https://github.com/pmoreno-rodriguez/grav-theme-future2021 homepage: https://github.com/pmoreno-rodriguez/grav-theme-future2021
demo: http://future.juanvillen.es demo: http://future.juanvillen.es
keywords: future imperfect, html5up, theme, core, modern, fast, responsive, html5, css3 keywords: future imperfect, html5up, theme, core, modern, fast, responsive, html5, css3
bugs: https://github.com/pmoreno-rodriguez/grav-theme-future2021/issues bugs: https://github.com/pmoreno-rodriguez/grav-theme-future2021/issues
license: CC-BY-3.0 license: MIT
dependencies: dependencies:
- { name: grav, version: '>=1.6.0' } - { name: grav, version: '>=1.7.0' }
form: form:
validation: loose validation: loose
fields: fields:
dropdown.enabled:
type: toggle
label: FUTURE.ADMIN.THEME.DROPDOWN_MENU
highlight: 1
default: 0
options:
1: PLUGIN_ADMIN.ENABLED
0: PLUGIN_ADMIN.DISABLED
validate:
type: bool
production-mode: production-mode:
type: toggle type: toggle
label: FUTURE.ADMIN.THEME.PRODUCTION_MODE label: FUTURE.ADMIN.THEME.PRODUCTION_MODE
@ -109,6 +99,13 @@ form:
0: PLUGIN_ADMIN.DISABLED 0: PLUGIN_ADMIN.DISABLED
validate: validate:
type: bool type: bool
miniposts_category:
type: text
markdown: true
label: FUTURE.ADMIN.THEME.MINIPOSTS_CATEGORY
description: FUTURE.ADMIN.THEME.MINIPOSTS_CATEGORY_DESCRIPTION
size: medium
default: 'minipost'
miniposts_number: miniposts_number:
type: range type: range
@ -172,5 +169,3 @@ form:
.icon: .icon:
type: iconpicker type: iconpicker
label: FUTURE.ADMIN.THEME.FOOTER_SOCIALS_ICON_ICON label: FUTURE.ADMIN.THEME.FOOTER_SOCIALS_ICON_ICON