Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ega4432/zenn-contents

:memo: This is my zenn contents
https://github.com/ega4432/zenn-contents

github-actions markdown reviewdog textlint zenn

Last synced: 22 days ago
JSON representation

:memo: This is my zenn contents

Awesome Lists containing this project

README

        

# Zenn Contents

[![Textlint](https://github.com/ega4432/zenn-contents/actions/workflows/textlint.yaml/badge.svg)](https://github.com/ega4432/zenn-contents/actions/workflows/textlint.yaml)
[![Auto Release](https://github.com/ega4432/zenn-contents/actions/workflows/release.yml/badge.svg)](https://github.com/ega4432/zenn-contents/actions/workflows/release.yml)
[![Update latest articles](https://github.com/ega4432/zenn-contents/actions/workflows/cron.yml/badge.svg)](https://github.com/ega4432/zenn-contents/actions/workflows/cron.yml)
![GitHub release (latest by date)](https://img.shields.io/github/v/release/ega4432/zenn-contents)
![GitHub](https://img.shields.io/github/license/ega4432/zenn-contents)
![](https://zenn.badge.nikaera.com/s/ysmtegsr/likes?style=plastic)
![](https://zenn.badge.nikaera.com/s/ysmtegsr/articles?style=plastic)
![](https://zenn.badge.nikaera.com/s/ysmtegsr/followers?style=plastic)
![](https://zenn.badge.nikaera.com/s/ysmtegsr/scraps?style=plastic)

## Latest articles

:octocat: | Title | Like | Date
:---: | :---: | :---:| :---:
👋 | [Terraform を anyenv, tfenv ă‚’äœżăŁăŠă‚€ăƒłă‚čăƒˆăƒŒăƒ«ă™ă‚‹](https://zenn.dev/ysmtegsr/articles/37d6c8a54e87ce) | 4 | 2022-03-13 14:23
đŸ‘» | [Red Hat CodeReady Containers で OpenShift ă‚’ăƒ­ăƒŒă‚«ăƒ«ă§äœżç”šă™ă‚‹](https://zenn.dev/ysmtegsr/articles/b51865f5e01f5af0869c) | 8 | 2022-03-03 21:13
🕌 | [ラă‚șăƒ‘ă‚€ă« Go ă‚’ă‚€ăƒłă‚čăƒˆăƒŒăƒ«ă™ă‚‹](https://zenn.dev/ysmtegsr/articles/20d6e0c7159be2) | 8 | 2022-02-26 13:01
😊 | [OpenShift Pipelines (Tekton Pipelines) ă§ăƒ—ăƒ©ă‚€ăƒ™ăƒŒăƒˆăƒȘポゾトăƒȘă‚’ă‚Żăƒ­ăƒŒăƒłă™ă‚‹](https://zenn.dev/ysmtegsr/articles/f537c9144f1cd103a05b) | 3 | 2022-02-19 21:33
🐩 | [TypeScript ă§äœœă‚‹ă‚·ăƒłăƒ—ăƒ«ăȘ Chrome æ‹ĄćŒ”æ©Ÿèƒœ](https://zenn.dev/ysmtegsr/articles/4721c15c8f1a63ac39e5) | 19 | 2021-12-19 17:58
🙌 | [React ケプăƒȘを Kubernetes で拕かしどみた](https://zenn.dev/ysmtegsr/articles/258a2ac221a036e18d6b) | 12 | 2021-11-26 19:49
⛳ | [AWS èȘćźš DVA ć—éš“ăźæŒŻă‚Šèż”ă‚Š](https://zenn.dev/ysmtegsr/articles/399f6514328ef19fd9df) | 4 | 2021-08-30 18:09
💬 | [AWS 環汃ぼ SPA で拕的 OGP ă‚’ćźŸçŸă™ă‚‹](https://zenn.dev/ysmtegsr/articles/bc00386d731bb3ab70bc) | 49 | 2021-08-14 23:08
🔖 | [AWS CLI ă‚’äœżăŁăŠ Web ACL ă‚’äœœæˆă— CloudFront ă«ă‚ąă‚żăƒƒăƒă™ă‚‹](https://zenn.dev/ysmtegsr/articles/0110fc69cb935c0726f2) | 4 | 2021-08-06 12:02
đŸ· | [Kindle ă§èłŒć…„ă—ăŸæ›žç±ă‚’ăƒ–ă‚Żăƒ­ă‚°ăžè‡Ș拕で登éŒČする](https://zenn.dev/ysmtegsr/articles/c9077709acb67ff3f1d9) | 82 | 2021-07-07 23:35

## Setup

Install dependencies.

```sh
yarn
```

## Local development

Create a new markdown file and run the local server.

```sh
# Create a new article.
yarn new

# Open preview of articles on my browser.
yarn dev
```

## Review

The dog always check my text in pull requests according to the `.textlintrc`. The screenshot below is an example.

![image](https://user-images.githubusercontent.com/38056766/116484326-d032a080-a8c3-11eb-9228-b5cfa298fdcf.png)

## License

MIT