zm: add page (#6355)

This commit is contained in:
pixel
2021-08-24 20:53:28 +02:00
committed by GitHub
parent 3f3f5d53f5
commit e87a65cc7d

16
pages/common/zm.md Normal file
View File

@@ -0,0 +1,16 @@
# zm
> A tool for managing articles of newspapers and blogs.
> More information: <https://github.com/ZERMZeitung/zm2>.
- Make a new draft:
`zm new`
- Edit a draft:
`zm edit`
- Publish a draft and commit it with git:
`zm publish`