10 Commits

Author SHA1 Message Date
Isabel
66f6b98cc5
feat(chatgpt): use highlightjs import (#188) 2023-09-03 17:39:12 +00:00
aemogie
0de618b544
feat(chatgpt): highlightjs (#186) 2023-09-03 04:11:16 +00:00
Adrian Karlén
4bbac52482
fix(chatgpt): style btn-danger (#157)
Co-authored-by: = <=>
2023-08-03 07:47:48 +00:00
nekowinston
2baba93a9d style: format code with prettier 2023-07-25 00:46:23 +00:00
aemogie
c80de3ccc1
fix(chatgpt): fix selector for conversations (#128) 2023-07-24 04:33:26 +00:00
Isabel
b1fcd94fab
eforce userstyles standards (#114)
* eforce userstyles standards

* fix: update hompageURL ^& lowercase flavor
2023-07-22 20:45:16 +01:00
github-actions[bot]
f073649bae chore: generate health files 2023-07-22 03:44:12 +00:00
Hamothy
1c16ae7dd1
refactor: general improvements (#81)
* fix: use correct shield for issues by label

* style: run `deno fmt`

* build(CODEOWNERS): remove extra `#` and `\n`

* docs: remove escaping `.` for folders

* docs: commit to using `userstyle`

Originally, we wanted to avoid using the
word userstyle in case non-developers
were confused.

However, given that the name of the
repository is catppuccin/userstyles and
there are now explanations for what a
userstyle is. I believe we should be more
consistent and commit to using the word.

* build(userstyle.yml): shorten issue template

This commit uses the abbreviated YAML list
syntax to auto-populate the labels. This will
ensure that this file remains easy to scroll
as more userstyles are added.

* chore: use raw link for schema

Using a relative link only works when the
user has locally cloned the repository. This
commit changes it back to a raw link so
that it overcomes this limitation.

* build: refine commit msg in `git-auto-commit-action"

The current commit message is quite verbose and
co-authors the original author.

In @nekowinston's words:
"there's no reason i'm co-authored when i merge
a PR in that changes a single line in the readme
:baldkek:"

This commit reduces the verbosity of the commit
message and doesn't co-author the merger.

* build(issue-labeler.yml): shorten file

Please see the commit description of
4a1326983f1e1a3bbe663f4aa16b6e19f8df8da8

* docs: highlight text as bold

We want to draw the user's attention
to specific parts of the page.

For the CONTRIBUTING.md, we want to
make sure their eyes are down towards
"New Userstyles."

For the userstyle-creation.md, we want
to make sure that the user knows READMEs
are auto-generated.

* chore: update `deno.lock`

* chore: generate health files
2023-07-22 02:15:44 +01:00
isabelroses
225cf8a3c1 chore: README, CODEOWNERS & labeler.yml 2023-07-21 14:29:59 +00:00
Isabel
ffd08d282a
feat: add chatgpt (#72)
* feat: add chatgpt

Co-authored-by: rubyowo <105302757+rubyowo@users.noreply.github.com>

* Update userstyles.yml

---------

Co-authored-by: rubyowo <105302757+rubyowo@users.noreply.github.com>
2023-07-21 15:29:40 +01:00