https://github.com/tktcorporation/zenn-contents
for managing contents of Zenn
https://github.com/tktcorporation/zenn-contents
articles zenn zenn-cli
Last synced: 7 months ago
JSON representation
for managing contents of Zenn
- Host: GitHub
- URL: https://github.com/tktcorporation/zenn-contents
- Owner: tktcorporation
- Created: 2021-01-05T21:20:02.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-05T18:49:18.000Z (over 2 years ago)
- Last Synced: 2025-02-09T14:19:10.614Z (8 months ago)
- Topics: articles, zenn, zenn-cli
- Language: Dockerfile
- Homepage:
- Size: 1.01 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Zenn Contents
## Get Started
### Serve Preview
```sh
$ docker-compose up
```### Work in Container
```sh
$ docker-compose run --service-ports --rm app /bin/sh
```### Refs
- https://zenn.dev/zenn/articles/connect-to-github
- https://zenn.dev/zenn/articles/zenn-cli-guide