103 lines
2.5 KiB
YAML
103 lines
2.5 KiB
YAML
|
|
baseURL: "https://blog.pnh.09072007.xyz"
|
|
title: "Blog del Partido Nacional Hispanista"
|
|
theme: PaperMod
|
|
|
|
enableRobotsTXT: true
|
|
buildDrafts: false
|
|
buildFuture: false
|
|
#buildExpired: false
|
|
|
|
|
|
params:
|
|
env: production # activa analytics, opengraph, twitter-cards y schema
|
|
title: "Blog del Partido Nacional Hispanista"
|
|
description: "Voz oficial del PNH. Aquí encontrarás manifiestos, comunicados y reflexiones para la Hispanidad."
|
|
keywords: [Blog, PNH, PNHispanista, Hispanidad, Nacionalismo]
|
|
author: "Partido Nacional Hispanista"
|
|
images: [""]
|
|
DateFormat: "2 del 1 de 2006"
|
|
defaultTheme: auto # dark, light
|
|
disableThemeToggle: false
|
|
|
|
ShowReadingTime: true
|
|
ShowShareButtons: true
|
|
ShowPostNavLinks: true
|
|
ShowBreadCrumbs: true
|
|
ShowCodeCopyButtons: false
|
|
ShowWordCount: true
|
|
ShowRssButtonInSectionTermList: true
|
|
UseHugoToc: true
|
|
disableSpecial1stPost: false
|
|
disableScrollToTop: false
|
|
comments: false
|
|
hidemeta: false
|
|
hideSummary: false
|
|
showtoc: false
|
|
tocopen: false
|
|
|
|
assets:
|
|
favicon: "/logo.png"
|
|
favicon16x16: "/logo.png"
|
|
favicon32x32: "/logo.png"
|
|
apple_touch_icon: "/logo.png"
|
|
safari_pinned_tab: "/logo.png"
|
|
|
|
label:
|
|
text: "Partido Nacional Hispanista"
|
|
icon: "/logo.png"
|
|
iconHeight: 35
|
|
|
|
homeInfoParams:
|
|
Title: "Bienvenido al Blog del Partido Nacional Hispanista 🇪🇸"
|
|
Content: "Comunicados oficiales, manifiestos y análisis para defender la Hispanidad."
|
|
|
|
socialIcons:
|
|
- name: x
|
|
url: "https://x.com/pnhispanista"
|
|
- name: git
|
|
url: "https://git.jd34.net/PNHispanista"
|
|
- name: telegram
|
|
url: "https://t.me/pnhispanista"
|
|
- name: youtube
|
|
url: "https://www.youtube.com/@pnhispanista"
|
|
|
|
cover:
|
|
hidden: true # oculta portadas en todas partes excepto structured data
|
|
hiddenInList: true
|
|
hiddenInSingle: true
|
|
|
|
editPost:
|
|
URL: "https://gitlab.com/PNHispanista/blog/content"
|
|
Text: "Proponer cambios" # texto para link de edición
|
|
appendFilePath: true
|
|
|
|
fuseOpts:
|
|
isCaseSensitive: false
|
|
shouldSort: true
|
|
location: 0
|
|
distance: 1000
|
|
threshold: 0.4
|
|
minMatchCharLength: 0
|
|
limit: 10
|
|
keys: ["title", "permalink", "summary", "content"]
|
|
|
|
menu:
|
|
main:
|
|
- identifier: categories
|
|
name: "Categorías"
|
|
url: /categories/
|
|
weight: 10
|
|
- identifier: tags
|
|
name: "Etiquetas"
|
|
url: /tags/
|
|
weight: 20
|
|
- indenfier: web
|
|
name: Web
|
|
url: https://pnh.09072007.xyz
|
|
|
|
pygmentsUseClasses: true
|
|
markup:
|
|
highlight:
|
|
noClasses: false
|
|
|