Skip to content

Commit

Permalink
release: 0.2.5 (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
devxb authored Apr 18, 2024
2 parents edee586 + 1245792 commit 817551b
Show file tree
Hide file tree
Showing 6 changed files with 650 additions and 412 deletions.
114 changes: 59 additions & 55 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<img src="./docs/logo.svg" width="30000"/>

##

<div align = "center">
<a href="https://github.com/devxb/gitanimals">
<img src="https://render.gitanimals.org/lines/devxb?pet-id=126" width="1000" height="120"/>
Expand Down Expand Up @@ -38,31 +39,32 @@

line mode는 자신이 갖고있는 펫중 하나를 지정해서, 지정한 width, height범위에서 움직이게 해요.
line mode를 사용할때, markdown 방식으로 이미지를 요청하면, width, height를 설정할 수 없어서 펫이 보이지 않을 수 있으니, HTMl방식을
사용해주세요.
사용해주세요.

> [!TIP]
> **Img의 width와 height를 조절해서 펫의 이동영역을 조절할 수 있어요.**
> width를 길게 height를 작게하면 (width = 1000, height = 60) 가로로 길게 움직이게 할 수 있어요.
> 반대로, width를 작게 height를 길게하면 (width = 60, height = 1000) 세로로 길게 움직이게 할 수 있어요.
> 만약, 펫이 보이지 않는다면, img의 height를 펫의 세로 길이보다 충분히 크게 적용해주세요.

<a href="https://github.com/devxb/gitanimals">
<img src = "https://render.gitanimals.org/lines/devxb?pet-id=1" width="300" height="60"/>
</a>

```html
<a href="https://github.com/devxb/gitanimals">
<img src="https://render.gitanimals.org/lines/{username}" width="1000" height="60"/>
</a>
```

_pet-id에 아무값도 입력하지 않으면, 첫번째 펫이 가져와져요._

변경 가능한 pet-id는 `https://render.gitanimals.org/users/{username}` 의 {username}을 자신의 깃허브 아이디로 변경 후 API를 요청하면 확인할 수 있어요.
_pet-id에 아무값도 입력하지 않으면, 첫번째 펫이 가져와져요._

변경 가능한 pet-id는 `https://render.gitanimals.org/users/{username}` 의 {username}을 자신의 깃허브 아이디로 변경 후 API를
요청하면 확인할 수 있어요.
API 응답의 `$.personas.[].id` 에 해당하는 값을 pet-id에 입력하면 돼요.

lines모드에서는 펫 레벨 위에 총 contributions수를 보여줘요. 원하지 않을경우, 쿼리 파라미터로 `contribution-view=false`를 담아 요청하세요.
lines모드에서는 펫 레벨 위에 총 contributions수를 보여줘요. 원하지 않을경우, 쿼리 파라미터로 `contribution-view=false`를 담아 요청하세요.

### farm mode

Expand Down Expand Up @@ -100,54 +102,56 @@ _새로운 contribtuion은 반영은 최대 1시간이 소요될 수 있어요.

### 등장 가능한 펫들

| name | ratio |
|---------------------------------------------------------------------------------------|-------|
| goose | 1.0 |
| goose_sunglasses | 0.05 |
| goose_kotlin | 0.01 |
| goose_java | 0.01 |
| goose_js | 0.01 |
| goose_node | 0.01 |
| goose_swift | 0.01 |
| goose_linux | 0.01 |
| goose_spring | 0.01 |
| little_chick | 0.9 |
| little_chick_suglasses | 0.4 |
| little_chick_kotlin | 0.01 |
| little_chick_java | 0.01 |
| little_chick_js | 0.01 |
| little_chick_node | 0.01 |
| little_chick_swift | 0.01 |
| little_chick_linux | 0.01 |
| little_chick_spring | 0.01 |
| penguin | 0.5 |
| penguin_sunglasses | 0.2 |
| penguin_kotlin | 0.01 |
| penguin_java | 0.01 |
| penguin_js | 0.01 |
| penguin_node | 0.01 |
| penguin_swift | 0.01 |
| penguin_linux | 0.01 |
| penguin_spring | 0.01 |
| pig | 0.2 |
| pig_sunglasses | 0.08 |
| pig_kotlin | 0.01 |
| pig_java | 0.01 |
| pig_js | 0.01 |
| pig_node | 0.01 |
| pig_swift | 0.01 |
| pig_linux | 0.01 |
| pig_spring | 0.01 |
| slime_red | 0.1 |
| slime_red_kotlin | 0.001 |
| slime_red_java | 0.001 |
| slime_red_js | 0.001 |
| slime_red_node | 0.001 |
| slime_red_swift | 0.001 |
| slime_red_linux | 0.001 |
| slime_green | 0.1 |
| slime_blue | 0.1 |
| flamingo <br> <img src="docs/flamingo.svg" width="50px" height="110"/> | 0.08 |
| name | ratio | Description |
|------------------------------------------------------------------------|-------|--------------------------------------------------------------------------------------------------------------------------------------|
| goose | 1.0 | |
| goose_sunglasses | 0.05 | |
| | | |
| goose_kotlin | 0.01 | |
| goose_java | 0.01 | |
| goose_js | 0.01 | |
| goose_node | 0.01 | |
| goose_swift | 0.01 | |
| goose_linux | 0.01 | |
| goose_spring | 0.01 | |
| little_chick | 0.9 | |
| little_chick_suglasses | 0.4 | |
| little_chick_kotlin | 0.01 | |
| little_chick_java | 0.01 | |
| little_chick_js | 0.01 | |
| little_chick_node | 0.01 | |
| little_chick_swift | 0.01 | |
| little_chick_linux | 0.01 | |
| little_chick_spring | 0.01 | |
| penguin | 0.5 | |
| penguin_sunglasses | 0.2 | |
| penguin_kotlin | 0.01 | |
| penguin_java | 0.01 | |
| penguin_js | 0.01 | |
| penguin_node | 0.01 | |
| penguin_swift | 0.01 | |
| penguin_linux | 0.01 | |
| penguin_spring | 0.01 | |
| pig | 0.2 | |
| pig_sunglasses | 0.08 | |
| pig_kotlin | 0.01 | |
| pig_java | 0.01 | |
| pig_js | 0.01 | |
| pig_node | 0.01 | |
| pig_swift | 0.01 | |
| pig_linux | 0.01 | |
| pig_spring | 0.01 | |
| slime_red | 0.1 | |
| slime_red_kotlin | 0.001 | |
| slime_red_java | 0.001 | |
| slime_red_js | 0.001 | |
| slime_red_node | 0.001 | |
| slime_red_swift | 0.001 | |
| slime_red_linux | 0.001 | |
| slime_green | 0.1 | |
| slime_blue | 0.1 | |
| flamingo <br> <img src="docs/flamingo.svg" width="50px" height="110"/> | 0.08 | |
| TEN_MM <br> <img src="docs/tenmm.svg" width="80px" height="90px"> | 0.00 | Character created with `10MM` donations <br> Only buy in shop <br> <a href="https://github.com/depromeet/10mm-client-web"> 10MM </a> |

##

Expand Down
Loading

0 comments on commit 817551b

Please sign in to comment.