Skip to content

Commit dfb9931

Browse files
committed
chore: rebrand
1 parent a642956 commit dfb9931

File tree

97 files changed

+9305
-9427
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

97 files changed

+9305
-9427
lines changed

.github/FUNDING.yml

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1-
github: [notunderctrl, twlite]
2-
patreon: underctrl
3-
custom: ['https://patreon.com/twlite']
1+
# These are supported funding model platforms
2+
3+
# github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
4+
patreon: twlite
5+
# open_collective: # Replace with a single Open Collective username
6+
# ko_fi: neplex
7+
# tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
8+
# community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
9+
# liberapay: # Replace with a single Liberapay username
10+
# issuehunt: # Replace with a single IssueHunt username
11+
# lfx_crowdfunding: # Replace with a single LFX Crowdfunding project-name e.g., cloud-foundry
12+
# polar: # Replace with a single Polar username
13+
# buy_me_a_coffee:
14+
# thanks_dev: # Replace with a single thanks.dev username
15+
custom: ['https://buymemomo.com/twilight'] # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']

CODE_OF_CONDUCT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ event.
6262

6363
Instances of abusive, harassing, or otherwise unacceptable behavior
6464
may be reported to the community leaders responsible for enforcement
65-
at [email protected]. All complaints will be reviewed and
65+
at [email protected]. All complaints will be reviewed and
6666
investigated promptly and fairly.
6767

6868
All community leaders are obligated to respect the privacy and

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<div align="center">
2-
<img src="https://raw.githubusercontent.com/underctrl-io/commandkit/main/apps/website/static/img/ckit_logo.svg" width="60%" />
2+
<img src="https://raw.githubusercontent.com/neplextech/commandkit/main/apps/website/static/img/ckit_logo.svg" width="60%" />
33
<br />
4-
<a href="https://ctrl.lol/discord"><img src="https://img.shields.io/discord/1055188344188973066?color=5865F2&logo=discord&logoColor=white" alt="support server" /></a>
4+
<a href="https://neplextech.com/discord"><img src="https://img.shields.io/discord/1055188344188973066?color=5865F2&logo=discord&logoColor=white" alt="support server" /></a>
55
<a href="https://www.npmjs.com/package/commandkit"><img src="https://img.shields.io/npm/v/commandkit?maxAge=3600" alt="npm version" /></a>
66
<a href="https://www.npmjs.com/package/commandkit"><img src="https://img.shields.io/npm/dt/commandkit?maxAge=3600" alt="npm downloads" /></a>
77
</div>
@@ -10,11 +10,11 @@
1010

1111
## Support and Suggestions
1212

