https://github.com/kohei-kohei/zenn-content
Zennの記事を管理するリポジトリ
https://github.com/kohei-kohei/zenn-content
zenn
Last synced: 5 months ago
JSON representation
Zennの記事を管理するリポジトリ
- Host: GitHub
- URL: https://github.com/kohei-kohei/zenn-content
- Owner: kohei-kohei
- Created: 2023-11-11T10:39:37.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-12-21T08:12:56.000Z (5 months ago)
- Last Synced: 2025-12-23T01:47:06.657Z (5 months ago)
- Topics: zenn
- Language: Shell
- Homepage: https://zenn.dev/sakuty6
- Size: 380 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Zenn Content
[Zennの記事を管理する](https://zenn.dev/zenn/articles/connect-to-github)
## Setup
```
docker build . -t zenn-cli
```
## Usage
```
./init.sh
```
```
npx zenn new:article
npx zenn preview
```
ref: https://zenn.dev/zenn/articles/zenn-cli-guide