venv anleitung
This commit is contained in:
parent
dc5113d303
commit
e3b19bb0df
3 changed files with 35 additions and 19 deletions
15
posts.yaml
15
posts.yaml
|
|
@ -2,8 +2,8 @@
|
|||
# Diese YAML-Datei definiert Beiträge, die aus Markdown-Dateien erstellt werden sollen
|
||||
|
||||
posts:
|
||||
- title: "Einführung in die WordPress REST-API"
|
||||
markdown_url: "https://raw.githubusercontent.com/example/repo/main/docs/wordpress-api.md"
|
||||
- title: "Die Kraft der Gemeinschaft: Wahre Stärke liegt nicht in Strukturen, sondern in Prozessen"
|
||||
markdown_url: "https://git.rpi-virtuell.de/Comenius-Institut/FOERBICO_und_rpi-virtuell/raw/branch/main/Website/content/posts/%202025-07-02-nostr-schrein/index.md"
|
||||
status: "draft" # draft, publish, pending, private
|
||||
categories:
|
||||
- "Tutorials"
|
||||
|
|
@ -15,17 +15,6 @@ posts:
|
|||
author: "admin"
|
||||
excerpt: "Ein umfassender Leitfaden zur Verwendung der WordPress REST-API"
|
||||
|
||||
- title: "Best Practices für WordPress-Plugins"
|
||||
markdown_url: "https://raw.githubusercontent.com/example/repo/main/docs/plugin-best-practices.md"
|
||||
status: "draft"
|
||||
categories:
|
||||
- "WordPress"
|
||||
- "Best Practices"
|
||||
tags:
|
||||
- "Plugins"
|
||||
- "Entwicklung"
|
||||
- "Sicherheit"
|
||||
|
||||
- title: "Lokale Markdown-Datei verwenden"
|
||||
markdown_file: "content/local-post.md" # Lokale Datei statt URL
|
||||
status: "publish"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue