Commit 43636de2 authored by ANDRE FILIPE ALOISE's avatar ANDRE FILIPE ALOISE

Configura acesso

parent 3ab8d12f
backend:
name: gitlab
repo: https://git.economia.gov.br/80126774234/projeto-documentacao # <--- MUDE AQUI PARA SEU CAMINHO NO GITLAB
branch: main
auth_type: implicit # Permite login direto
app_id: 6a268d5e40b19ce6b824de59ea09d69d333a15d0237d367420959faecb8b00c5 # <--- Guarde este lugar
media_folder: "docs/imagens" # Onde salva as fotos
public_folder: "/imagens"
# Permite trocar de versão (v1, v2) dentro do editor
show_preview_links: true
collections:
- name: "paginas"
label: "Páginas do Site"
files:
- label: "Página Inicial"
name: "home"
file: "docs/index.md"
fields:
- {label: "Título", name: "title", widget: "string"}
- {label: "Texto Principal", name: "body", widget: "markdown"}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment