Skip to content

ega4432/zenn-contents

Repository files navigation

Zenn Contents

Textlint Auto Release Update latest articles GitHub release (latest by date) GitHub

Latest articles

:octocat: Title Like Date
👋 Terraform を anyenv, tfenv を使ってインストールする 4 2022-03-13 14:23
👻 Red Hat CodeReady Containers で OpenShift をローカルで使用する 8 2022-03-03 21:13
🕌 ラズパイに Go をインストールする 8 2022-02-26 13:01
😊 OpenShift Pipelines (Tekton Pipelines) でプライベートリポジトリをクローンする 4 2022-02-19 21:33
🐦 TypeScript で作るシンプルな Chrome 拡張機能 19 2021-12-19 17:58
🙌 React アプリを Kubernetes で動かしてみた 11 2021-11-26 19:49
AWS 認定 DVA 受験の振り返り 5 2021-08-30 18:09
💬 AWS 環境の SPA で動的 OGP を実現する 48 2021-08-14 23:08
🔖 AWS CLI を使って Web ACL を作成し CloudFront にアタッチする 4 2021-08-06 12:02
🐷 Kindle で購入した書籍をブクログへ自動で登録する 82 2021-07-07 23:35

Setup

Install dependencies.

yarn

Local development

Create a new markdown file and run the local server.

# 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

License

MIT