Commit graph

14 commits

Author SHA1 Message Date
backwardspy
373578dbb7
docs(port-creation): fix port review issue link (#2304)
the existing link did not apply the template due to an errant `+` where a `-` should be
2024-03-09 11:03:38 +00:00
nullishamy
03f1d0557c
docs(README.md): mention relative links should be used (#2297) 2024-03-03 02:41:02 +00:00
sgoudham
430d6ed964
docs(port-creation): default branch set to main 2023-08-08 13:56:36 +01:00
sgoudham
1f3415e051
docs: fix broken admonishments
This commit fixes the admonishments
by following the new syntax as identified
in https://github.com/orgs/community/discussions/16925#discussioncomment-6506860
2023-08-08 09:28:20 +01:00
sgoudham
e77d799079
docs(port-creation): favour .webp over .png 2023-08-08 09:21:34 +01:00
sgoudham
ccac79dbed
docs(port-creation): remove relative link
Relative links are only supported on GitHub.
These links tend to break when viewed on our
Gitea so they shouldn't be included in the
guidelines anymore.
2023-08-08 09:14:24 +01:00
Hamothy
1220f3a0c1
build: retrieve userstyles from catppuccin/userstyles (#2120)
The documentation has also been appropriately updated 
to ensure that maintainers understand what userstyles
are and how it affects the existing port workflow.

Co-authored-by: rubyowo <perhaps-you-know@what-is.ml>
Co-authored-by: winston <hey@winston.sh>
2023-07-22 00:07:57 +01:00
backwardspy
fa02987dc3
docs: fix staff team link in port creation docs
fixes #2058
2023-05-31 12:52:07 +01:00
winston
76eec67a8b
docs: update discord url 2023-05-03 00:09:11 +02:00
Isabel
8a409b4beb
docs(contributing): remove extra step (#2026) 2023-04-26 15:08:09 +02:00
bexli
8c6f99a470
docs: add step to delete existing .git history (#1995)
This step removes the template authors from 
appearing as contributors to your new port.
2023-04-26 13:48:44 +01:00
Krypton
0bce072979 docs: Fix catwalk href 2023-03-30 22:38:41 +01:00
Hamothy
3153d07ddf
docs: add port review template & revamp submission guidelines (#1937)
Co-authored-by: backwardspy <backwardspy@pigeon.life>
Co-authored-by: winston <hey@winston.sh>
2023-02-27 22:56:50 +00:00
Hamothy
b9bbd77c7f
docs: restructure & improve contrib docs (#1876)
* docs: restructure & improve contrib docs

* chore: rework samples code

* docs: fix capitalization & brand names

* docs: PR comments & try to standardise palette vs flavor

* docs: add sample-programs

* docs: update submission guidelines (refs: #1821)

* refactor: tidy up docs

Co-authored-by: winston <hey@winston.sh>
2023-01-26 19:53:05 +01:00