An open API service indexing awesome lists of open source software.

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

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)