zm: add page (#6355)
This commit is contained in:
16
pages/common/zm.md
Normal file
16
pages/common/zm.md
Normal 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`
|
Reference in New Issue
Block a user