Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yutotnh/zenn-content
Zenn のコンテンツ
https://github.com/yutotnh/zenn-content
markdown zenn
Last synced: about 2 months ago
JSON representation
Zenn のコンテンツ
- Host: GitHub
- URL: https://github.com/yutotnh/zenn-content
- Owner: yutotnh
- Created: 2022-12-22T16:45:43.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-06T23:35:47.000Z (2 months ago)
- Last Synced: 2024-11-07T00:33:02.299Z (2 months ago)
- Topics: markdown, zenn
- Homepage: https://zenn.dev/yutotnh
- Size: 4.32 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Zenn CLI
- [📘 How to use](https://zenn.dev/zenn/articles/zenn-cli-guide)
## Create a new article
```bash
yarn zenn new:article
```## Preview
```bash
yarn zenn preview
```