Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zztkm/zenn-contents
https://github.com/zztkm/zenn-contents
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/zztkm/zenn-contents
- Owner: zztkm
- Created: 2021-02-04T14:35:06.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-12-12T12:25:57.000Z (24 days ago)
- Last Synced: 2024-12-20T23:29:55.712Z (16 days ago)
- Size: 657 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Zenn Contents
おれの zenn 記事
* [📘 How to use](https://zenn.dev/zenn/articles/zenn-cli-guide)
* [📘 Markdown guide](https://zenn.dev/zenn/articles/markdown-guide)## Cmd
New articles
```shell
pnpm exec zenn new:article --slug
```LIVE プレビュー:
```shell
pnpm run start
```