A repository for articles and books.
Inspired by gitmoji.dev and GitCommitEmoji.md
| Commit or PR type | Emoji |
|---|---|
| Add articles. | 📝 :memo: |
| Add books. | 📔 :notebook_with_decorative_cover: |
| Fix articles and books. | ✏️ :pencil2: |
| Publish articles or books. | 🚀 :rocket: |
| Add sample code. | :tbd: :tbd: |
| Improve structure / format of the code. | 🎨 :art: |
| Remove code or files. | 🔥 :fire: |
| Fix a bug. | 🐛 :bug: |
| Refactor code. | ♻️ :recycle: |
| Introduce new features. | ✨ :sparkles: |
| Add or update documentation. | 📝 :memo: |
| Add, update, or pass tests. | ✅ :white_check_mark: |
| Add or update secrets. | 🔐 :closed_lock_with_key: |
| Work in progress. | 🚧 :construction: |
| Add, update or fix CI build system. | 👷 :construction_worker: |
| Changes in configuration files and scripts. | 🔧 :wrench: |
| Internationalization and localization. | 🌐 :globe_with_meridians: |
| Move or rename resources (e.g.: files, paths, routes). | 🚚 :truck: |
| Infrastructure related changes. | 🧱 :bricks: |
| Improve developer experience. | 🧑💻 :technologist: |
https://taskfile.dev/installation/
go install github.com/go-task/task/v3/cmd/task@latest
installing Zenn CLI and other dependencies.
task setup
task start