mirror of
https://github.com/netz39/www.netz39.de.git
synced 2025-05-06 05:21:58 +02:00
readme: Improved 'new blog entry' tutorial by linking to the CDN repo and briefly explaining how it can be used.
The manual is still very technical and might pose a challenge for less inclined club members
This commit is contained in:
parent
e22b025e9a
commit
c8f81f9059
1 changed files with 2 additions and 1 deletions
|
@ -28,7 +28,8 @@ Unsere Webseite setzt aus folgenden Gründen auf Jekyll, einen statischen Websit
|
|||
---
|
||||
```
|
||||
- Schreibe den Inhalt deines Blogeintrags im Markdown-Format unterhalb des Front Matter.
|
||||
- Bilder eines Blogeintrags werden unter `https://cdn.netz39.de/img/post-img`in das jeweilige Jahr abgelegt.
|
||||
- Neue Bilder im [cdn-repo](https://github.com/netz39/cdn.netz39.de) ablegen. Sie werden dann automatisch in das
|
||||
CDN kopiert und können über `https://cdn.netz39.de/img/post-img/JAHR/...` verlinkt werden.
|
||||
|
||||
2. **Pull Request erstellen:**
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue