Add renamed docs, backup, and Gitea workflow
This commit is contained in:
@@ -0,0 +1,47 @@
|
||||
---
|
||||
title: "Blog Post Title"
|
||||
description: "Brief description"
|
||||
date: YYYY-MM-DD
|
||||
authors:
|
||||
- jane-alesi
|
||||
categories:
|
||||
- Category
|
||||
tags:
|
||||
- tag1
|
||||
- tag2
|
||||
verification_status: "pending_verification"
|
||||
evidence_quality: "to_be_classified"
|
||||
claim_accuracy_rate: "to_be_determined"
|
||||
confidence_levels: "to_be_marked"
|
||||
sources_verified: false
|
||||
issue_reference: "#ISSUE_NUMBER"
|
||||
---
|
||||
|
||||
# Blog Post Title
|
||||
|
||||
Your content here. Remember to:
|
||||
|
||||
- **Verify every factual claim** using T1-T3 sources.
|
||||
- **Cite all sources** with evidence tier labels (e.g., `(Source: Title, T#)`).
|
||||
- **Clearly distinguish** between verified facts, projections, and illustrative examples.
|
||||
- **Add confidence levels** for uncertain information.
|
||||
- **Write in German** with a technical depth suitable for the satware.ai audience.
|
||||
- **Use MkDocs Material theme admonitions** for emphasis and structure.
|
||||
- **Ensure proper Markdown syntax** and formatting.
|
||||
|
||||
## Section 1: Introduction
|
||||
|
||||
...
|
||||
|
||||
## Section 2: Technical Details
|
||||
|
||||
...
|
||||
|
||||
## Section 3: Conclusion
|
||||
|
||||
...
|
||||
|
||||
## 📚 Quellen & Referenzen
|
||||
|
||||
- [Source 1 Title](URL) (Source: Title, T#)
|
||||
- [Source 2 Title](URL) (Source: Title, T#)
|
||||
Reference in New Issue
Block a user