13-
If you are looking for support or want to provide suggestions, check out the [Discord](https://ctrl.lol/discord).
13+
If you are looking for support or want to provide suggestions, check out the [Discord](https://neplextech.com/discord).
1414

1515
## Links
1616

17-
- [Website](https://commandkit.dev) ([source](https://github.com/underctrl-io/commandkit/tree/main/apps/website))
17+
- [Website](https://commandkit.dev) ([source](https://github.com/neplextech/commandkit/tree/main/apps/website))
1818
- [npm](https://www.npmjs.com/package/commandkit)
1919

2020
## Packages
@@ -31,4 +31,4 @@ If you are looking for support or want to provide suggestions, check out the [Di
3131

3232
## Contributing
3333

34-
Check out the [contributors guide](https://github.com/underctrl-io/commandkit/blob/main/CONTRIBUTING.md)
34+
Check out the [contributors guide](https://github.com/neplextech/commandkit/blob/main/CONTRIBUTING.md)

SECURITY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ help in responsibly disclosing it.
2121

2222
To report a potential issue, please contact our security team at:
2323

24-
24+
2525

2626
When reporting, please include as much detail as possible:
2727

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -639,8 +639,8 @@ attach them to the start of each source file to most effectively state
639639
the exclusion of warranty; and each file should have at least the
640640
"copyright" line and a pointer to where the full notice is found.
641641

642-
<one line to give the program's name and a brief idea of what it does.>
643-
Copyright (C) <year> <name of author>
642+
CommandKit is a discord.js metaframework
643+
Copyright (C) 2026 Neplex
644644

645645
This program is free software: you can redistribute it and/or modify
646646
it under the terms of the GNU General Public License as published by
@@ -661,7 +661,7 @@ mail.
661661
If the program does terminal interaction, make it output a short
662662
notice like this when it starts in an interactive mode:
663663

664-
<program> Copyright (C) <year> <name of author>
664+
CommandKit Copyright (C) 2026 Neplex
665665
This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
666666
This is free software, and you are welcome to redistribute it
667667
under certain conditions; type `show c' for details.
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -639,8 +639,8 @@ attach them to the start of each source file to most effectively state
639639
the exclusion of warranty; and each file should have at least the
640640
"copyright" line and a pointer to where the full notice is found.
641641

642-
<one line to give the program's name and a brief idea of what it does.>
643-
Copyright (C) <year> <name of author>
642+
CommandKit is a discord.js metaframework
643+
Copyright (C) 2026 Neplex
644644

645645
This program is free software: you can redistribute it and/or modify
646646
it under the terms of the GNU General Public License as published by
@@ -661,7 +661,7 @@ mail.
661661
If the program does terminal interaction, make it output a short
662662
notice like this when it starts in an interactive mode:
663663

664-
<program> Copyright (C) <year> <name of author>
664+
CommandKit Copyright (C) 2026 Neplex
665665
This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
666666
This is free software, and you are welcome to redistribute it
667667
under certain conditions; type `show c' for details.

apps/website/docs/guide/01-getting-started/01-introduction.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ import Logo from './Logo';
2222
gap: '0.5rem',
2323
}}
2424
>
25-
<a href="https://ctrl.lol/discord">
25+
<a href="https://neplextech.com/discord">
2626
<img
2727
src="https://img.shields.io/discord/1055188344188973066?color=5865F2&logo=discord&logoColor=white"
2828
alt="support discord server"
@@ -75,5 +75,5 @@ complexities.
7575

7676
## Support and suggestions
7777

78-
- [GitHub repository](https://github.com/underctrl-io/commandkit)
79-
- [Discord community](https://ctrl.lol/discord)
78+
- [GitHub repository](https://github.com/neplextech/commandkit)
79+
- [Discord community](https://neplextech.com/discord)

apps/website/docs/guide/05-official-plugins/04-commandkit-devtools.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -184,5 +184,5 @@ As this plugin is in early development, your feedback is valuable for
184184
improving the devtools experience. Please report issues, suggest
185185
features, or contribute to the development through:
186186

187-
- [GitHub Issues](https://github.com/underctrl-io/commandkit/issues)
188-
- [Discord Community](https://ctrl.lol/discord)
187+
- [GitHub Issues](https://github.com/neplextech/commandkit/issues)
188+
- [Discord Community](https://neplextech.com/discord)

apps/website/docs/guide/06-community-plugins.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Discord application.
77

88
If you've built a plugin that you'd like to share with the community,
99
please submit a pull request to the
10-
[CommandKit GitHub repository](https://github.com/underctrl-io/commandkit)
10+
[CommandKit GitHub repository](https://github.com/neplextech/commandkit)
1111
and adding your plugin to the list below.
1212

1313
:::info

apps/website/docusaurus.config.ts

Lines changed: 4 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ const config: Config = {
5656
[require('@docusaurus/remark-plugin-npm2yarn'), { sync: true }],
5757
],
5858
editUrl:
59-
'https://github.com/underctrl-io/commandkit/tree/main/apps/website/',
59+
'https://github.com/neplextech/commandkit/tree/main/apps/website/',
6060
sidebarItemsGenerator: async (args) => {
6161
const items = await args.defaultSidebarItemsGenerator(args);
6262

@@ -148,12 +148,12 @@ const config: Config = {
148148
},
149149
},
150150
{
151-
href: 'https://github.com/underctrl-io/commandkit',
151+
href: 'https://github.com/neplextech/commandkit',
152152
label: 'GitHub',
153153
position: 'right',
154154
},
155155
{
156-
href: 'https://ctrl.lol/discord',
156+
href: 'https://neplextech.com/discord',
157157
label: 'Discord',
158158
position: 'right',
159159
},
@@ -162,20 +162,7 @@ const config: Config = {
162162
footer: {
163163
style: 'light',
164164
copyright: `
165-
<a
166-
href="https://www.netlify.com?utm_source=commandkit"
167-
target="_blank"
168-
rel="noopener noreferrer"
169-
className="mx-auto"
170-
>
171-
<img
172-
src="https://www.netlify.com/v3/img/components/netlify-color-accent.svg"
173-
alt="Deploys by Netlify"
174-
/>
175-
</a>
176-
<br/>
177-
<br/>
178-
GPL-3.0-only © ${new Date().getFullYear()} Avraj Sahota`,
165+
GPL-3.0-only © ${new Date().getFullYear()} <a href="https://neplextech.com?utm_source=commandkit" target="_blank" rel="noopener noreferrer">Neplex</a>.`,
179166
},
180167
prism: {
181168
theme: prismThemes.vsLight,

0 commit comments

Comments
 (0)