Commit graph

30 commits

Author SHA1 Message Date
folke
04d4bd7475 chore(build): auto-generate docs 2025-02-05 12:41:25 +00:00
Ahmed El Gabri
02b9602b99
docs(dashboard): update docs to add info about gh notify extension (#943)
`gh notify` is not a `gh` command, it requires installing the
`gh-notify` extension https://github.com/meiji163/gh-notify
2025-02-05 13:40:20 +01:00
folke
392245e627 chore(build): auto-generate docs 2025-02-02 22:34:38 +00:00
folke
9b6b11fbf2 chore(build): auto-generate docs 2025-01-20 11:15:51 +00:00
folke
33253de592 chore(build): auto-generate docs 2024-12-15 17:19:08 +00:00
Haim
ad62d81c4d
docs(dashboard): replace 'hub status' with 'git status' (#310)
## Description

When copying the "advanced" or "github" examples for dashboard, there
was error 'hub is not recognized' changing ```hub status --short
--branch --renames``` to ```git status --short --branch --renames```
fixes that

## Screenshots

<!-- Add screenshots of the changes if applicable. -->

![image](https://github.com/user-attachments/assets/f50c618b-37fd-4faa-b4a1-1046c47ed072)

![image](https://github.com/user-attachments/assets/067da57b-da33-477c-865e-30264a4c448c)

---------

Co-authored-by: Folke Lemaitre <folke.lemaitre@gmail.com>
2024-12-15 18:18:15 +01:00
Folke Lemaitre
05602b6caf
docs: added documentation on how to customize styles 2024-12-15 11:17:32 +01:00
SueXY
63506d5168
feat(dashboard): add dashboard startuptime icon option (#214)
## Description

Adds an `icon` option to the dashboard `startup` section. So people
(like me, who thinks an emoji in a bunch of nerdfonts is awkward) can
change it easily.

## Screenshots

<details>
<summary>Screenshots</summary>

Screenshot with a minimal config

![Snipaste_2024-12-07_22-08-42](https://github.com/user-attachments/assets/bf8c4754-3902-412d-83dc-f7efec77ee7f)

</details>

---------

Co-authored-by: Folke Lemaitre <folke.lemaitre@gmail.com>
2024-12-12 06:50:04 +01:00
Folke Lemaitre
1d001a70c2 docs: docgen 2024-12-10 13:55:51 +01:00
Folke Lemaitre
a3c6ab23a0 docs: docgen 2024-12-10 13:55:51 +01:00
folke
5218e0b978 chore(build): auto-generate docs 2024-12-02 16:36:06 +00:00
Folke Lemaitre
3e369a80fb
docs: docgen 2024-12-02 17:03:13 +01:00
folke
c26a944a32 chore(build): auto-generate docs 2024-12-02 16:01:38 +00:00
Folke Lemaitre
67894ee778
docs: added a setup section to docgen, since some people didn't know how to configure snacks... 2024-12-01 23:13:21 +01:00
folke
4f90e638af chore(build): auto-generate docs 2024-12-01 18:57:43 +00:00
folke
f4e31983a7 chore(build): auto-generate docs 2024-12-01 18:50:16 +00:00
folke
90cfaa2215 chore(build): auto-generate docs 2024-12-01 16:42:02 +00:00
Folke Lemaitre
b1998aed95
docs(dashboard): docgen 2024-11-27 17:41:21 +01:00
Folke Lemaitre
26864851aa
docs(dashboard): added github example showing notifications, open PRs, issues and git diff 2024-11-26 12:04:37 +01:00
folke
aac03be377 chore(build): auto-generate docs 2024-11-22 21:33:36 +00:00
Joao Louceiro
aa38175c00
docs(dashboard): update dashboard.md (#132)
Two small typos
2024-11-21 12:21:02 +01:00
Folke Lemaitre
c770ebeaf7
feat(dashboard): added Snacks.dashboard.update(). Closes #121 2024-11-20 20:30:29 +01:00
Folke Lemaitre
b4a293aac7
fix(dashboard): better git check for advanced example. See #126 2024-11-20 20:03:27 +01:00
folke
a365d3e854 chore(build): auto-generate docs 2024-11-20 16:12:31 +00:00
folke
cd85cbbb72 chore(build): auto-generate docs 2024-11-19 07:27:16 +00:00
folke
32a093eda0 chore(build): auto-generate docs 2024-11-18 22:17:26 +00:00
folke
59bd7eed70 chore(build): auto-generate docs 2024-11-18 20:00:25 +00:00
folke
16da49674f chore(build): auto-generate docs 2024-11-18 18:17:56 +00:00
Folke Lemaitre
c8e209e6be
feat(dashboard): added support for mini.sessions 2024-11-18 16:57:54 +01:00
Folke Lemaitre
d540fa607c
feat(dashboard): added new dashboard snack (#77)
## Description

A new dashboard plugin that comes with sane defaults, and can be fully
customized to your liking.

## Screenshots


![image](https://github.com/user-attachments/assets/944373ea-f443-4c16-bfe0-2dc78101f8f5)


![image](https://github.com/user-attachments/assets/492b075e-168d-4d58-af39-1268c047f374)


![image](https://github.com/user-attachments/assets/53a388c2-ca5a-4efb-94f2-752222f43584)


![image](https://github.com/user-attachments/assets/3c6ee94b-6785-4035-8ed2-2f67f39b5f06)


![image](https://github.com/user-attachments/assets/5b7a7117-e504-4b36-88db-91ccc89d8997)
2024-11-18 16:25:17 +01:00