AnyLog-co / AnyLog-co/documentation

file description / titles

Aperta
#55 0 commenti 0 reazioni 1 assegnatario Rivendicata da @ericaquaronne Vedi su GitHub
Lingua principale
HTML
Stelle
8
Fork
7
Merge medio
50m
PR unite (30g)
7

Descrizione

I believe every file now has a title and + description.

However, the logic isn't consistent.

**Goal**:
```markdown
---
Title: [Page Title]
description: [page description - single sentence]
layout: page
---
content
```

**Reality**:
1. there are pages with 2 titles
```markdown
---
Title: [Page Title]
description: [page description - single sentence]
layout: page
---
# Page Title
```

2. There are pages with 1 word description
3. There are pages with a full paragraph description
4. there are pages where we have `file` or `path` in "header" and pages where we do not.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.