Skip to content

katonium/articles

Repository files navigation

articles

A repository for articles and books.

Emojis for Commit messages and PRs

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:

How to start development

Install task

https://taskfile.dev/installation/

go install github.com/go-task/task/v3/cmd/task@latest

Setup workspace

installing Zenn CLI and other dependencies.

📘 About Zenn CLI

task setup

Preview workspace

task start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published