Skip to content

Commit b390aa0

Browse files
authored
Git pull from main (#5)
* Update links (#1) * Update links * Update names * update versions * Update title and description (#2) * change title & description, disable canonical temporary * minor changes * add canonical back * add canonical back (#3)
1 parent a07806c commit b390aa0

File tree

15 files changed

+67
-57
lines changed

15 files changed

+67
-57
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## Version 2024.01.04-81ac0da
6+
- **multiple pages**: update links
7+
58
## Version 2023.12.21-5ed3693
69

710
### Features

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
![logo](.github/logo.png)
22

3-
Useful tools for developer and people working in IT. [Have a look !](https://it-tools.tech).
3+
Useful tools for developer and people working in IT. [Have a look !](https://tools.souus.com).
44

55
## Functionalities and roadmap
66

7-
Please check the [issues](https://github.com/CorentinTh/it-tools/issues) to see if some feature listed to be implemented.
7+
Please check the [issues](https://github.com/dragonoasis/it-tools/issues) to see if some feature listed to be implemented.
88

9-
You have an idea of a tool? Submit a [feature request](https://github.com/CorentinTh/it-tools/issues/new/choose)!
9+
You have an idea of a tool? Submit a [feature request](https://github.com/dragonoasis/it-tools/issues/new/choose)!
1010

1111
## Self host
1212

@@ -109,11 +109,11 @@ It will create a directory in `src/tools` with the correct files, and a the impo
109109

110110
Big thanks to all the people who have already contributed!
111111

112-
[![contributors](https://contrib.rocks/image?repo=corentinth/it-tools)](https://github.com/corentinth/it-tools/graphs/contributors)
112+
[![contributors](https://contrib.rocks/image?repo=corentinth/it-tools)](https://github.com/dragonoasis/it-tools/graphs/contributors)
113113

114114
## Credits
115115

116-
Coded with ❤️ by [Corentin Thomasset](//corentin-thomasset.fr).
116+
Coded with ❤️ by Corentin Thomasset and Dragon Oasis.
117117

118118
This project is continuously deployed using [vercel.com](https://vercel.com).
119119

index.html

Lines changed: 16 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,19 @@
44
<meta charset="UTF-8" />
55
<link rel="icon" href="favicon.ico" />
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>IT Tools - Handy online tools for developers</title>
8-
<meta itemprop="name" content="IT Tools - Handy online tools for developers" />
7+
<title>Free Online Tools for Developers</title>
8+
<meta itemprop="name" content="Free Online Tools for Developers" />
99
<meta
1010
name="description"
11-
content="Collection of handy online tools for developers, with great UX. IT Tools is a free and open-source collection of handy online tools for developers & people working in IT."
11+
content="Free and Open-Source Online Tools for Developers and IT Professionals. Whether you need to convert, format, validate, or generate code, IT Tools has you covered. Explore our collection of handy online tools with great user experience."
1212
/>
1313
<meta
1414
itemprop="description"
15-
content="Collection of handy online tools for developers, with great UX. IT Tools is a free and open-source collection of handy online tools for developers & people working in IT."
15+
content="Free and Open-Source Online Tools for Developers and IT Professionals. Whether you need to convert, format, validate, or generate code, IT Tools has you covered. Explore our collection of handy online tools with great user experience."
1616
/>
1717
<link rel="author" href="humans.txt" />
18-
<link rel="canonical" href="https://it-tools.tech" />
18+
19+
<link rel="canonical" href="https://tools.souus.com" />
1920

2021
<link rel="apple-touch-icon" sizes="180x180" href="apple-touch-icon.png" />
2122
<link rel="icon" type="image/png" sizes="32x32" href="favicon-32x32.png" />
@@ -24,26 +25,26 @@
2425
<meta name="msapplication-TileColor" content="#da532c" />
2526
<meta name="theme-color" content="#ffffff" />
2627

27-
<meta property="og:url" content="https://it-tools.tech/" />
28+
<meta property="og:url" content="https://tools.souus.com/" />
2829
<meta property="og:type" content="website" />
29-
<meta property="og:title" content="IT Tools - Handy online tools for developers" />
30+
<meta property="og:title" content="Free Online Tools for Developers" />
3031
<meta
3132
property="og:description"
32-
content="Collection of handy online tools for developers, with great UX. IT Tools is a free and open-source collection of handy online tools for developers & people working in IT."
33+
content="Free and Open-Source Online Tools for Developers and IT Professionals. Whether you need to convert, format, validate, or generate code, IT Tools has you covered. Explore our collection of handy online tools with great user experience."
3334
/>
34-
<meta property="og:image" content="https://it-tools.tech/banner.png?v=2" />
35+
<meta property="og:image" content="https://tools.souus.com/banner.png?v=2" />
3536

3637
<meta name="twitter:card" content="summary_large_image" />
37-
<meta name="twitter:site" content="@ittoolsdottech" />
38-
<meta name="twitter:creator" content="@cthmsst" />
38+
<meta name="twitter:site" content="@DragonOasiMedia" />
39+
<meta name="twitter:creator" content="@DragonOasiMedia" />
3940

40-
<meta name="twitter:title" content="IT Tools - Handy online tools for developers" />
41+
<meta name="twitter:title" content="Dragon Oasis Media" />
4142
<meta
4243
name="twitter:description"
43-
content="Collection of handy online tools for developers, with great UX. IT Tools is a free and open-source collection of handy online tools for developers & people working in IT."
44+
content="Free and Open-Source Online Tools for Developers and IT Professionals. Whether you need to convert, format, validate, or generate code, IT Tools has you covered. Explore our collection of handy online tools with great user experience."
4445
/>
45-
<meta name="twitter:image" content="https://it-tools.tech/banner.png?v=2" />
46-
<meta name="twitter:image:alt" content="IT Tools - Handy online tools for developers" />
46+
<meta name="twitter:image" content="https://tools.souus.com/banner.png?v=2" />
47+
<meta name="twitter:image:alt" content="Free Online Tools for Developers" />
4748
</head>
4849
<body>
4950
<div id="app"></div>

locales/en.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ home:
33
newestTools: Newest tools
44
favoriteTools: 'Your favorite tools'
55
allTools: 'All the tools'
6-
subtitle: 'Handy tools for developers'
6+
subtitle: 'Free online tools for developers'
77
toggleMenu: 'Toggle menu'
88
home: Home
99
uiLib: 'UI Lib'
@@ -30,19 +30,19 @@ about:
3030
content: >
3131
# About IT-Tools
3232
33-
This wonderful website, made with ❤ by [Corentin Thomasset](https://github.com/CorentinTh) , aggregates useful tools for developer and people working in IT. If you find it useful, please feel free to share it to people you think may find it useful too and don't forget to bookmark it in your shortcut bar!
33+
This wonderful website, made with ❤ by Corentin Thomasset and [Dragon Oasis]](https://github.com/dragonoasis) , aggregates useful tools for developer and people working in IT. If you find it useful, please feel free to share it to people you think may find it useful too and don't forget to bookmark it in your shortcut bar!
3434
35-
IT Tools is open-source (under the MIT license) and free, and will always be, but it costs me money to host and renew the domain name. If you want to support my work, and encourage me to add more tools, please consider supporting by [sponsoring me](https://www.buymeacoffee.com/cthmsst).
35+
IT Tools is open-source (under the MIT license) and free, and will always be, but it costs me money to host and renew the domain name. If you want to support my work, and encourage me to add more tools, please consider supporting by [sponsoring me](https://www.buymeacoffee.com/dragonoasis).
3636
3737
## Technologies
3838
39-
IT Tools is made in Vue.js (Vue 3) with the the Naive UI component library and is hosted and continuously deployed by Vercel. Third-party open-source libraries are used in some tools, you may find the complete list in the [package.json](https://github.com/CorentinTh/it-tools/blob/main/package.json) file of the repository.
39+
IT Tools is made in Vue.js (Vue 3) with the the Naive UI component library and is hosted and continuously deployed by Vercel. Third-party open-source libraries are used in some tools, you may find the complete list in the [package.json](https://github.com/dragonoasis/it-tools/blob/main/package.json) file of the repository.
4040
4141
## Found a bug? A tool is missing?
4242
43-
If you need a tool that is currently not present here, and you think can be useful, you are welcome to submit a feature request in the [issues section](https://github.com/CorentinTh/it-tools/issues/new/choose) in the GitHub repository.
43+
If you need a tool that is currently not present here, and you think can be useful, you are welcome to submit a feature request in the [issues section](https://github.com/dragonoasis/it-tools/issues/new/choose) in the GitHub repository.
4444
45-
And if you found a bug, or something doesn't work as expected, please file a bug report in the [issues section](https://github.com/CorentinTh/it-tools/issues/new/choose) in the GitHub repository.
45+
And if you found a bug, or something doesn't work as expected, please file a bug report in the [issues section](https://github.com/dragonoasis/it-tools/issues/new/choose) in the GitHub repository.
4646
4747
404:
4848
notFound: '404 Not Found'

locales/fr.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,17 +29,17 @@ about:
2929
content: >
3030
# À propos de IT-Tools
3131
32-
Ce merveilleux site, fait avec ❤ par [Corentin Thomasset](https://github.com/CorentinTh), regroupe des outils utiles pour les développeurs et les personnes travaillant dans l'informatique. Si vous le trouvez utile, n'hésitez pas à le partager et n'oubliez pas de le mettre dans vos favoris !
32+
Ce merveilleux site, fait avec ❤ par Corentin Thomasset + [Dragon Oasis](https://github.com/dragonoasis), regroupe des outils utiles pour les développeurs et les personnes travaillant dans l'informatique. Si vous le trouvez utile, n'hésitez pas à le partager et n'oubliez pas de le mettre dans vos favoris !
3333
34-
IT Tools est open-source (sous licence MIT) et gratuit, et le restera toujours, mais cela me coûte de l'argent pour l'héberger et renouveler le nom de domaine. Si vous voulez soutenir mon travail, et m'encourager à ajouter plus d'outils, n'hésitez pas à me [soutenir](https://www.buymeacoffee.com/cthmsst).
34+
IT Tools est open-source (sous licence MIT) et gratuit, et le restera toujours, mais cela me coûte de l'argent pour l'héberger et renouveler le nom de domaine. Si vous voulez soutenir mon travail, et m'encourager à ajouter plus d'outils, n'hésitez pas à me [soutenir](https://www.buymeacoffee.com/dragonoasis).
3535
3636
## Technologies
3737
38-
IT Tools est fait en Vue.js (Vue 3) avec la bibliothèque de composants Naive UI et est hébergé et déployé en continu par Vercel. Des bibliothèques open-source tierces sont utilisées dans certains outils, vous pouvez trouver la liste complète dans le fichier [package.json](https://github.com/CorentinTh/it-tools/blob/main/package.json) du dépôt.
38+
IT Tools est fait en Vue.js (Vue 3) avec la bibliothèque de composants Naive UI et est hébergé et déployé en continu par Vercel. Des bibliothèques open-source tierces sont utilisées dans certains outils, vous pouvez trouver la liste complète dans le fichier [package.json](https://github.com/dragonoasis/it-tools/blob/main/package.json) du dépôt.
3939
4040
## Vous avez trouvé un bug ? Un outil manque ?
4141
42-
Si vous avez besoin d'un outil qui n'est pas encore présent ici, et que vous pensez qu'il peut être utile, vous êtes invité à soumettre une demande de fonctionnalité dans la [section issue](https://github.com/CorentinTh/it-tools/issues/new/choose) du dépôt GitHub.
42+
Si vous avez besoin d'un outil qui n'est pas encore présent ici, et que vous pensez qu'il peut être utile, vous êtes invité à soumettre une demande de fonctionnalité dans la [section issue](https://github.com/dragonoasis/it-tools/issues/new/choose) du dépôt GitHub.
4343
4444
404:
4545
notFound: '404 Not Found'

locales/zh.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,19 +30,19 @@ about:
3030
content: >
3131
# 关于 IT-Tools
3232
33-
IT-Tools 由 [Corentin Thomasset](https://github.com/CorentinTh) 用 ❤ 开发,汇集了对开发人员和 IT 从业者有用的工具。如果对您有帮助,请将其分享给您的朋友,并且添加到收藏夹中!
33+
IT-Tools 由 Corentin Thomasset 和 [Dragon Oasis](https://github.com/dragonoasis) 用 ❤ 开发,汇集了对开发人员和 IT 从业者有用的工具。如果对您有帮助,请将其分享给您的朋友,并且添加到收藏夹中!
3434
35-
IT-Tools 永久免费且开源(MIT 许可证),但需要资金用于托管和续订域名。如果您想支持我的工作,并鼓励我添加更多工具,请考虑通过 [赞助我](https://www.buymeacoffee.com/cthmsst) 进行支持。
35+
IT-Tools 永久免费且开源(MIT 许可证),但需要资金用于托管和续订域名。如果您想支持我的工作,并鼓励我添加更多工具,请考虑通过 [赞助我](https://www.buymeacoffee.com/dragonoasis) 进行支持。
3636
3737
## 技术
3838
39-
IT-Tools 采用 Vue.js(Vue 3)和 Naive UI 组件库开发,并由 Vercel 托管和持续部署。某些工具使用了第三方开源库,您可以在仓库的 [package.json](https://github.com/CorentinTh/it-tools/blob/main/package.json) 文件中找到完整的列表。
39+
IT-Tools 采用 Vue.js(Vue 3)和 Naive UI 组件库开发,并由 Vercel 托管和持续部署。某些工具使用了第三方开源库,您可以在仓库的 [package.json](https://github.com/dragonoasis/it-tools/blob/main/package.json) 文件中找到完整的列表。
4040
4141
## 发现了 Bug?缺少工具?
4242
43-
如果目前这里没有您需要的工具,并且您认为它可能有用,欢迎在 GitHub 仓库的 [issues](https://github.com/CorentinTh/it-tools/issues/new/choose) 中提交新增功能的请求。
43+
如果目前这里没有您需要的工具,并且您认为它可能有用,欢迎在 GitHub 仓库的 [issues](https://github.com/dragonoasis/it-tools/issues/new/choose) 中提交新增功能的请求。
4444
45-
如果您发现了 Bug,或者某些功能未能按预期工作,请在 GitHub 仓库的 [issues](https://github.com/CorentinTh/it-tools/issues/new/choose) 中提交错误报告。
45+
如果您发现了 Bug,或者某些功能未能按预期工作,请在 GitHub 仓库的 [issues](https://github.com/dragonoasis/it-tools/issues/new/choose) 中提交错误报告。
4646
4747
404:
4848
notFound: '404 页面不存在'

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "it-tools",
3-
"version": "2023.12.21-5ed3693",
3+
"version": "2024.01.04-81ac0da",
44
"description": "Collection of handy online tools for developers, with great UX. ",
55
"keywords": [
66
"productivity",
@@ -13,11 +13,11 @@
1313
"developer-tools",
1414
"developer-productivity"
1515
],
16-
"author": "Corentin Th <corentin.thomasset74+it-tools@gmail.com> (https://github.com/CorentinTh)",
16+
"author": "Dragon Oasis <dragonoasismediallc@gmail.com> (https://github.com/dragonoasis)",
1717
"license": "GNU GPLv3",
1818
"repository": {
1919
"type": "git",
20-
"url": "https://github.com/CorentinTh/it-tools"
20+
"url": "https://github.com/dragonoasis/it-tools"
2121
},
2222
"scripts": {
2323
"dev": "vite",

public/humans.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
/* TEAM */
2-
Developer: Corentin Thomasset
3-
Site: https://github.com/CorentinTh
4-
Twitter: @cthmsst
2+
Developer: Dragon Oasis
3+
Site: https://github.com/dragonoasis
4+
Twitter: @DragonOasiMedia

src/components/NavbarButtons.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ const { isDarkTheme } = toRefs(styleStore);
1111
<c-button
1212
circle
1313
variant="text"
14-
href="https://github.com/CorentinTh/it-tools"
14+
href="https://github.com/dragonoasis/it-tools"
1515
target="_blank"
1616
rel="noopener noreferrer"
1717
:aria-label="$t('home.nav.githubRepository')"
@@ -24,7 +24,7 @@ const { isDarkTheme } = toRefs(styleStore);
2424
<c-button
2525
circle
2626
variant="text"
27-
href="https://twitter.com/ittoolsdottech"
27+
href="https://twitter.com/DragonOasiMedia"
2828
rel="noopener"
2929
target="_blank"
3030
:aria-label="$t('home.nav.twitterAccount')"

src/layouts/base.layout.vue

Lines changed: 13 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ const tools = computed<ToolCategory[]>(() => [
3939
<HeroGradient class="gradient" />
4040
<div class="text-wrapper">
4141
<div class="title">
42-
IT - TOOLS
42+
IT TOOLBOX
4343
</div>
4444
<div class="divider" />
4545
<div class="subtitle">
@@ -61,9 +61,9 @@ const tools = computed<ToolCategory[]>(() => [
6161

6262
<div class="footer">
6363
<div>
64-
IT-Tools
64+
Free IT Tools
6565

66-
<c-link target="_blank" rel="noopener" :href="`https://github.com/CorentinTh/it-tools/tree/v${version}`">
66+
<c-link target="_blank" rel="noopener" :href="`https://github.com/dragonoasis/it-tools/tree/v${version}`">
6767
v{{ version }}
6868
</c-link>
6969

@@ -73,16 +73,22 @@ const tools = computed<ToolCategory[]>(() => [
7373
target="_blank"
7474
rel="noopener"
7575
type="primary"
76-
:href="`https://github.com/CorentinTh/it-tools/tree/${commitSha}`"
76+
:href="`https://github.com/dragonoasis/it-tools/tree/${commitSha}`"
7777
>
7878
{{ commitSha }}
7979
</c-link>
8080
</template>
8181
</div>
8282
<div>
8383
© {{ new Date().getFullYear() }}
84-
<c-link target="_blank" rel="noopener" href="https://github.com/CorentinTh">
85-
Corentin Thomasset
84+
<c-link target="_blank" rel="noopener" href="https://www.souus.com/">
85+
souus.com
86+
</c-link>
87+
</div>
88+
<div>
89+
Supported by
90+
<c-link target="_blank" rel="noopener" href="https://www.dragonoasis.com/">
91+
Dragon Oasis
8692
</c-link>
8793
</div>
8894
</div>
@@ -123,7 +129,7 @@ const tools = computed<ToolCategory[]>(() => [
123129
<c-tooltip position="bottom" :tooltip="$t('home.support')">
124130
<c-button
125131
round
126-
href="https://www.buymeacoffee.com/cthmsst"
132+
href="https://www.buymeacoffee.com/dragonoasis"
127133
rel="noopener"
128134
target="_blank"
129135
class="support-button"

0 commit comments

Comments
 (0)