{"id":20676517,"url":"https://github.com/ryosukedtomita/zenn_article_book","last_synced_at":"2026-03-19T17:03:03.044Z","repository":{"id":238768034,"uuid":"797310922","full_name":"RyosukeDTomita/zenn_article_book","owner":"RyosukeDTomita","description":"zenn用","archived":false,"fork":false,"pushed_at":"2025-01-29T15:29:56.000Z","size":3761,"stargazers_count":1,"open_issues_count":7,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-29T16:21:47.937Z","etag":null,"topics":["zenn","zenn-article","zenn-book","zenn-cli"],"latest_commit_sha":null,"homepage":"https://zenn.dev/sigma_tom","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RyosukeDTomita.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-05-07T15:38:47.000Z","updated_at":"2025-01-29T15:01:33.000Z","dependencies_parsed_at":"2024-06-14T09:46:38.487Z","dependency_job_id":"690f30a1-3bb6-45e3-8199-a81139d0c84a","html_url":"https://github.com/RyosukeDTomita/zenn_article_book","commit_stats":null,"previous_names":["ryosukedtomita/zenn_article","ryosukedtomita/zenn_article_book"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RyosukeDTomita%2Fzenn_article_book","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RyosukeDTomita%2Fzenn_article_book/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RyosukeDTomita%2Fzenn_article_book/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RyosukeDTomita%2Fzenn_article_book/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RyosukeDTomita","download_url":"https://codeload.github.com/RyosukeDTomita/zenn_article_book/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242906233,"owners_count":20204795,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["zenn","zenn-article","zenn-book","zenn-cli"],"created_at":"2024-11-16T21:12:46.991Z","updated_at":"2026-03-19T17:03:03.035Z","avatar_url":"https://github.com/RyosukeDTomita.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Zenn Article and Zenn book\n\n![un license](https://img.shields.io/github/license/RyosukeDTomita/zenn_article_book)\n\n## INDEX\n\n- [ABOUT](#about)\n- [LICENSE](#license)\n- [PREPARING](#preparing)\n- [HOW TO USE](#how-to-use)\n\n---\n\n## ABOUT\n\n- [Zenn Articles](https://zenn.dev/sigma_tom)\n\n- [Zenn Books](https://zenn.dev/sigma_tom?tab=books)\n\n---\n\n## LICENSE\n\n---\n\n[unlicense](./LICENSE)\n\n---\n\n## PREPARING\n\n\u003e [公式ドキュメントの通りにやるだけ](https://zenn.dev/zenn/articles/install-zenn-cli)\n\n- Zennのアカウントから**GitHubからのデプロイ**を有効化する。\n\n```shell\n# install\nnpm init --yes\nnpm install zenn-cli\n\n# セットアップ\nnpx zenn init\n```\n\n---\n\n## HOW TO USE\n\n### 記事と本\n\n\u003e [記事と本の作り方](https://zenn.dev/zenn/articles/zenn-cli-guide)\n\n#### 記事を書く\n\n- articles/配下に記事を置く。\n\n```shell\nnpx zenn new:article\n```\n\n- 作成されたファイル内に`published: true`にし，git pushすると公開される。\n\n- 公開前にプレビューする\n\n```shell\nnpx zenn preview\n```\n\n- 満足できたら，`git push`し，zenn側で公開設定を行うと記事が公開される。\n\n#### 本を書く\n\n- books/配下に本を作るためのディレクトリに置く。\n\n```shell\nnpx zenn new:book\n```\n\n### 画像を使う\n\n\u003e [画像の使い方](https://zenn.dev/zenn/articles/deploy-github-images)\n\n- images/配下に画像を置く。\n- 参照するときには/から書く。\n\n```\n![hoge](/images/test.png)\n```\n\n\u003e [!WARNING]\n\u003e ../images/test.pngような書き方をしない。\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryosukedtomita%2Fzenn_article_book","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fryosukedtomita%2Fzenn_article_book","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryosukedtomita%2Fzenn_article_book/lists"}