https://github.com/23prime/zenn-contents
Content management repository for Zenn
https://github.com/23prime/zenn-contents
zenn
Last synced: 3 days ago
JSON representation
Content management repository for Zenn
- Host: GitHub
- URL: https://github.com/23prime/zenn-contents
- Owner: 23prime
- Created: 2026-04-12T05:00:28.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2026-05-31T10:33:14.000Z (3 days ago)
- Last Synced: 2026-05-31T12:14:23.818Z (3 days ago)
- Topics: zenn
- Language: Shell
- Homepage: https://zenn.dev/23prime
- Size: 206 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: docs/CONTRIBUTING.md
- Codeowners: .github/CODEOWNERS
- Agents: AGENTS.md
Awesome Lists containing this project
README
# zenn-contents
## Overview
[23prime](https://zenn.dev/23prime) の Zenn 投稿コンテンツ管理リポジトリです。
[Zenn CLI](https://zenn.dev/zenn/articles/zenn-cli-guide) を使って記事・本を管理しています。
## Structure
```txt
.
├── articles/ # 記事
└── books/ # 本
```
## References
- [Zenn](https://zenn.dev)
- [Zenn CLI](https://zenn.dev/zenn/articles/zenn-cli-guide)
- [アカウントにGitHubリポジトリを連携してZennのコンテンツを管理する](https://zenn.dev/zenn/articles/connect-to-github)
- [Zenn CLIをインストールする](https://zenn.dev/zenn/articles/install-zenn-cli)
- [Zennのスラッグ(slug)とは](https://zenn.dev/zenn/articles/what-is-slug)